ACC-MIB :: accMultilinkStatRcvInSeqs

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccMultilinkStatRcvInSeqs

accMultilinkStatRcvInSeqs

Module: ACC-MIB

OID (symbolic): ACC-MIB::accMultilinkStatRcvInSeqs

OID (numeric): 1.3.6.1.4.1.5.1.1.9.3.1.2

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 matched what the receiver expected.

What is accMultilinkStatRcvInSeqs?

This counter tracks how many messages the multilink receiver accepted with the correct sequence number, indicating in-order delivery across the bundled links. Network engineers check this to verify that the multilink is successfully reassembling traffic in the correct order, which is essential for proper application behavior. A steady increase in this counter (for example, 1,000,000 in-sequence messages over a day) shows the multilink is working properly and delivering frames reliably.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.2
snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkStatRcvInSeqs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.2.1
snmpget -v2c -c public <target> ACC-MIB::accMultilinkStatRcvInSeqs.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accMultilinkStatRcvInSeqs.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.9accMultilinkACC-MIB
1.3.6.1.4.1.5.1.1.9.3accMultilinkStatTableACC-MIB
1.3.6.1.4.1.5.1.1.9.3.1accMultilinkStatEntryACC-MIB
1.3.6.1.4.1.5.1.1.9.3.1.2accMultilinkStatRcvInSeqsACC-MIB