From df466ac2ebf470e2166cc2c2c1ed855b094bd8b7 Mon Sep 17 00:00:00 2001 From: Eric Miller <> Date: Fri, 7 Dec 2007 04:27:22 +0000 Subject: [PATCH] updates --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 90f7bb54..8f5b61ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,11 @@ version 1.09 series, in new class L3::HP9300 (contributions from Douglas McKeown and Ivan Auger) + Added support for CISCO-PAE-MIB in CiscoPortSecurity (Kesy) + + Support for D-Link devices through L3::Dell + + Support for IBM BladeCenter 4-Port GB Ethernet Switch Module through + L3::Dell (Alex Kramarov) + + Support for newer Nortel Alteon switches and Nortel BladeCenter Switch + Modules in L3::AlteonAD + Updates to fan, power supply, and serial number methods in L2::HP (Jeroen van Ingen) + Use Cisco Client Association MIBs for Aironet client reporting @@ -13,7 +18,11 @@ version 1.09 + Support VLANs on Aironet + Get the proper radio MAC address from aironet in MBSS mode + Additional wireless statistics from Aironet + + Add support to specify MIB to resolve leaf names conflicts in + %GLOBALS and %FUNCS. + * L2::HP now isa Layer3 instead of Layer2 to support arpnip + (Dudley Freeman) * Silence warnings from Cisco devices which don't return values for extended VLAN range (1024-4096) * Documentation corrections and updates