All MIBs › CISCO-SCTP-MIB › ceSctpAssocLocRecWndZeroCnt
ceSctpAssocLocRecWndZeroCnt
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocLocRecWndZeroCnt
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.30
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of times the Local Receive window reached zero bytes.
What is ceSctpAssocLocRecWndZeroCnt?
This object counts how many times this specific association's local receive window actually reached zero bytes. A nonzero count means the local device told that peer to stop sending entirely at least once; the peer would have paused transmission until the window reopened, adding latency to whatever signaling was queued at that moment. This counter incrementing during a CPU-load spike on the device would explain a brief pause in inbound signaling processing that coincided with high local resource contention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.30 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocLocRecWndZeroCnt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.30.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocLocRecWndZeroCnt.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ceSctpAssocLocRecWndZeroCnt.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::ceSctpAssocLocRecWndZeroCnt 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.30 | ceSctpAssocLocRecWndZeroCnt | CISCO-SCTP-MIB |