apStaRadioPolicy
AP-STATION ·
.1.3.6.1.4.1.27662.200.1.1.6.1.1.1.10
Object
column Enumeration
This attribute shall indicate the radio policy of the associated stationID.
Context
- MIB
- AP-STATION
- OID
.1.3.6.1.4.1.27662.200.1.1.6.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apStationInfoEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'AP-STATION' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-STATION::apStaRadioPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP-STATION' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-STATION::apStaRadioPolicy.<apRadioIndex>.<apWlanIndex>.<apStaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP-STATION' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP-STATION::apStaRadioPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | radio802dot11b |
1 | radio802dot11g |
2 | radio802dot11a |
3 | radio802dot11ng |
4 | radio802dot11na |