apWlanRadioSelect

AP-WLAN · .1.3.6.1.4.1.27662.200.1.1.4.2.1.1.13

Object

column r/w Integer32
This attribute indicates the radio selection of the wireless network.
Remarks:
1 means start on radio 1,
2 means start on radio 2,
3 means start on both radio 1 and 2

Context

MIB
AP-WLAN
OID
.1.3.6.1.4.1.27662.200.1.1.4.2.1.1.13
Type
column
Access
readwrite
Status
current
Parent
apWlanBasicConfigEntry

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 'AP-WLAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-WLAN::apWlanRadioSelect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP-WLAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-WLAN::apWlanRadioSelect.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP-WLAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP-WLAN::apWlanRadioSelect'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.