From 3656d4c514137cac18db2276a8268c8f29fc9f96 Mon Sep 17 00:00:00 2001 From: Max Baker <> Date: Thu, 17 Feb 2005 01:50:47 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2 ++ Info.pm | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b6af6ad..35c0581e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ SNMP::Info - Friendly OO-style interface to Network devices using SNMP. ChangeLog $Id$ 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 EdgeIrons as new class L2::Foundry + Added BulkWalk and BulkRepeaters options to new() diff --git a/Info.pm b/Info.pm index d48b5782..321ad938 100644 --- a/Info.pm +++ b/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. +=item SNMP::Info::CiscoImage + +CISCO-IMAGE-MIB. A collection of OIDs providing IOS image characteristics. + =item SNMP::Info::CiscoStack CISCO-STACK-MIB and CISCO-PORT-SECURITY-MIB