added entity-mib to l2 and l3 classes. abstracted non cisco stuff from L3 to L3::Cisco and CiscoStats

This commit is contained in:
Max Baker
2005-01-18 01:59:19 +00:00
parent f9f4daea94
commit b6989e8ada
6 changed files with 119 additions and 83 deletions

View File

@@ -5,6 +5,11 @@ version 0.10 ()
+ Added BulkWalk and BulkRepeaters options to new()
* Added check for bulkwalk_no() method
* Added more error checking in _load_attr() around bulkwalk code
* Minor warning fix in L3::Aironet::os_ver()
* Abstracted remaining Cisco stuff from L3 to L3::Cisco
* Added CISCO-ENTITY-VENDORTYPE-OID-MIB,CISCO-PRODUCTS-MIB,CISCO-STACK-MIB to CiscoStats.pm for model()
* Added Entity.pm to L3 and L2 classes per N. Petri's suggestion.
verison 0.9 (11/15/04)
+ ** Added full Nortel/Bay/BayStack support