Initial added vendor ECI. os version, serial, hw/fw not found.
This commit is contained in:
Andrey Pazychev
2020-05-20 17:03:06 +03:00
parent e756091565
commit f2cbd163c9
2 changed files with 121 additions and 0 deletions

View File

@@ -1679,6 +1679,7 @@ sub device_type {
674 => 'SNMP::Info::Layer3::Dell',
776 => 'SNMP::Info::Layer2::Telindus',
890 => 'SNMP::Info::Layer2::Zyxel',
1286 => 'SNMP::Info::Layer2::ECI',
1588 => 'SNMP::Info::Layer3::Foundry',
1872 => 'SNMP::Info::Layer3::AlteonAD',
1890 => 'SNMP::Info::Layer3::Redlion',
@@ -1754,6 +1755,7 @@ sub device_type {
674 => 'SNMP::Info::Layer3::Dell',
776 => 'SNMP::Info::Layer2::Telindus',
890 => 'SNMP::Info::Layer2::Zyxel',
1286 => 'SNMP::Info::Layer2::ECI',
1872 => 'SNMP::Info::Layer3::AlteonAD',
1890 => 'SNMP::Info::Layer3::Redlion',
1916 => 'SNMP::Info::Layer3::Extreme',