All MIBs › ACC-MIB › accMultilinkStatRcvPendings
accMultilinkStatRcvPendings
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkStatRcvPendings
OID (numeric): 1.3.6.1.4.1.5.1.1.9.3.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of messages received over all physical ports associated with this multilink group that are currently being held pending the arrival of a message with an earlier sequence number.
What is accMultilinkStatRcvPendings?
This counter tracks messages currently held in a buffer pending the arrival of an earlier sequence-numbered message, a normal occurrence when packets arrive out of order on multilink links. Network engineers use this to understand how much reordering is happening and whether the reassembly buffer is adequately sized. A pending count of 5 messages means the receiver is temporarily holding 5 frames waiting for 5 earlier frames to arrive before it can deliver them in sequence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkStatRcvPendings
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkStatRcvPendings.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.7 | accMultilinkStatRcvPendings | ACC-MIB |