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
- Table
- clMeshLtTable
- Siblings
- 8
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clMeshLtIndex This object uniquely identifies one particular
run of the linktest initiated between the two mesh
node neighbors identified by clMeshLtSrcMacAddress
and clMeshLtDestMacAddress. | column | Unsigned32 | .1.3.6.1.4.1.9.9.606.1.2.1.1.1 |
| clMeshLtSrcMacAddress This object represents the source mac address of AP
which initiates the link test to
'clMeshLtDestMacAddress' involved in the particular run
of linktest. This object must be set… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.606.1.2.1.1.2 |
| clMeshLtDestMacAddress This object represents the destination mac address of
AP involved in the particular run of linktest. This
object must be set to a valid value when setting
clMeshLtRowStatus to 'cr… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.606.1.2.1.1.3 |
| clMeshLtDataRate deprecated 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
backhaul radio is 8… | column | Mbps SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.606.1.2.1.1.4 |
| clMeshLtPktsPerSec This object represents the number of packets to be
sent per sec during link test. | column | packets Unsigned32 | .1.3.6.1.4.1.9.9.606.1.2.1.1.5 |
| clMeshLtPktSize This object represents the size of packets to be sent
during link test. | column | bytes Unsigned32 | .1.3.6.1.4.1.9.9.606.1.2.1.1.6 |
| clMeshLtDuration This object represents the duration, in seconds, of link
test to be performed. | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.606.1.2.1.1.7 |
| clMeshLtRowStatus This object is the status column used for creating
and deleting instances of the columnar objects in
this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.606.1.2.1.1.8 |