*** empty log message ***
This commit is contained in:
@@ -2,6 +2,8 @@ SNMP::Info - Friendly OO-style interface to Network devices using SNMP.
|
|||||||
ChangeLog $Id$
|
ChangeLog $Id$
|
||||||
|
|
||||||
version 1.0 ()
|
version 1.0 ()
|
||||||
|
+ Added CiscoImage class (Matthew Tuttle)
|
||||||
|
+ Added C1200 and C350 IOS devices to L2::Aironet (Matthew Tuttle)
|
||||||
+ Added support for Foundry IronWare and gave L3::Foundry CPR
|
+ Added support for Foundry IronWare and gave L3::Foundry CPR
|
||||||
+ Added support for Foundry EdgeIrons as new class L2::Foundry
|
+ Added support for Foundry EdgeIrons as new class L2::Foundry
|
||||||
+ Added BulkWalk and BulkRepeaters options to new()
|
+ Added BulkWalk and BulkRepeaters options to new()
|
||||||
|
|||||||
4
Info.pm
4
Info.pm
@@ -216,6 +216,10 @@ BRIDGE-MIB (RFC1286). QBRIDGE-MIB. Inherited by devices with Layer2 support.
|
|||||||
|
|
||||||
CISCO-CDP-MIB. Cisco Discovery Protocol (CDP) Support. Inherited by devices serving Layer2 or Layer3.
|
CISCO-CDP-MIB. Cisco Discovery Protocol (CDP) Support. Inherited by devices serving Layer2 or Layer3.
|
||||||
|
|
||||||
|
=item SNMP::Info::CiscoImage
|
||||||
|
|
||||||
|
CISCO-IMAGE-MIB. A collection of OIDs providing IOS image characteristics.
|
||||||
|
|
||||||
=item SNMP::Info::CiscoStack
|
=item SNMP::Info::CiscoStack
|
||||||
|
|
||||||
CISCO-STACK-MIB and CISCO-PORT-SECURITY-MIB
|
CISCO-STACK-MIB and CISCO-PORT-SECURITY-MIB
|
||||||
|
|||||||
Reference in New Issue
Block a user