Initial version for L3::H3C class. Work in progress, needs a lot of testing. LLDP doesn't map neighbors to correct ports yet.

This commit is contained in:
Jeroen van Ingen
2012-12-03 19:42:09 +01:00
parent d9c52c1a88
commit 683edf1668
3 changed files with 226 additions and 0 deletions

View File

@@ -1316,6 +1316,7 @@ sub device_type {
9303 => 'SNMP::Info::Layer3::PacketFront',
12325 => 'SNMP::Info::Layer3::Pf',
14988 => 'SNMP::Info::Layer3::Mikrotik',
25506 => 'SNMP::Info::Layer3::H3C',
30065 => 'SNMP::Info::Layer3::Arista',
);