RAD-LAG-MIB

        LAG MIB.
    
Source file
RAD-LAG-MIB
Last revised
Identity
lag
Base OID
1.3.6.1.4.1.164.6.2.54
Net-SNMP examples using the rad MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-LAG-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-LAG-MIB::lag'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-LAG-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-LAG-MIB::lag'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (23)
lag
.1.3.6.1.4.1.164.6.2.54
.1.3.6.1.4.1.164.6.2.54.0
.1.3.6.1.4.1.164.6.2.54.1
.1.3.6.1.4.1.164.6.2.54.1.1
Unsigned32
.1.3.6.1.4.1.164.6.2.54.1.1.1
Enumeration
.1.3.6.1.4.1.164.6.2.54.1.1.10
Unsigned32
.1.3.6.1.4.1.164.6.2.54.1.1.12
.1.3.6.1.4.1.164.6.2.54.1.1.13
.1.3.6.1.4.1.164.6.2.54.1.1.2
.1.3.6.1.4.1.164.6.2.54.1.1.3
Enumeration
.1.3.6.1.4.1.164.6.2.54.1.1.4
Enumeration
.1.3.6.1.4.1.164.6.2.54.1.1.5
Unsigned32
.1.3.6.1.4.1.164.6.2.54.1.1.6
.1.3.6.1.4.1.164.6.2.54.1.1.7
Unsigned32
.1.3.6.1.4.1.164.6.2.54.1.1.8
Enumeration
.1.3.6.1.4.1.164.6.2.54.1.1.9
.1.3.6.1.4.1.164.6.2.54.2
.1.3.6.1.4.1.164.6.2.54.2.1
.1.3.6.1.4.1.164.6.2.54.2.1.1
.1.3.6.1.4.1.164.6.2.54.2.1.2
.1.3.6.1.4.1.164.6.2.54.3
.1.3.6.1.4.1.164.6.2.54.3.1
Enumeration
.1.3.6.1.4.1.164.6.2.54.3.1.1
Dependencies (27) 8 direct · 19 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Notifications / Traps (6)
NameOIDDescription
lagLacpDown deprecated
.1.3.6.1.4.1.164.6.2.54.0.1
This trap indicates that Ethernet port is active but LACP is out-of-sync.
The first ifAlias that is attached is the Group's ifAlias.
The second ifAlias that is attached is the Member's ifAlias.
.1.3.6.1.4.1.164.6.2.54.0.2
This trap indicates that LACP loop was detected between two ports assigned to a LAG.
lagLacpChurn deprecated
.1.3.6.1.4.1.164.6.2.54.0.3
This trap indicates that the LACP was unable to synchronize with the partner.
.1.3.6.1.4.1.164.6.2.54.0.4
Switchover between sub-groups of inter-card LAG.
lagFailure deprecated
.1.3.6.1.4.1.164.6.2.54.0.5
All LAG member ports are down.
.1.3.6.1.4.1.164.6.2.54.0.6
Number of Active Links is below Minumum configured in lagMinimumLinks.