ARISTA-CLB-MIB

        This MIB module contains information about
Cluster Load Balancing (CLB) on Arista devices.
    
Source file
ARISTA-CLB-MIB
Last revised
Identity
aristaClbMIB
Base OID
1.3.6.1.4.1.30065.3.36
Imported Objects
ARISTA-SMI-MIB aristaMibs
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter64 Gauge32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page) TimeStamp
Net-SNMP examples using the arista 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 'ARISTA-CLB-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-CLB-MIB::aristaClbMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-CLB-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CLB-MIB::aristaClbMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (29)
.1.3.6.1.4.1.30065.3.36
.1.3.6.1.4.1.30065.3.36.0
.1.3.6.1.4.1.30065.3.36.1
.1.3.6.1.4.1.30065.3.36.1.1
.1.3.6.1.4.1.30065.3.36.1.1.1
.1.3.6.1.4.1.30065.3.36.1.1.1.1
.1.3.6.1.4.1.30065.3.36.1.1.1.10
.1.3.6.1.4.1.30065.3.36.1.1.1.11
.1.3.6.1.4.1.30065.3.36.1.1.1.2
.1.3.6.1.4.1.30065.3.36.1.1.1.3
.1.3.6.1.4.1.30065.3.36.1.1.1.4
.1.3.6.1.4.1.30065.3.36.1.1.1.5
.1.3.6.1.4.1.30065.3.36.1.1.1.6
.1.3.6.1.4.1.30065.3.36.1.1.1.7
.1.3.6.1.4.1.30065.3.36.1.1.1.8
.1.3.6.1.4.1.30065.3.36.1.1.1.9
.1.3.6.1.4.1.30065.3.36.1.2
.1.3.6.1.4.1.30065.3.36.1.2.1
OctetString
.1.3.6.1.4.1.30065.3.36.1.2.1.1
.1.3.6.1.4.1.30065.3.36.1.3
.1.3.6.1.4.1.30065.3.36.1.3.1
.1.3.6.1.4.1.30065.3.36.1.3.1.1
Enumeration
.1.3.6.1.4.1.30065.3.36.1.4
.1.3.6.1.4.1.30065.3.36.1.5
.1.3.6.1.4.1.30065.3.36.1.6
.1.3.6.1.4.1.30065.3.36.1.7
.1.3.6.1.4.1.30065.3.36.2
.1.3.6.1.4.1.30065.3.36.2.1
.1.3.6.1.4.1.30065.3.36.2.2
Dependencies (7) 5 direct · 2 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
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. ARISTA-SMI-MIBarista
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. ARISTA-CLB-MIBaristaselected
Type Definitions (1)
OctetString range: 0..100
Compliance Statements (1)

OID .1.3.6.1.4.1.30065.3.36.2.1.1
The compliance statement for Arista switches that implement
the ARISTA-CLB-MIB.
Required groups
Notifications / Traps (4)
NameOIDDescription
.1.3.6.1.4.1.30065.3.36.0.1
This notification is generated when aristaClbPortGroupAllocatedFlows is at or
greater than aristaClbPortGroupAllocatedFlowThreshold. This can be used as a
warning before reaching the limit at which no more flows can be allocated.
.1.3.6.1.4.1.30065.3.36.0.2
This notification is generated when aristaClbPortGroupAllocatedFlows is below
aristaClbPortGroupAllocatedFlowThreshold after previously sending
aristaClbPortGroupAllocatedFlowAtOrAboveThresholdWarning.
.1.3.6.1.4.1.30065.3.36.0.3
This notification is generated when aristaClbPortGroupAllocatedFlows is at or
greater than aristaClbPortGroupAllocatedFlowLimit. This means no more flows
can be allocated.
.1.3.6.1.4.1.30065.3.36.0.4
This notification is generated when aristaClbPortGroupAllocatedFlows is below
aristaClbPortGroupAllocatedFlowLimit after previously sending
aristaClbPortGroupAllocatedFlowAtOrAboveLimit.