All MIBs › CISCO-SCTP-MIB › ceSctpStatChunksSentUnOrdered
ceSctpStatChunksSentUnOrdered
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpStatChunksSentUnOrdered
OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.14
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of SCTP data chunks sent that do not required order to be maintained. (no retransmissions included).
What is ceSctpStatChunksSentUnOrdered?
This is the device-wide count of data chunks sent that do not require in-order delivery. Unordered chunks are typically used for less sequence-sensitive traffic, so if this number climbs unexpectedly relative to the ordered count, it may indicate an application on this device using an SCTP stream in a way not originally intended for strict call sequencing. A spike here coinciding with a new application, such as bulk status polling, sharing an existing SCTP association would show up in this counter without affecting the ordered-chunk signaling stream.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.14 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatChunksSentUnOrdered
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.14.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatChunksSentUnOrdered.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::ceSctpStatChunksSentUnOrdered 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.1 | ceSctpScalars | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.1.14 | ceSctpStatChunksSentUnOrdered | CISCO-SCTP-MIB |