hwWlanRadioWorkMode

HUAWEI-WLAN-AP-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.16.1.2.1.11

Object

column Enumeration
This object indicates the radio working mode.normal(1): The radio works in normal mode.monitor(2): The radio works in monitor mode and uses current band scanning.dualBand(4): The radio works in monitor mode and uses dual band scanning.dualBand(5): The radio works in monitor mode  and uses proxy dual band scanning.

Context

MIB
HUAWEI-WLAN-AP-RADIO-MIB
OID
.1.3.6.1.4.1.2011.6.139.16.1.2.1.11
Type
column
Access
readonly
Status
current
Parent
hwWlanRadioInfoEntry
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 'HUAWEI-WLAN-AP-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-RADIO-MIB::hwWlanRadioWorkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-AP-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-RADIO-MIB::hwWlanRadioWorkMode.<hwWlanRadioInfoApMac>.<hwWlanRadioID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-AP-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-AP-RADIO-MIB::hwWlanRadioWorkMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2monitor
4dualBand
5proxyScan

Conformance