apDetectedApPhyType

LINKSYS-WLAN-ACCESS-POINT-MIB · .1.3.6.1.4.1.3955.1000.203.8.1.1.9

Object

column Enumeration
Mode the radio was in when the AP was detected. 
Note that in B or G mode, it is possible to detect both
B and G APs, therefore the distinction between B and G
is not useful information.

Context

MIB
LINKSYS-WLAN-ACCESS-POINT-MIB
OID
.1.3.6.1.4.1.3955.1000.203.8.1.1.9
Type
column
Access
readonly
Status
current
Parent
apDetectedApEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apDetectedApPhyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apDetectedApPhyType.<apDetectedApMac>.<apDetectedRadioName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apDetectedApPhyType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1fhssdot1197
2dsssdot1197
3irbaseband
4dsssdot11b
5pbccdot11b
6ofdmdot11g
7pbccdot11g
8ofdmdot11a
255dsssdot11turbog
256dsssdot11turbo

Conformance