All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocInStreams
cSctpAssocInStreams
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocInStreams
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Inbound Streams according to the negotiation at association start up. This parameter has to be read-only by the manager.
What is cSctpAssocInStreams?
This is the number of inbound SCTP streams negotiated for this association during setup, determining how many independent, parallel delivery sequences the peer can use to send data without one stream's ordering requirements blocking another's. It matters for applications that use multiple streams to avoid head-of-line blocking, such as separating different message types onto different streams so a delayed message on one stream doesn't stall unrelated ones. An M3UA signaling association might negotiate a modest number of streams like 2, while a bulk multiplexed data application could negotiate dozens to maximize parallelism.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.10 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocInStreams
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.10.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocInStreams.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::cSctpAssocInStreams 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 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.75 | cSctpMIB | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1 | cSctpObjects | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2 | cSctpTables | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2 | cSctpAssocTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1 | cSctpAssocEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1.10 | cSctpAssocInStreams | CISCO-IETF-SCTP-MIB |