Added munge_port_list(), modify_port_list(), and set_multi() methods

This commit is contained in:
Eric Miller
2008-04-21 20:57:30 +00:00
parent b03e292d95
commit e373b1f74e

View File

@@ -20,6 +20,11 @@ version 1.09
+ Additional wireless statistics from Aironet + Additional wireless statistics from Aironet
+ Add support to specify MIB to resolve leaf names conflicts in + Add support to specify MIB to resolve leaf names conflicts in
%GLOBALS and %FUNCS. %GLOBALS and %FUNCS.
+ Added munge_port_list() and modify_port_list() methods to assist in
working with PortList objects.
+ Added set_multi() method to enable a SNMP set command on several new
values in one request. Required for complex set operations
on some agents.
* L2::HP now isa Layer3 instead of Layer2 to support arpnip * L2::HP now isa Layer3 instead of Layer2 to support arpnip
(Dudley Freeman) (Dudley Freeman)