All MIBs › CISCO-SCTP-MIB › ceSctpStatChunksSentOrdered
ceSctpStatChunksSentOrdered
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpStatChunksSentOrdered
OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.13
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of SCTP data chunks sent that required order to be maintained. (no retransmissions included).
What is ceSctpStatChunksSentOrdered?
This is the device-wide count of data chunks sent that require in-order delivery to the receiving upper layer. SIGTRAN protocols such as M3UA typically demand ordered delivery per stream to preserve SS7 message sequencing, so this counter's growth reflects genuine call-control signaling volume leaving the device. This counter's rate closely tracking known call attempts per second on the box confirms ordered chunks are carrying the real signaling load, as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.13 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatChunksSentOrdered
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.13.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatChunksSentOrdered.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ceSctpStatChunksSentOrdered.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::ceSctpStatChunksSentOrdered 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.13 | ceSctpStatChunksSentOrdered | CISCO-SCTP-MIB |