clMeshNodeBhaulDataRateType

CISCO-LWAPP-MESH-MIB · .1.3.6.1.4.1.9.9.616.1.1.1.1.24

Object

column r/w Enumeration
This object specifies the backhaul tx data rate type for Mesh
AP. And also used to configure/change the mesh backhaul data
rate for AP.
auto - Backhaul tx rate is automatically selected
dot11abg - Backhaul tx rate is 802.11abg, one of 1000, 2000,
       5500, 11000, 6000, 9000, 12000, 18000, 24000, 36000,
       48000, 54000 in kbps.
dot11n - Backhaul tx rate is one of the 802.11n mcs rate.
dot11ac - Backhaul tx rate is one of the 802.11ac mcs rate.
dot11ax - Backhaul tx rate is one of the 802.11ax mcs rate.

Context

MIB
CISCO-LWAPP-MESH-MIB
OID
.1.3.6.1.4.1.9.9.616.1.1.1.1.24
Type
column
Access
readwrite
Status
current
Parent
clMeshNodeEntry

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 '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::clMeshNodeBhaulDataRateType'
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::clMeshNodeBhaulDataRateType.<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::clMeshNodeBhaulDataRateType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2dot11abg
3dot11nMcs
4dot11acMcs
5dot11axMcs