All MIBs › CISCO-SCTP-MIB › ceSctpShutdowns
ceSctpShutdowns
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpShutdowns
OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times that SCTP associations have made a direct transition to the CLOSE state from either the SHUTDOWN-SENT state or the SHUTDOWN-ACK-SENT state. Graceful termination of the association.
What is ceSctpShutdowns?
This counter tracks associations that completed a graceful shutdown sequence, transitioning to CLOSED from either SHUTDOWN-SENT or SHUTDOWN-ACK-SENT. A healthy pattern has this counter climbing in step with scheduled maintenance or peer-initiated teardowns, so a rise outside those windows needs explaining just as much as a rise in the abort counter does. Seeing this counter increment by exactly the number of signaling links taken down during a scheduled MGC failover confirms that teardown was clean rather than fault-driven.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.7 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpShutdowns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.7.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpShutdowns.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::ceSctpShutdowns 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.74 | ceSctpMIB | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1 | ceSctpObjects | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.1 | ceSctpScalars | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.1.7 | ceSctpShutdowns | CISCO-SCTP-MIB |