CISCO-SCTP-MIB :: ceSctpStatDatagramsRec

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SCTP-MIBceSctpStatDatagramsRec

ceSctpStatDatagramsRec

Module: CISCO-SCTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.19

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number datagrams sent(does not include retransmissions).

What is ceSctpStatDatagramsRec?

This counter is the device-wide total number of SCTP packets received, excluding retransmissions; note that the object's own description text literally says sent, a known inconsistency in this MIB, but the object name and its place in this table make clear it counts received datagrams. Comparing it against ceSctpStatChunksRec tells an admin the average chunks-per-packet ratio across all peers, revealing whether remote stacks are bundling many small signaling messages per packet or sending one chunk per packet inefficiently. A ratio near one chunk per datagram suggests small, unbundled messages, while a ratio above five suggests peers are efficiently packing several SCTP chunks into each IP packet.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.19
snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatDatagramsRec

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.19.1
snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatDatagramsRec.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::ceSctpStatDatagramsRec 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.19ceSctpStatDatagramsRecCISCO-SCTP-MIB