CISCO-LWAPP-MESH-STATS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
50
clMeshNodeStatsTable
table.1.3.6.1.4.1.9.9.617.1.1.1
·
1 row entry
·
10 columns
This table represents statistics information about a mesh node such as the number of that were transmitted to or received from the mesh node, number association attempts, packets transmitted on secondary backhaul etc. An entry in this table gets added when a mesh node associates to the controller and entry gets removed when mesh node disassociates from the controller.
An entry in this table represents statistics
for a mesh node.
for a mesh node.
Indexes
CISCO-LWAPP-AP-MIBcLApSysMacAddress
| Column | Syntax | OID |
|---|---|---|
|
clMeshNodeMalformedNeighPkts
This object represents total number of packets
received from neighbor mesh nodes which could not be decoded. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.1 |
|
clMeshNodePoorNeighSnrPkts
This object represents total number of packets
received from neighbor mesh nodes which were below SNR threshold value. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.2 |
|
clMeshNodeExcludedPkts
This object represents total number of packets
received from excluded neighbor mesh nodes. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.3 |
|
clMeshNodeRxNeighReq
This object represents total number of request
received from neighbor mesh node APs. Requests can be either broadcast or unicast from neighbor mesh nodes. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.4 |
|
clMeshNodeRxNeighRsp
This object represents total number of response
received from neighbor mesh node APs. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.5 |
|
clMeshNodeTxNeighReq
This object represents total number of request
sent to neighbor mesh node APs. Requests can be broadcast or unicast to neighbor mesh node. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.6 |
|
clMeshNodeTxNeighRsp
This object represents total number of response
sent to neighbor mesh node APs. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.7 |
|
clMeshNodeParentChanges
This object represents total number of times
this mesh node has changed its parent. |
parent-switchesSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.8 |
|
clMeshNodeSecBackhaulCount
This object represents the number of packets sent on the
secondary backhaul after the change, and is also sent as a part of the 'ciscoLwappMeshSecBackhaulChange' notification. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.9 |
|
clMeshNodeAssociationCount
This object represents the number of association attempts
of children nodes at a parent node and is also sent as a part of the ciscoLwappMeshExcessiveAssociation notification. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.1.1.10 |
.1.3.6.1.4.1.9.9.617.1.1.2
·
1 row entry
·
6 columns
This table represents information about different packet queues of a mesh node. Queues are maintained in a mesh node based on quality of service and packets wait for its turn in queue before it is sent to network. An (conceptual) entry in this table is created when a mesh node associates with controller and start sending packets to neighbor mesh node or controller Entries are removed when the mesh node disassociates from controller.
Each entry in this table represents average queue size
and peak packets queue reached.
and peak packets queue reached.
Indexes
CISCO-LWAPP-AP-MIBcLApSysMacAddress clMeshNodePktQueueIndex
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
clMeshNodePktQueueIndex
This object represents different types of priority
queues in a mesh node. silver - queue for Best Effort packets. gold - queue for Video Application. platinum - queue for Voice Application. bro… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.617.1.1.2.1.1 |
||||||||||
|
clMeshNodePktQueueAvg
This object represents average number of
packets waiting in the queue during interval defined by object 'clMeshNodeStatsTimeInterval'. |
packetsSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.2.1.2 |
||||||||||
|
clMeshNodePktQueuePeak
This object represents peak number of
packets waiting in the queue during interval defined by object 'clMeshNodeStatsTimeInterval'. |
packetsSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.2.1.3 |
||||||||||
|
clMeshNodePktQueuePktsDropped
This object represents total number of packets
dropped due to queue overflow. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.2.1.4 |
||||||||||
|
clMeshNodePktQueueTimeStamp
This object represents when the queue statistics
was last collected. This value is represented as a instance of sysUp time. |
secondsSNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.9.9.617.1.1.2.1.5 |
||||||||||
|
clMeshNodePktQueueSize
This object represents max number of packets a
queue can hold. |
packetsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.2.1.6 |
clMeshNodeSecStatsTable
table.1.3.6.1.4.1.9.9.617.1.1.3
·
1 row entry
·
20 columns
This table represents information about packets transmitted to or received from a mesh node during association or authentication of a child mesh node to parent mesh node. An (conceptual) entry in this table is created when a mesh node associates or authenticates with a parent mesh node. Entries are removed when the mesh node disassociates from controller.
Each entry in this table represents count of
security packets a mesh node exchange with its parent mesh
node.
security packets a mesh node exchange with its parent mesh
node.
Indexes
CISCO-LWAPP-AP-MIBcLApSysMacAddress
| Column | Syntax | OID |
|---|---|---|
|
clMeshNodeSecTxPkts
This object represents total number of packets
transmitted by this mesh node during security negotiations. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.1 |
|
clMeshNodeSecRxPkts
This object represents total number of packets
received by this mesh node during security negotiations. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.2 |
|
clMeshNodeAssocReqFailures
This object represents total number of
association request sent by this node as a child mesh node to a parent mesh node, that resulted in a failure. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.3 |
|
clMeshNodeAssocReqTimeouts
This object represents total number of
association request sent by this node, as a child mesh node to a parent mesh node, that timed out. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.4 |
|
clMeshNodeAssocReqSuccess
This object represents total number of association
request sent by this node, as a child mesh node to a parent mesh node, that completed. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.5 |
|
clMeshNodeAuthReqFailures
This object represents total number of
authenticaton request sent by this node, as a child mesh node to a parent mesh node, that failed. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.6 |
|
clMeshNodeAuthReqTimeouts
This object represents total number of
authentication request sent by this node, as a child mesh node to a parent mesh node, that timed out. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.7 |
|
clMeshNodeAuthReqSuccess
This object represents total number of
authentication request sent by this node, as a child mesh node to a parent mesh node, that completed. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.8 |
|
clMeshNodeReassocReqFailures
This object represents total number of
re-association request sent by this node, as a child mesh node to a parent mesh node, that failed. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.9 |
|
clMeshNodeReassocReqTimeouts
This object represents total number of
re-association request sent by this node, as a child mesh node to a parent mesh node, that timed out. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.10 |
|
clMeshNodeReassocReqSuccess
This object represents total number of
re-association request sent by this node, as a child mesh node to a parent mesh node, that completed. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.11 |
|
clMeshNodeReauthReqFailures
This object represents total number of
re-authentication request sent by this node, as a child mesh node to a parent mesh node, that failed. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.12 |
|
clMeshNodeReauthReqTimeouts
This object represents total number of
re-authentication request sent by this node, as a child mesh node to a parent mesh node, that timed out. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.13 |
|
clMeshNodeReauthReqSuccess
This object represents total number of
re-authentication request sent by this node, as a child mesh node to a parent mesh node, that completed. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.14 |
|
clMeshNodeUnknownAssocReq
This object represents total number of unknown
association request received by this node, as a parent mesh node from a child mesh node. This may happen when child is a unknown neighbor. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.15 |
|
clMeshNodeInvalidAssocReq
This object represents total number of invalid
association request that were received by this node, as a parent mesh node from a child mesh node. This may happen when child is a valid neighbor but is in a wrong state… |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.16 |
|
clMeshNodeUnknownReauthReq
This object represents total number of unknown
re-authentication request received by this node, as a parent mesh node from a child mesh node. This may happen when child is a unknown neighbor. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.17 |
|
clMeshNodeInvalidReauthReq
This object represents total number of invalid
re-authentication request received by this node, as a parent mesh node from a child mesh node. This may happen when child is a valid neighbor but is in a wrong state to … |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.18 |
|
clMeshNodeUnknownReassocReq
This object represents total number of unknown
re-association request received by this node, as a parent mesh node from a child mesh node. This may happen when child is a unknown neighbor. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.19 |
|
clMeshNodeInvalidReassocReq
This object represents total number of invalid
re-association request received by this node, as a parent mesh node from a child mesh node. This may happen when child is a valid neighbor but is in a wrong state to be … |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.1.3.1.20 |
clMeshNeighStatsTable
table.1.3.6.1.4.1.9.9.617.1.2.1
·
1 row entry
·
6 columns
This table represents information about packets transmitted to neighbor mesh node in wirless mesh network.
An entry in this table is created
when a mesh node transmit packets to another
neighbor mesh node. Neighbor mesh node can be
parent, child or neighbor.
Entries are removed when the mesh node does not see
another mesh …
when a mesh node transmit packets to another
neighbor mesh node. Neighbor mesh node can be
parent, child or neighbor.
Entries are removed when the mesh node does not see
another mesh …
Indexes
CISCO-LWAPP-AP-MIBcLApSysMacAddress CISCO-LWAPP-MESH-MIBclMeshNeighborMacAddress
| Column | Syntax | OID |
|---|---|---|
|
clMeshNeighAsParentTxPkts
This objec represents number of packets
transmitted as a parent to a neighbor mesh node. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.2.1.1.1 |
|
clMeshNeighAsParentRxPkts
This object represents total number of packets
received as a parent to a neighbor mesh node. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.2.1.1.2 |
|
clMeshNeighTotalTxPkts
This object represents total number of packets
transmitted to a neighbor mesh node. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.2.1.1.3 |
|
clMeshNeighSuccessTxPkts
This object represents total number of successful
packets transmitted to a neighbor mesh node. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.2.1.1.4 |
|
clMeshNeighRetriesTxPkts
This object represents total number of retries were
made at MAC layer to send the packet to a neighbor mesh node. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.2.1.1.5 |
|
clMeshNeighPoorSnrRxPkts
This object represents total number of packets
received from a neighbor mesh node whose SNR value were lower than threshold value. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.2.1.1.6 |
clMeshAccessClassTable
table.1.3.6.1.4.1.9.9.617.1.4.1
·
1 row entry
·
5 columns
This table represents statistics information about a mesh node such as the number of that were successful transmitted, number of dropped packets, retried packets etc. An entry in this table gets added when a mesh node associates to the controller and entry gets removed when mesh node disassociates from the controller.
An entry in this table represents mesh backhaul access
class statistics for a mesh node.
class statistics for a mesh node.
Indexes
CISCO-LWAPP-AP-MIBcLApSysMacAddress CISCO-LWAPP-MESH-MIBclMeshNeighborMacAddress
| Column | Syntax | OID |
|---|---|---|
|
clMeshAccessClassTotalTxPkts
This object represents the total number of packets transmitted
to particular mesh node that can be either child,parent or neighbor. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.4.1.1.1 |
|
clMeshAccessClassSuccTxPkts
This object represents the total number of packets successfully
transmitted to particular mesh node that can be either child, parent or neighbor. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.4.1.1.2 |
|
clMeshAccessClassRetryPkts
This object represents total number of retried packets
to particular mesh node that can be either child,parent or neighbor. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.4.1.1.3 |
|
clMeshAccessClassRTSAttempts
This object represents the total number of RTS attempts
to particular mesh node that can be either child,parent or neighbor. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.4.1.1.4 |
|
clMeshAccessClassRTSSuccess
This object represents the total number of RTS packets sent successfully
to a particular mesh node that can be either child,parent or neighbor. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.4.1.1.5 |
clMeshDataRateStatsTable
table.1.3.6.1.4.1.9.9.617.1.5.1
·
1 row entry
·
3 columns
This table represents statistics information about a mesh node the number of that were successful transmitted packets, of each data rate. An entry in this table gets added when a mesh node associates to the controller and entry gets removed when mesh node disassociates from the controller.
An entry in this table represents mesh backhaul data rate
statistics for a mesh node.
statistics for a mesh node.
Indexes
CISCO-LWAPP-AP-MIBcLApSysMacAddress CISCO-LWAPP-MESH-MIBclMeshNeighborMacAddress cLMeshDataRateIndex
| Column | Syntax | OID |
|---|---|---|
|
cLMeshDataRateIndex
This object represents supported data rates of the mesh access point.
|
MbpsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.5.1.1.1 |
|
clMeshDataRateSuccTxPkts
This object represents the total number of packets successfully
transmitted at a given data rate. |
packetsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.5.1.1.2 |
|
clMeshDataRateTxAttempts
This object represents the total number of transmitted attempts
at a given data rate. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.617.1.5.1.1.3 |