All MIBs › CISCO-IETF-SCTP-MIB › cSctpValCookieLife
cSctpValCookieLife
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpValCookieLife
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Valid cookie life in the 4-way start-up handshake procedure. Recommended value: 60000 milliseconds.
What is cSctpValCookieLife?
This is how long, in milliseconds, the state cookie issued during SCTP's 4-way INIT/INIT-ACK/COOKIE-ECHO/COOKIE-ACK handshake remains valid before it expires and must be regenerated, with 60000ms as the recommended value. Setting this too short can cause association setup to fail intermittently on higher-latency paths where the COOKIE-ECHO doesn't make it back before the cookie expires, forcing a retried handshake. A mobile backhaul network with variable round-trip times might need this value raised above the default to avoid sporadic association-establishment failures caused purely by cookie timeout.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.6 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpValCookieLife
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.6.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpValCookieLife.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::cSctpValCookieLife 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.6 | cSctpValCookieLife | CISCO-IETF-SCTP-MIB |