CISCO-SCTP-MIB :: ceSctpStatChunksSent

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SCTP-MIBceSctpStatChunksSent

ceSctpStatChunksSent

Module: CISCO-SCTP-MIB

OID (symbolic): CISCO-SCTP-MIB::ceSctpStatChunksSent

OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.11

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number of SCTP control and data chunks, sent to the peers (no retransmissions included).

What is ceSctpStatChunksSent?

This is the device-wide total of SCTP control and data chunks sent to all peers, not counting retransmissions. Reading it alongside the control, ordered, and unordered breakdowns further down this MIB lets an admin see the mix of protocol overhead versus actual payload leaving this device across every association combined. If this total barely exceeds ceSctpStatChunksSentControl, almost everything being sent is control chunks such as SACKs and heartbeats rather than actual signaling data, a sign the links are mostly idle chatter.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.11
snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatChunksSent

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.11.1
snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatChunksSent.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::ceSctpStatChunksSent 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 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.74ceSctpMIBCISCO-SCTP-MIB
1.3.6.1.4.1.9.10.74.1ceSctpObjectsCISCO-SCTP-MIB
1.3.6.1.4.1.9.10.74.1.1ceSctpScalarsCISCO-SCTP-MIB
1.3.6.1.4.1.9.10.74.1.1.11ceSctpStatChunksSentCISCO-SCTP-MIB