fix for netdisco855 snmp-info459 perhaps (#475)

This commit is contained in:
nick n
2023-02-20 16:19:13 +01:00
committed by GitHub
parent ca1d2104dc
commit 1a42221e58

View File

@@ -1734,6 +1734,7 @@ sub device_type {
45 => 'SNMP::Info::Layer2::Baystack', 45 => 'SNMP::Info::Layer2::Baystack',
96 => 'SNMP::Info::Layer3::Whiterabbit', 96 => 'SNMP::Info::Layer3::Whiterabbit',
171 => 'SNMP::Info::Layer3::DLink', 171 => 'SNMP::Info::Layer3::DLink',
207 => 'SNMP::Info::Layer2::Allied',
244 => 'SNMP::Info::Layer3::Lantronix', 244 => 'SNMP::Info::Layer3::Lantronix',
311 => 'SNMP::Info::Layer3::Microsoft', 311 => 'SNMP::Info::Layer3::Microsoft',
664 => 'SNMP::Info::Layer2::Adtran', 664 => 'SNMP::Info::Layer2::Adtran',