New class L2::HPVC for VirtualConnect blade switches

HP VirtualConnect product family includes ethernet-switch-like products
with their own MIBs. This new class adds basic support for these devices.
This commit is contained in:
Jeroen van Ingen
2011-09-09 17:49:52 +02:00
parent 5d9eec0992
commit 52275e92af
4 changed files with 226 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ ChangeLog $Id$
version 2.06 ()
+ Support for PacketFront devices in new class L3::PacketFront
+ Support for Mikrotik devices in new class L3::Mikrotik
+ Support for HP VirtualConnect switches in new class L2::HPVC
* [3344843] Fix returning serial() and os_ver() for web-managable HP
switches, introduced by HP/HP4000 class split, reported by J R Binks