CISCO-SCTP-MIB :: ceSctpStatBytesRec

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SCTP-MIBceSctpStatBytesRec

ceSctpStatBytesRec

Module: CISCO-SCTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.8

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number of bytes received(does not include retransmissions).

What is ceSctpStatBytesRec?

This is the device-wide total of bytes received across all SCTP associations, excluding retransmitted bytes. Unlike the per-association byte counters found later in this MIB, this aggregate is the number to watch for overall inbound signaling load on this box across every peer combined, useful for capacity trending. This counter growing by roughly 200 megabytes over a business day on a gateway that should only be carrying small SS7 messages would suggest an unusually large traffic volume worth checking against expected call counts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.8
snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatBytesRec

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.8.1
snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatBytesRec.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ceSctpStatBytesRec.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::ceSctpStatBytesRec 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.8ceSctpStatBytesRecCISCO-SCTP-MIB