[3085411] Activate L3 properties for Netgear GSM7224v2 (phishphreek)

This commit is contained in:
Oliver Gorwits
2012-04-12 08:32:43 +01:00
parent 5054b1b5b5
commit 69861e7660
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ version 2.07 ()
* Basic support for APC UPS devices * Basic support for APC UPS devices
* [2993691] Support for SonicWALL devices in new class L3::SonicWALL (phishphreek) * [2993691] Support for SonicWALL devices in new class L3::SonicWALL (phishphreek)
* [2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek) * [2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek)
* [3085411] Activate L3 properties for Netgear GSM7224v2 (phishphreek)
[BUG FIXES] [BUG FIXES]

View File

@@ -1248,6 +1248,7 @@ sub device_type {
2636 => 'SNMP::Info::Layer3::Juniper', 2636 => 'SNMP::Info::Layer3::Juniper',
2925 => 'SNMP::Info::Layer1::Cyclades', 2925 => 'SNMP::Info::Layer1::Cyclades',
3076 => 'SNMP::Info::Layer3::Altiga', 3076 => 'SNMP::Info::Layer3::Altiga',
4526 => 'SNMP::Info::Layer2::Netgear',
5624 => 'SNMP::Info::Layer3::Enterasys', 5624 => 'SNMP::Info::Layer3::Enterasys',
6486 => 'SNMP::Info::Layer3::AlcatelLucent', 6486 => 'SNMP::Info::Layer3::AlcatelLucent',
6527 => 'SNMP::Info::Layer3::Timetra', 6527 => 'SNMP::Info::Layer3::Timetra',