Incorporate patch from jrbinks to support obscure Proxim/Orinoco device (item

2688801 on SF). Fallback for all Agere (11898) devices to Orinoco class.
This commit is contained in:
Jeroen van Ingen
2010-07-23 15:39:03 +00:00
parent a58b774443
commit 262fa5a3cd
3 changed files with 5 additions and 0 deletions

View File

@@ -1211,6 +1211,7 @@ sub device_type {
2925 => 'SNMP::Info::Layer1::Cyclades',
4526 => 'SNMP::Info::Layer2::Netgear',
5624 => 'SNMP::Info::Layer3::Enterasys',
11898 => 'SNMP::Info::Layer2::Orinoco',
14179 => 'SNMP::Info::Layer2::Airespace',
14823 => 'SNMP::Info::Layer2::Aruba',
);