All MIBs › ACC-MIB › accMultilinkParameterOperState
accMultilinkParameterOperState
Module: ACC-MIB
OID (symbolic): ACC-MIB::accMultilinkParameterOperState
OID (numeric): 1.3.6.1.4.1.5.1.1.9.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An integer that specifies the operational state of this multilink group.
What is accMultilinkParameterOperState?
This read-only integer reflects the actual operational status of the multilink group—whether it is up, down, testing, or in another state—independent of the admin setting. Network engineers monitor this to verify that a multilink group is functioning as expected and to detect if it has gone down due to hardware failure or configuration problems. A value of 1 (up) indicates the multilink is actively bonding traffic, while 0 (down) means no traffic is being aggregated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.1.1.6 snmpwalk -v2c -c public <target> ACC-MIB::accMultilinkParameterOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.9.1.1.6.1 snmpget -v2c -c public <target> ACC-MIB::accMultilinkParameterOperState.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.1 | accMultilinkParameterTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.1.1 | accMultilinkParameterEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.9.1.1.6 | accMultilinkParameterOperState | ACC-MIB |