clMeshNodeBackhaulRadio
CISCO-LWAPP-MESH-MIB ·
.1.3.6.1.4.1.9.9.616.1.1.1.1.14
Object
column r/w
Enumeration
This object specifies the type of radio used for backhaul
access.
unknown (1) unsupported APs
dot11bg (2) The value dot11b sets the 802.11b radio as
backhaul radio
dot11a (3) The value dot11a sets the 802.11a radio as
backhaul radio
Context
- MIB
- CISCO-LWAPP-MESH-MIB
- OID
.1.3.6.1.4.1.9.9.616.1.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clMeshNodeEntry
- Groups
- 2
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 'CISCO-LWAPP-MESH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MESH-MIB::clMeshNodeBackhaulRadio'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-MESH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MESH-MIB::clMeshNodeBackhaulRadio.<cLApSysMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-MESH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-MESH-MIB::clMeshNodeBackhaulRadio'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | dot11bg |
3 | dot11a |