All MIBs › CISCO-SCTP-MIB › ceSctpAssocRemRecWnd
ceSctpAssocRemRecWnd
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocRemRecWnd
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.31
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The Remote Receive Window Size for this association.
What is ceSctpAssocRemRecWnd?
This object is the current receive window size the remote peer has advertised for this specific association. This is the outbound throttle: if it is small, this device is being told to slow down sending to that peer regardless of how much local bandwidth is available, which can bottleneck outbound signaling to a slower or busier remote endpoint. A remote window of only 500 bytes while this device has plenty to send would explain why outbound signaling to that specific peer is trickling out slowly compared to other associations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.31 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemRecWnd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.31.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemRecWnd.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ceSctpAssocRemRecWnd.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::ceSctpAssocRemRecWnd 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.31 | ceSctpAssocRemRecWnd | CISCO-SCTP-MIB |