All MIBs › ACC-MIB › accMultilinkStatRcvOutSeqs
accMultilinkStatRcvOutSeqs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkStatRcvOutSeqs
OID (numeric): 1.3.6.1.4.1.5.1.1.9.3.1.3
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 match what the receiver expected.
What is accMultilinkStatRcvOutSeqs?
This counter measures out-of-sequence messages received by the multilink, where packets arrive in the wrong order due to unequal link delays or packet loss. Network engineers monitor this to detect reordering problems that can degrade application performance, especially for protocols sensitive to packet order. An example value of 50 out-of-sequence messages indicates the physical links have different latencies or one link is experiencing packet loss, requiring investigation of link quality or speed mismatches.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkStatRcvOutSeqs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkStatRcvOutSeqs.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.3 | accMultilinkStatRcvOutSeqs | ACC-MIB |