ARISTA-FIB-STATS-MIB

        Arista devices that function as a router support various
dynamic routing protocols like BGP, OSPF. Customers can
configure local or static routes as well.
        
The routing subsystem is responsible for creating the
forwarding information base (FIB) from routing information
received by customer configuration or dynamic routing
protocols. The FIB has the complete details about all the
routes that are active in the system and will be used for
data forwarding.
        
In the context of this MIB, we specifically refer to the
unicast FIB.
        
This MIB provides useful statistics about the FIB.
        
Arista devices support routing function for IPv4 and IPv6
address families. Arista devices also support the concept
of virtual routing and forwarding (VRF), with a single
device providing multiple routing instances. This allows
customers to isolate network traffic and use overlapping
addresses. A VRF instance is identified by a customer
configured string.
        
Arista devices maintain independent FIB for each address
family and VRF instance.
        
This MIB provides access to FIB summary of all address
families within a specific VRF instance. Network
Management Stations can obtain FIB summary for every VRF
instance by specifying the VRF instance as a context, when
using SNMPv3; or by including the VRF instance in the
community string (format is <community>@<vrf instance>)
when using SNMPv2.
    
Source file
ARISTA-FIB-STATS-MIB
Last revised
Identity
aristaFIBStatsMIB
Base OID
1.3.6.1.4.1.30065.3.23
Imported Objects
ARISTA-SMI-MIB aristaMibs
INET-ADDRESS-MIB InetAddressPrefixLength InetVersion
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Gauge32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
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-FIB-STATS-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-FIB-STATS-MIB::aristaFIBStatsMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-FIB-STATS-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-FIB-STATS-MIB::aristaFIBStatsMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (17)
.1.3.6.1.4.1.30065.3.23
.1.3.6.1.4.1.30065.3.23.1
.1.3.6.1.4.1.30065.3.23.1.1
.1.3.6.1.4.1.30065.3.23.1.1.1
.1.3.6.1.4.1.30065.3.23.1.1.1.1
.1.3.6.1.4.1.30065.3.23.1.1.1.2
.1.3.6.1.4.1.30065.3.23.1.2
.1.3.6.1.4.1.30065.3.23.1.2.1
.1.3.6.1.4.1.30065.3.23.1.2.1.1
.1.3.6.1.4.1.30065.3.23.1.2.1.2
.1.3.6.1.4.1.30065.3.23.1.3
.1.3.6.1.4.1.30065.3.23.1.3.1
.1.3.6.1.4.1.30065.3.23.1.3.1.1
.1.3.6.1.4.1.30065.3.23.1.3.1.2
.1.3.6.1.4.1.30065.3.23.2
.1.3.6.1.4.1.30065.3.23.2.1
.1.3.6.1.4.1.30065.3.23.2.2
Dependencies (5) 5 direct 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. INET-ADDRESS-MIBrfc
  5. SNMPv2-CONFrfc
  6. ARISTA-FIB-STATS-MIBaristaselected
Type Definitions (1)
Enumeration
other(1)
connected(2)
static(3)
rip(8)
isIs(9)
ospf(13)
bgp(14)
ospfv3(200)
staticNonPersistent(201)
staticNexthopGroup(202)
attached(203)
vcs(204)
internal(205)
Conformance Groups (1)
The collection of objects that provide relevant FIB
statistics for specific VRF instance.
.1.3.6.1.4.1.30065.3.23.2.2.1
Compliance Statements (1)

OID .1.3.6.1.4.1.30065.3.23.2.1.1
The compliance statement for Arista switches that implement
the ARISTA-FIB-STATS-MIB.
Required groups