apRadioNCfgChannelWidth
SYMBOL-AP-MIB ·
.1.3.6.1.4.1.388.11.3.4.1.9.1.4
Object
column r/w
Enumeration
When this value is set to twentyMhz, the AP works on
20MHz mode for both transmit and receive operations.
dynamic: The 20/40 MHz operation is a dynamic feature in which
the AP can receive packets from clients that use 20 MHz
of bandwidth while transmitting a packet OR that use 40 MHz
of bandwidth while transmitting a packet.
Likewise, the AP can send packets either with a bandwidth of
20 or 40 MHz.
When changing 802.11n channels, make changes in the following order:
1) Width (apRadioNCfgChannelWidth)
2) Offset (apRadioNCfgChannelOffset)
3) Channel (apRadioNCfgDesChannel)
Context
- MIB
- SYMBOL-AP-MIB
- OID
.1.3.6.1.4.1.388.11.3.4.1.9.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apRadioNCfgEntry
- 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 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apRadioNCfgChannelWidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apRadioNCfgChannelWidth.<apRadioSettingsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-AP-MIB::apRadioNCfgChannelWidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | twentyMHz |
2 | dynamic |
Conformance
Member of