CISCO-IETF-SCTP-MIB :: cSctpStatSentUnorderChunks

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-IETF-SCTP-MIBcSctpStatSentUnorderChunks

cSctpStatSentUnorderChunks

Module: CISCO-IETF-SCTP-MIB

OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpStatSentUnorderChunks

OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.17

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number of SCTP unordered chunks (data chunks in which the U bit is set to 1) sent to the peers (no retransmissions included).

What is cSctpStatSentUnorderChunks?

This counts outbound SCTP data chunks explicitly marked for unordered delivery (U bit set), meaning the application told SCTP it doesn't care what order these particular chunks arrive in relative to each other, excluding retransmissions. Voice or telephony signaling applications often favor unordered delivery for latency-sensitive messages where waiting for strict sequencing would add unacceptable delay, so a telephony gateway would typically show significant traffic here. A high proportion of unordered chunks combined with low retransmission rates is consistent with a well-tuned real-time SCTP application prioritizing timeliness over strict ordering.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.17
snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatSentUnorderChunks

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.17.1
snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatSentUnorderChunks.1

Start monitoring Cisco signaling gateways and media gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-SCTP-MIB::cSctpStatSentUnorderChunks OID value, configure state conditions and alerts, and monitor any Cisco signaling gateways and media gateways from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.75cSctpMIBCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1cSctpObjectsCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.1cSctpScalarsCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.1.17cSctpStatSentUnorderChunksCISCO-IETF-SCTP-MIB