From c5b2894d239d87ede1e2a8b7dfe500ea709a6469 Mon Sep 17 00:00:00 2001 From: Eric Miller <> Date: Thu, 17 May 2007 02:23:44 +0000 Subject: [PATCH] Emulate ENTITY-MIB Physical Table methods in Passport class --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 65399500..cbe52a63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,8 +43,8 @@ version 1.05 + Add EIGRP Neighbor Tables to L3::Cisco SF Patch 1577927 (Andrew Herrick) + Additions to CiscoQOS and CiscoStats (Alexander Hartmaier) + Emulate ENTITY-MIB Physical Table methods for devices which don't - have ENTITY-MIB support in NortelStack, Bayhub, Baystack, and BayRS - classes. + have ENTITY-MIB support in Bayhub, Baystack, BayRS, NortelStack, and + Passport classes. * Fix for bug where an SNMP error in any operation would cause subsequent table get operations to fail while using the same session, originally