clMeshLtDataRateValue
CISCO-LWAPP-MESH-LINKTEST-MIB ·
.1.3.6.1.4.1.9.9.606.1.2.1.1.9
Object
column r/w
Enumeration
This object represents the data rate on backhaul link
at which link test will be performed. Depending on the
backhaul radio type, data rate will vary.
If the value of clMeshNodeBackhaul object
is 'dot11a', data rates can be one of the
following possible values.
mbps6(4)
mbps9(5)
mbps12(7)
mbps18(8)
mbps24(9)
mbps36(10)
mbps48(11)
mbps54(12)
mbps108(13)
Additionally following data rates are supported if 802.11a
supports 11n.
htMcs0(14)
htMcs1(15)
htMcs2(16)
htMcs3(17)
htMcs4(18)
htMcs5(19)
htMcs6(20)
htMcs7(21)
htMcs8(22)
htMcs9(23)
htMcs10(24)
htMcs11(25)
htMcs12(26)
htMcs13(27)
htMcs14(28)
htMcs15(29)
If the value of clMeshNodeBackhaul object
is 'dot11b', then data rate can be one of
the following possible values.
mbps1(1)
mbps2(2)
mbps5point5(3)
mbps6(4)
mbps9(5)
mbps11(6)
If the value of clMeshNodeBackhaul object
is 'dot11g', then data rate can be one of
the following possible values.
mbps1(1)
mbps2(2)
mbps5point5(3)
mbps6(4)
mbps9(5)
mbps11(6)
mbps12(7)
mbps18(8)
mbps24(9)
mbps36(10)
mbps48(11)
mbps54(12)
mbps108(13)
This object cannot be modified when the value
of clMeshLtRowStatus object in the same row is 'active'.
Context
- MIB
- CISCO-LWAPP-MESH-LINKTEST-MIB
- OID
.1.3.6.1.4.1.9.9.606.1.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clMeshLtEntry
- 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 'CISCO-LWAPP-MESH-LINKTEST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MESH-LINKTEST-MIB::clMeshLtDataRateValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-MESH-LINKTEST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MESH-LINKTEST-MIB::clMeshLtDataRateValue.<clMeshLtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-MESH-LINKTEST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-MESH-LINKTEST-MIB::clMeshLtDataRateValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mbps1 |
2 | mbps2 |
3 | mbps5point5 |
4 | mbps6 |
5 | mbps9 |
6 | mbps11 |
7 | mbps12 |
8 | mbps18 |
9 | mbps24 |
10 | mbps36 |
11 | mbps48 |
12 | mbps54 |
13 | mbps108 |
14 | htMcs0 |
15 | htMcs1 |
16 | htMcs2 |
17 | htMcs3 |
18 | htMcs4 |
19 | htMcs5 |
20 | htMcs6 |
21 | htMcs7 |
22 | htMcs8 |
23 | htMcs9 |
24 | htMcs10 |
25 | htMcs11 |
26 | htMcs12 |
27 | htMcs13 |
28 | htMcs14 |
29 | htMcs15 |
Conformance
Member of