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:
Infopromt
2023-02-20 17:23:16 +01:00
committed by GitHub
parent 52f16e0673
commit 1d4cd2d075
3 changed files with 229 additions and 0 deletions

View File

@@ -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',