All MIBs › CISCO-SCTP-MIB › ceSctpActiveEstab
ceSctpActiveEstab
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpActiveEstab
OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times that SCTP associations have made a direct transition to the ESTABLISH state from the COOKIE-ECHOED state: COOKIE-ECHOED -> ESTABLISHED. The upper layer has initiated the association attempt.
What is ceSctpActiveEstab?
This counter tracks associations that transitioned directly from COOKIE-ECHOED to ESTABLISHED, meaning this device itself initiated the setup. A rising count here specifically means this box is the one placing outbound SCTP association requests, which matters when diagnosing which side of a link is responsible for repeated reconnect attempts. If this counter climbs by 40 in a short period while ceSctpPassiveEstab stays flat, this device is the one repeatedly re-establishing associations outward, pointing troubleshooting at its own link or configuration rather than the peer's.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.4 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpActiveEstab
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.4.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpActiveEstab.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::ceSctpActiveEstab 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.4 | ceSctpActiveEstab | CISCO-SCTP-MIB |