All MIBs › CISCO-IETF-SCTP-MIB › cSctpStatRecOrderChunks
cSctpStatRecOrderChunks
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpStatRecOrderChunks
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.19
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of SCTP ordered data chunks received from the peers (no duplicated included).
What is cSctpStatRecOrderChunks?
This counts inbound ordered-delivery SCTP data chunks, excluding duplicates, tracking application payload that this device successfully received in sequence from its peers. It's the receive-side complement needed alongside the peer's sent-order-chunk counter to confirm data is actually making it through end to end rather than only appearing to leave the sending device. A big gap between what a peer reports sending and what this device shows received here would point to loss occurring somewhere on the path between them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.19 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatRecOrderChunks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.19.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatRecOrderChunks.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::cSctpStatRecOrderChunks 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.19 | cSctpStatRecOrderChunks | CISCO-IETF-SCTP-MIB |