Merge pull request #253 from paecker/nexans_support

Nexans switch support
This commit is contained in:
Eric Miller
2018-04-12 14:26:44 -04:00
committed by GitHub
2 changed files with 251 additions and 0 deletions

View File

@@ -620,6 +620,12 @@ Subclass for Netgear switches
See documentation in L<SNMP::Info::Layer2::Netgear> for details.
=item SNMP::Info::Layer2::Nexans
Subclass for Nexans switches
See documetion in L<SNMP::Info::Layer2::Nexans> for details.
=item SNMP::Info::Layer2::NWSS2300
SNMP Interface to Avaya (Trapeze) Wireless Controllers
@@ -1608,6 +1614,7 @@ sub device_type {
45 => 'SNMP::Info::Layer2::Baystack',
171 => 'SNMP::Info::Layer3::DLink',
207 => 'SNMP::Info::Layer2::Allied',
266 => 'SNMP::Info::Layer2::Nexans',
664 => 'SNMP::Info::Layer2::Adtran',
674 => 'SNMP::Info::Layer3::Dell',
1872 => 'SNMP::Info::Layer3::AlteonAD',