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:
1
Info.pm
1
Info.pm
@@ -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',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user