Fix Eltex two verdor numer DSLAM MXA64

This commit is contained in:
Andrey Pazychev
2020-05-17 17:07:34 +03:00
parent 10e0a53b3c
commit fe3bc6afe0
2 changed files with 11 additions and 9 deletions

View File

@@ -1725,6 +1725,7 @@ sub device_type {
27514 => 'SNMP::Info::Layer3::Qtech',
30065 => 'SNMP::Info::Layer3::Arista',
30803 => 'SNMP::Info::Layer3::VyOS',
34300 => 'SNMP::Info::Layer3::Eltex',
35098 => 'SNMP::Info::Layer3::Pica8',
35265 => 'SNMP::Info::Layer3::Eltex',
40310 => 'SNMP::Info::Layer3::Cumulus',
@@ -1773,6 +1774,7 @@ sub device_type {
26543 => 'SNMP::Info::Layer3::IBMGbTor',
26928 => 'SNMP::Info::Layer2::Aerohive',
27514 => 'SNMP::Info::Layer3::Qtech',
34300 => 'SNMP::Info::Layer3::Eltex',
35265 => 'SNMP::Info::Layer3::Eltex',
);