add support for Accelar Layer 3

This commit is contained in:
Eric Miller
2005-04-07 04:09:03 +00:00
parent 0ab5eb2bf1
commit 2347edad82

View File

@@ -12,6 +12,7 @@ version 1.0 ()
+ Added CISCO-ENTITY-VENDORTYPE-OID-MIB,CISCO-PRODUCTS-MIB,CISCO-STACK-MIB to CiscoStats.pm for model()
+ Check for bulkwalk_no() method
+ Added Entity.pm to L3 and L2 classes per N. Petri's suggestion.
+ Added support for Passport/Accelar 1100 and 1200 series in L3::Passport (Eric Miller)
* More error checking in _load_attr() around bulkwalk code
* Minor warning fix in L3::Aironet::os_ver()
@@ -21,6 +22,7 @@ version 1.0 ()
* changed all refs to $DEBUG to $self->debug() for reentrant code
* [ 1111284 ] Parameters not being set with AutoSpecify - fixed.
* Turned off BULKWALK for C1900 and C6500 classes.
* Added exception handling for V2 ENDOFMIBVIEW (Eric Miller)
verison 0.9 (11/15/04)