All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocOutStreams
cSctpAssocOutStreams
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocOutStreams
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.11
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Outbound Streams according to the negotiation at association start up. This parameter has to be read-only by the manager.
What is cSctpAssocOutStreams?
This is the number of outbound streams negotiated for this association, the send-side complement to cSctpAssocInStreams, capping how many independent delivery sequences this device can use to send to the peer. A mismatch between what an application expects to use and what's actually negotiated here would explain an application-level error about being unable to open additional streams. Checking this value is a quick way to confirm the negotiated capacity actually matches what a multiplexed application was designed to use before assuming a bug elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.11 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocOutStreams
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.11.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocOutStreams.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::cSctpAssocOutStreams 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.11 | cSctpAssocOutStreams | CISCO-IETF-SCTP-MIB |