CISCO-LWAPP-MESH-LINKTEST-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
28
clMeshLtTable
table.1.3.6.1.4.1.9.9.606.1.2.1
·
1 row entry
·
9 columns
This table is used to initiate linktests between
two neighbor mesh node AP.
With LinkTest support, the controller can test
the backhaul link.
User initiates one run of linktest by adding a
row to this table through explicit management
action from the network manager. A row is created
by specifying clMeshLtIndex,
clMeshLtSrcMacAddress and clMeshLtDestMacAddress
setting the RowStatus object to 'createAndGo'.
This indicates the the request made to start the
linktest between two mesh nodes.
The added row is deleted by setting the corresponding
instance of the RowStatus object to 'destroy'. In
case if the agent finds that the time duration
represented by clMeshLtPurgeTime has elapsed since
the completion of the linktest, it proceeds to
delete the row automatically, if the row exists at
that point of time.
The results of the linktest identified by
clMeshLtIndex can be obtained from the queries to
clMeshLtResultsTable.
Each entry in this table represents one instance
of the linktest initiated by the user through
a network manager.
of the linktest initiated by the user through
a network manager.
Indexes
clMeshLtIndex
| Column | 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. |
Unsigned32 Constraints: range: 1-16 |
.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 to a valid value when setting clMeshLt… |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.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 'createAndGo' to initiate a run of linktest. |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.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 802.11a, data rates can be one of the fo… |
MbpsSNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.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. |
packetsUnsigned32r/w Constraints: range: 1-3000 |
.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. |
bytesUnsigned32r/w Constraints: range: 1-1500 |
.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. |
secondsUnsigned32r/w Constraints: range: 15-60 |
.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. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.606.1.2.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
clMeshLtDataRateValue
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 'dot11… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.606.1.2.1.1.9 |
clMeshLtResultsTable
table.1.3.6.1.4.1.9.9.606.1.3.1
·
1 row entry
·
19 columns
This table populates the results of the mesh
linktests initiated by the user through the
clMeshLtTable.
This table has a sparse dependent relationship
with clMeshLtEntry. There exists a row in this
table corresponding to each row in clMeshLtEntry
identified by clMeshLtIndex. A row is added to this
table when user, through the network manager, adds
a row to clMeshLtEntry and initiates one run of
linktest. A row can be deleted by the agent when the
corresponding row of clMeshLtEntry is deleted or
it will get deleted when the clMeshLtPurgeTime expires.
The manager is expected to poll clMeshLtStatus
to check the status of the linktest.
Each entry in this table represents the results
of the linktest identified by clMeshLtIndex.
of the linktest identified by clMeshLtIndex.
Indexes
clMeshLtIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
clMeshLtTxPkts
The total number of packets sent to the destination
mesh node specified by clMeshLtDestMacAddress from AP specified by clMeshLtSrcMacAddress. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.1 |
||||||
|
clMeshLtRxPkts
The total number of packets received by mesh
node specified by clMeshLtDestMacAddress from mesh node specified by clMeshLtSrcMacAddress. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.2 |
||||||
|
clMeshLtRxGoodPkts
The total number of packets received without any
errors by mesh node specified by clMeshLtDestMacAddress from mesh node AP specified by clMeshLtSrcMacAddress . |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.3 |
||||||
|
clMeshLtRxDupPkts
The total number of packets received with same
sequence number by mesh node specified by clMeshLtDestMacAddress from mesh node specified by clMeshLtSrcMacAddress. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.4 |
||||||
|
clMeshLtRxShortPkts
The total number of packets received that were
shorter than the 802.11 frame size by mesh node specified by clMeshLtDestMacAddress from mesh node specified by clMeshLtSrcMacAddress. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.5 |
||||||
|
clMeshLtRxBigPkts
The total number of packets received that were
larger than the 802.11 frame size by mesh node specified by clMeshLtDestMacAddress from mesh node specified by clMeshLtSrcMacAddress. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.6 |
||||||
|
clMeshLtRxPhyErrPkts
The total number of packets with error detected at
physical layer received by mesh node specified by clMeshLtDestMacAddress from mesh node specified by clMeshLtSrcMacAddress. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.7 |
||||||
|
clMeshLtRxCRCErrPkts
The total number of packets with CRC error
received by mesh node specified by clMeshLtDestMacAddress from mesh node specified by clMeshLtSrcMacAddress. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.8 |
||||||
|
clMeshLtRxSeqErrPkts
The total number of packets that were received with
sequence number out of order by mesh node specified by clMeshLtDestMacAddress from mesh node specified by clMeshLtSrcMacAddress. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.9 |
||||||
|
clMeshLtRxAvgSNR
The average SNR value observed at the mesh node
specified by clMeshLtDestMacAddress. |
dBSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.10 |
||||||
|
clMeshLtRxHighestSNR
The highest SNR value observed at the mesh node
specified by clMeshLtDestMacAddress. |
dBSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.11 |
||||||
|
clMeshLtRxLowestSNR
The lowest SNR value observed at the mesh node specified
by clMeshLtDestMacAddress. |
dBSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.12 |
||||||
|
clMeshLtRxAvgNoiseFloor
The average noise floor value observed at the
mesh node specified by clMeshLtDestMacAddress. The noise floor is the measure of the signal created from the sum of all the noise sources and unwanted signals within a me… |
dBSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.13 |
||||||
|
clMeshLtRxHighestNoiseFloor
The highest Noise Floor value observed at the mesh node
specified by clMeshLtDestMacAddress. The noise floor is the measure of the signal created from the sum of all the noise sources and unwanted signals within a me… |
dBSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.14 |
||||||
|
clMeshLtRxLowestNoiseFloor
The lowest Noise Floor value observed at the mesh node
specified by clMeshLtDestMacAddress. The noise floor is the measure of the signal created from the sum of all the noise sources and unwanted signals within a meas… |
dBSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.15 |
||||||
|
clMeshLtRxAvgRSSI
The average RSSI value observed at the mesh node
specified by clMeshLtDestMacAddress. |
dBmSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.16 |
||||||
|
clMeshLtRxHighestRSSI
The highest RSSI value observed at the mesh node
specified by clMeshLtDestMacAddress. |
dBmSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.17 |
||||||
|
clMeshLtRxLowestRSSI
The lowest RSSI value as observed at the mesh node
specified by clMeshLtDestMacAddress. |
dBmSNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.606.1.3.1.1.18 |
||||||
|
clMeshLtStatus
This object indicates the status of the linktest
this particular entry corresponds to. The semantics as follows. 'clMeshLtStatusFailed' - This value indicates that this particular linktest … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.606.1.3.1.1.19 |