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'
Objects (17)
Showing 17 of 17 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.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
- SNMPv2-SMIrfc
- ARISTA-SMI-MIBarista
- SNMPv2-TCrfc
- INET-ADDRESS-MIBrfc
- SNMPv2-CONFrfc
- 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)
|
aristaFIBStatsTotalRoutes aristaFIBStatsTotalRoutesForRouteType aristaFIBStatsTotalRoutesForPrefixLen
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.1The compliance statement for Arista switches that implement
the ARISTA-FIB-STATS-MIB.
the ARISTA-FIB-STATS-MIB.
Required groups
| mandatory | aristaFIBStatsGroup |