All MIBs › CISCO-SCTP-MIB › ceSctpAssocValCookieLife
ceSctpAssocValCookieLife
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocValCookieLife
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.7
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 ceSctpAssocValCookieLife?
This object is how long, in milliseconds, the cookie exchanged during this association's four-way handshake remains valid. If the far end is slow to complete the handshake, for example under heavy load, and this value is set too short, the cookie can expire before COOKIE-ACK arrives, forcing that association's setup to restart from INIT, visible as repeated failed handshakes to that specific peer. At the recommended 60000 milliseconds, a peer taking 45 seconds to respond during setup would still succeed, but one taking over a minute would see its handshake fail and have to start over.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.7 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocValCookieLife
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.7.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocValCookieLife.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::ceSctpAssocValCookieLife 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.2 | ceSctpTables | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1 | ceSctpAssocTable | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1 | ceSctpAssocEntry | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1.7 | ceSctpAssocValCookieLife | CISCO-SCTP-MIB |