CISCO-SCTP-MIB :: ceSctpCurrEstab

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SCTP-MIBceSctpCurrEstab

ceSctpCurrEstab

Module: CISCO-SCTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.3

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of SCTP associations for which the current state is either ESTABLISHED, SHUTDOWN-RECEIVED or SHUTDOWN-PENDING.

What is ceSctpCurrEstab?

This object is the number of SCTP associations currently in the ESTABLISHED, SHUTDOWN-RECEIVED, or SHUTDOWN-PENDING state. This is the live count of how many signaling links are actually up right now, and a sudden drop means associations are tearing down, which on a telephony gateway means lost SS7 or SIGTRAN connectivity to one or more peers. If this drops from 12 to 8 during a maintenance window, four associations went down, and cross-checking ceSctpAborted against ceSctpShutdowns for the same interval shows whether that loss was graceful or abrupt.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.3
snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpCurrEstab

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.3.1
snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpCurrEstab.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ceSctpCurrEstab.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::ceSctpCurrEstab OID value, configure state conditions and alerts, and monitor any Cisco router/media gateway with SCTP signaling support from a single console.

How to Use in IPNetwork Monitor

Select a Cisco router/media gateway with SCTP signaling support as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type ceSctpCurrEstab into the Find box to locate it in the OID tree, then select it and click OK. The number of SCTP associations for which the current state is either ESTABLISHED, SHUTDOWN-RECEIVED or SHUTDOWN-PENDING. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is a Counter32-type OID, Value bounds is the most useful condition here — trigger an alert if the counter increases sharply between polls relative to its normal baseline, since an unexpected spike often reflects a real change in traffic or activity. Click Finish to create the monitor; you can adjust any parameter later.

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.3ceSctpCurrEstabCISCO-SCTP-MIB