apRadioSettingsName
SYMBOL-AP-MIB ·
.1.3.6.1.4.1.388.11.3.4.1.1.1.5
Object
column Enumeration
Name of Radio.
Note that 'radio802dt11a' means an 802.11a standard radio that uses the
5GHz band, and, 'radio802dt11bg' 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.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apRadioSettingsEntry
- 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::apRadioSettingsName'
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::apRadioSettingsName.<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::apRadioSettingsName'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | radio802dt11a |
2 | radio802dt11bg |
3 | radio802dt11n2400MHz |
4 | radio802dt11n5000MHz |
Conformance
Member of