CISCO-IETF-SCTP-MIB :: cSctpMaxAssoc

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-IETF-SCTP-MIBcSctpMaxAssoc

cSctpMaxAssoc

Module: CISCO-IETF-SCTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.5

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: The limit on the total number of SCTP associations the entitycan support. In entities where the maximum number of associations is dynamic, this object should contain the value -1.

What is cSctpMaxAssoc?

This is the ceiling on how many concurrent SCTP associations this device can maintain across all applications, with a value of -1 specifically meaning the limit is dynamic (e.g., bounded only by available memory) rather than a fixed number. It's the number to check first when a signaling gateway starts rejecting new SCTP associations under load, since hitting this cap would explain new-association failures even while existing ones continue operating normally. A device configured with a limit of 5000 that's consistently sitting near that number via cSctpCurrEstab is a candidate for a hardware upgrade or limit increase before it starts refusing new signaling links.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.5
snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpMaxAssoc

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.5.1
snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpMaxAssoc.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::cSctpMaxAssoc 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.1cSctpScalarsCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.1.5cSctpMaxAssocCISCO-IETF-SCTP-MIB