All MIBs › CISCO-SCTP-MIB › ceSctpAssocMaxInitRetr
ceSctpAssocMaxInitRetr
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocMaxInitRetr
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The maximum number of retransmissions at the start-up phase (INIT and COOKIE ECHO chunks). Recommended value: 8 attempts.
What is ceSctpAssocMaxInitRetr?
This object is the maximum number of times this association will retransmit its INIT or COOKIE-ECHO chunks during setup before giving up. This determines how persistent the device is in trying to bring up a link to a given peer before declaring the attempt a failure; set too low, a momentarily slow-to-respond peer never gets the chance to finish setup. At the recommended value of 8 attempts, a peer that only starts responding on the sixth retry would still succeed in establishing the association, whereas a limit of 3 would already have given up on it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.8 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocMaxInitRetr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.8.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocMaxInitRetr.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::ceSctpAssocMaxInitRetr 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.8 | ceSctpAssocMaxInitRetr | CISCO-SCTP-MIB |