apMeshStatsRadioType
SYMBOL-AP-MIB ·
.1.3.6.1.4.1.388.11.3.9.7.1.1.5
Object
column Enumeration
Radio Type.
'dot11a' means an 802.11a standard radio
that uses the 5GHz band.
'dot11bg' means an 802.11b and 802.11g standards radio
that uses the 2.4 GHz band.
'dot11n' means an 802.11n radio can use both 2.4 GHz and/or 5 GHz bands.
Context
- MIB
- SYMBOL-AP-MIB
- OID
.1.3.6.1.4.1.388.11.3.9.7.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apMeshStatsEntry
- 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::apMeshStatsRadioType'
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::apMeshStatsRadioType.<apMeshStatsIndex>'
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::apMeshStatsRadioType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dot11a |
2 | dot11bg |
3 | dot11n2400MHz |
4 | dot11n5000MHz |
Conformance
Member of