All MIBs › CISCO-IETF-SCTP-MIB › cSctpStatSentOrderChunks
cSctpStatSentOrderChunks
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpStatSentOrderChunks
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.16
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of SCTP ordered data chunks sent to the peers (no retransmissions included).
What is cSctpStatSentOrderChunks?
This counts outbound SCTP data chunks sent with in-order delivery required (the U bit clear), excluding retransmissions, representing application data that must arrive at the peer in the exact sequence it was sent. Applications like file transfer or certain signaling protocols that depend on strict ordering will show most of their traffic here rather than in cSctpStatSentUnorderChunks. A steep drop in this counter's growth rate while cSctpStatSentUnorderChunks keeps climbing would indicate the application shifted its traffic mix toward unordered delivery, a meaningful behavioral change worth noting during a traffic profile investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.16 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatSentOrderChunks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.16.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatSentOrderChunks.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::cSctpStatSentOrderChunks 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 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.75 | cSctpMIB | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1 | cSctpObjects | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.1 | cSctpScalars | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.1.16 | cSctpStatSentOrderChunks | CISCO-IETF-SCTP-MIB |