All MIBs › CISCO-SCTP-MIB › ceSctpAssocOutStreams
ceSctpAssocOutStreams
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocOutStreams
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.25
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 ceSctpAssocOutStreams?
This object is the number of outbound streams negotiated at this association's startup. This caps how many independent ordered channels this device itself can use to send to that peer, so an application needing several parallel signaling flows to the same peer, such as separate SS7 point codes, is limited by whatever was negotiated here. Negotiating 4 outbound streams lets four separate signaling flows to that peer proceed without one blocking another; a value of 1 means they are all serialized behind each other.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.25 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocOutStreams
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.25.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocOutStreams.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::ceSctpAssocOutStreams 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.25 | ceSctpAssocOutStreams | CISCO-SCTP-MIB |