apRadioSettingsBand

SYMBOL-AP-MIB · .1.3.6.1.4.1.388.11.3.4.1.1.1.3

Object

column r/w Enumeration
In a system that contains only 1 radio, Radio 1
can be configured for 802.11b/g or 802.11a.
              
In a system that contains 2 radios, Radio 1 will
be configured for 802.11b/g and Radio 2 will be
configured for 802.11a regardless of the user setting.
One will get a set-fail if attempts to make a change.
              
Note that 'aRadio' means an 802.11a standard radio that uses the 5.0 GHz band, and, 
'bgRadio' means an 802.11b and 802.11g standards radio that use the 2.4 GHz band.
An 802.11n radio can use both 2.4 GHz and/or 5.0 GHz bands, so, both these values 
are applicable for an 802.11n radio.

Context

MIB
SYMBOL-AP-MIB
OID
.1.3.6.1.4.1.388.11.3.4.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
apRadioSettingsEntry
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 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apRadioSettingsBand'
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::apRadioSettingsBand.<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::apRadioSettingsBand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1aRadio
2bgRadio

Conformance

Member of