All MIBs › CISCO-IETF-SCTP-MIB › cSctpShutdowns
cSctpShutdowns
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpShutdowns
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.12
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of times that SCTP associations have made a direct transition to the CLOSED state from either the SHUTDOWN-SENT state or the SHUTDOWN-ACK-SENT state. Graceful termination of the association.
What is cSctpShutdowns?
This counts SCTP associations that ended through the proper graceful SHUTDOWN-SENT/SHUTDOWN-ACK-SENT sequence, representing normal, intended connection teardowns as opposed to the abrupt terminations tracked by cSctpAborteds. Comparing the ratio of this counter to cSctpAborteds over time gives a quick health signal for the SCTP layer on this device: a healthy signaling gateway should show shutdowns dominating aborts by a wide margin. A sudden shift where aborts start outpacing graceful shutdowns is often the first quantitative hint of a developing network or peer problem before individual session failures get reported by users.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.12 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpShutdowns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.12.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpShutdowns.1
Start monitoring Cisco signaling gateways and media gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-SCTP-MIB::cSctpShutdowns OID value, configure state conditions and alerts, and monitor any Cisco signaling gateways and media gateways 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.75 | cSctpMIB | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1 | cSctpObjects | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.1 | cSctpScalars | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.1.12 | cSctpShutdowns | CISCO-IETF-SCTP-MIB |