All MIBs › ACC-MIB › accMultilinkStatIndex
accMultilinkStatIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkStatIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.9.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An integer that uniquely identifies this multilink group.
What is accMultilinkStatIndex?
This read-only integer identifies which multilink group's statistics are being reported in this statistics table row, matching it to the corresponding configuration. Network engineers use this index to correlate statistics (packet counts, errors, sequence issues) back to the multilink group being monitored. For example, accMultilinkStatIndex = 2 means the statistics in this row belong to multilink group 2, allowing you to see how many packets it sent and received.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkStatIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.3.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkStatIndex.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.1 | accMultilinkStatIndex | ACC-MIB |