Identify Cisco Aironet 1140 APs as Layer2::Aironet

This commit is contained in:
Oliver Gorwits
2013-05-25 01:25:59 +01:00
parent 3eae0b9d5c
commit 2d62372c7f
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ version 3.02
* Properly pull os_ver from Netgear GS series switches.
* Support Alcatel devices with layer3 features.
* Identify Cisco Aironet 1140 APs as Layer2::Aironet
version 3.01

View File

@@ -1604,7 +1604,7 @@ sub device_type {
# Aironet - IOS
$objtype = 'SNMP::Info::Layer2::Aironet'
if ($desc =~ /\b(C1100|C1130|AP1200|C350|C1200|C1240|C1250)\b/
if ($desc =~ /\b(C1100|C1130|C1140|AP1200|C350|C1200|C1240|C1250)\b/
and $desc =~ /\bIOS\b/ );
# Aironet - non IOS