All MIBs › ACC-MIB › accMultilinkStatRcvOutWindows
accMultilinkStatRcvOutWindows
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkStatRcvOutWindows
OID (numeric): 1.3.6.1.4.1.5.1.1.9.3.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of messages received over all physical ports associated with this multilink group whose multilink sequence number did not fall within the receiver's window of acceptable sequence numbers.
What is accMultilinkStatRcvOutWindows?
This counter tallies messages that arrived outside the acceptable sequence window—a symptom of severe packet loss or synchronization failure on one or more physical links. Network engineers treat this as a critical alert because out-of-window packets usually cannot be recovered and cause data loss. A non-zero count like 10 out-of-window messages indicates one physical link is experiencing significant degradation and should be inspected for physical damage, speed mismatches, or excessive latency.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkStatRcvOutWindows
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkStatRcvOutWindows.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9 | accMultilink | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.3 | accMultilinkStatTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.3.1 | accMultilinkStatEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.3.1.4 | accMultilinkStatRcvOutWindows | ACC-MIB |