All MIBs › CISCO-SCTP-MIB › ceSctpAssocMaxRetr
ceSctpAssocMaxRetr
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocMaxRetr
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.26
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The maximum number of data retransmissions. This value is specific for each association and the upper layer can be able to change it calling the appropriate primitives. This value has to be smaller than the addition of all the maximum number for all the paths (sctpAssocRemAddressMaxPathRetran). Recommended value: 10 attempts.
What is ceSctpAssocMaxRetr?
This object is the maximum number of data retransmissions allowed for this specific association before it is considered failed, adjustable by the upper layer, and required to be smaller than the sum of the maximum retransmit counts across all of the association's individual paths. This is the per-association override sitting above the more granular per-destination retry limits, so an admin troubleshooting why an association gives up too soon or too late checks this value against those per-address settings it is meant to be consistent with. At the recommended value of 10, this association tolerates up to 10 total lost-and-resent data chunks, spread across however many destination addresses it has, before SCTP declares the whole association failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.26 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocMaxRetr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.26.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocMaxRetr.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::ceSctpAssocMaxRetr 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.26 | ceSctpAssocMaxRetr | CISCO-SCTP-MIB |