Add support of Hirschmann switch (#450)
* Update Info.pm * Create Hirschmann.pm * Update Hirschmann.pm * Use name instead of OID in serial number * RS40 Comment * MAC address of the switch (on the CPU pseudo interface) * Update README Add SNMP::Info::Layer2::Hirschmann * Update Hirschmann.pm release 3.84
This commit is contained in:
@@ -1809,6 +1809,7 @@ sub device_type {
|
||||
96 => 'SNMP::Info::Layer3::Whiterabbit',
|
||||
171 => 'SNMP::Info::Layer3::DLink',
|
||||
207 => 'SNMP::Info::Layer2::Allied',
|
||||
248 => 'SNMP::Info::Layer2::Hirschmann',
|
||||
266 => 'SNMP::Info::Layer2::Nexans',
|
||||
664 => 'SNMP::Info::Layer2::Adtran',
|
||||
674 => 'SNMP::Info::Layer3::Dell',
|
||||
|
||||
Reference in New Issue
Block a user