All MIBs › CISCO-SCTP-MIB › ceSctpAssocChunksRecOutOrder
ceSctpAssocChunksRecOutOrder
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocChunksRecOutOrder
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.44
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of Chucks received out of order by this association.
What is ceSctpAssocChunksRecOutOrder?
This object counts chunks received out of sequence order on this specific association. Out-of-order arrivals on one association usually mean multiple network paths from a multihomed peer are delivering packets with different latencies, or that a congested link is reordering traffic; the SCTP stack has to buffer and resequence these, adding processing delay for that link's messages. A rising out-of-order count on the association to a peer reached over two redundant paths with very different latencies would explain occasional delays in that specific link's message delivery despite no chunks actually being lost.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.44 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocChunksRecOutOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.44.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocChunksRecOutOrder.1
Start monitoring Cisco router/media gateway with SCTP signaling support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCTP-MIB::ceSctpAssocChunksRecOutOrder OID value, configure state conditions and alerts, and monitor any Cisco router/media gateway with SCTP signaling support from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.74 | ceSctpMIB | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1 | ceSctpObjects | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2 | ceSctpTables | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1 | ceSctpAssocTable | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1 | ceSctpAssocEntry | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1.44 | ceSctpAssocChunksRecOutOrder | CISCO-SCTP-MIB |