hwRadioMngChannelBandwidth
HUAWEI-WLAN-RADIO-MIB ·
.1.3.6.1.4.1.2011.6.139.3.2.1.12
Object
column r/w
Enumeration
An object is used to describing the bandwidth that the AP support .You can config the AP bandwidth by the hwRadioMngChannelBandwidth, but the AP may be not working on value of the your config bandwidth. you can get the actual bandwidth by hwRadioWorkingChannelBandwidth. At present, 802.11n AP supports three kinds of bandwidth listed in the enum, and 802.11a/b/g AP just only supports HT20(1).
Context
- MIB
- HUAWEI-WLAN-RADIO-MIB
- OID
.1.3.6.1.4.1.2011.6.139.3.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwRadioManageEntry
- Groups
- 1
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-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwRadioMngChannelBandwidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwRadioMngChannelBandwidth.<hwApIndex>.<hwRadioID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-RADIO-MIB::hwRadioMngChannelBandwidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ht20 |
2 | ht40Plus |
3 | ht40Minus |
4 | ht80 |
Conformance
Member of