CISCO-SCTP-MIB :: ceSctpAborted

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SCTP-MIBceSctpAborted

ceSctpAborted

Module: CISCO-SCTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.6

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of times that SCTP associations have made a direct transition to the CLOSED state from any state using the primitive 'ABORT': AnyState --Abort--> CLOSED. Ungraceful termination of the association.

What is ceSctpAborted?

This counter tracks associations that transitioned to CLOSED from any state via the ABORT primitive, an ungraceful termination. Unlike ceSctpShutdowns, which counts graceful teardowns, a climbing abort count means associations are dying abnormally, which on a voice signaling link typically shows up as dropped calls or lost SS7 routing until the association can re-establish. ceSctpAborted jumping by 15 in an hour with no matching rise in ceSctpShutdowns points to something forcibly killing associations, such as a peer reset or a protocol violation, rather than planned maintenance.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.6
snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAborted

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.6.1
snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAborted.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::ceSctpAborted 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.6ceSctpAbortedCISCO-SCTP-MIB