hwWlanIDIndexedApRadioMode
HUAWEI-WLAN-AP-MIB ·
.1.3.6.1.4.1.2011.6.139.13.3.10.1.101
Object
column Enumeration
This object indicates the actual radio switch-mode of AP.
Context
- MIB
- HUAWEI-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.2011.6.139.13.3.10.1.101- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwWlanIDIndexedApEntry
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 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-MIB::hwWlanIDIndexedApRadioMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-MIB::hwWlanIDIndexedApRadioMode.<hwWlanIDIndexedApId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-AP-MIB::hwWlanIDIndexedApRadioMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | twoRadioStandard |
2 | twoRadio5gEnhanced |
3 | twoRadio2gEnhanced |
4 | threeRadio |
5 | twoRadioIndependentScan |
255 | notSupport |