CISCO-IETF-SCTP-MIB :: cSctpAssocMaxRetr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-IETF-SCTP-MIBcSctpAssocMaxRetr

cSctpAssocMaxRetr

Module: CISCO-IETF-SCTP-MIB

OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocMaxRetr

OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.12

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: The maximum number of data retransmissions in the association context. This value is specific for each association and the upper layer can change it calling the appropriate primitives. This value has to be smaller than the addition of all the maximum number for all the paths (cSctpAssocRemAddressMaxPathRetrans). Recommended value: 10 attempts.

What is cSctpAssocMaxRetr?

This is the maximum number of times SCTP will retransmit unacknowledged data chunks within this specific association before declaring it failed, distinct from the per-path retransmission limits (cSctpAssocRemAddressMaxPathRtx), and per the MIB it must be smaller than the sum of all per-path limits for this association. Applications can adjust it per-association at runtime, so a latency-tolerant bulk-transfer association might be configured with a higher retry budget than a real-time signaling association that needs to fail fast. If this is set too low relative to the actual per-path retry budgets, the association could give up and close even while individual paths still have retransmission attempts remaining, an inconsistency worth checking if associations fail unexpectedly early.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.12
snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocMaxRetr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.12.1
snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocMaxRetr.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::cSctpAssocMaxRetr 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.75cSctpMIBCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1cSctpObjectsCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.2cSctpTablesCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.2.2cSctpAssocTableCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.2.2.1cSctpAssocEntryCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.2.2.1.12cSctpAssocMaxRetrCISCO-IETF-SCTP-MIB