ARISTA-VRF-MIB
Monitored by Observium This MIB contains information related to Virtual
Routing and Forwarding (VRF).
VRF is a mechanism by which a single device can provide
independent routing instances. This allows customers to
virtually isolate network traffic, and also use overlapping
IP addresses.
Layer3 or routed interfaces in the system will belong to
one VRF at a time. The datapath forwarding logic uses the
VRF membership of the input interface to determine a
specific forwarding table to use for routing the traffic.
VRF can also be used to isolate management traffic from
the rest of the data plane traffic.
This MIB module provides the following pieces of
information:
* A table of all VRFs configured in the system
* A table that contains the VRF membership information
for all routed interfaces in the system by sparsely
augmenting the ifTable.
Observium actively monitors this MIB
Observium uses this MIB in discovery or polling workflows on applicable devices.
Discovery
Polling
Explore Observium network monitoring
- Source file
ARISTA-VRF-MIB- Last revised
- Identity
aristaVrfMIB- Base OID
1.3.6.1.4.1.30065.3.18
Imported Objects
| ARISTA-SMI-MIB | aristaMibs |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | 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-VRF-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-VRF-MIB::aristaVrfMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-VRF-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-VRF-MIB::aristaVrfMIB'
Objects (14)
4 directly used by Observium
Showing 14 of 14 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.18 |
||
.1.3.6.1.4.1.30065.3.18.1 |
||
.1.3.6.1.4.1.30065.3.18.1.1 |
||
|
|
.1.3.6.1.4.1.30065.3.18.1.1.1 |
|
.1.3.6.1.4.1.30065.3.18.1.1.1.1 |
||
|
Bits
|
.1.3.6.1.4.1.30065.3.18.1.1.1.2 |
|
.1.3.6.1.4.1.30065.3.18.1.1.1.3 |
||
|
|
.1.3.6.1.4.1.30065.3.18.1.1.1.4 |
|
.1.3.6.1.4.1.30065.3.18.1.2 |
||
.1.3.6.1.4.1.30065.3.18.1.2.1 |
||
|
|
.1.3.6.1.4.1.30065.3.18.1.2.1.1 |
|
.1.3.6.1.4.1.30065.3.18.2 |
||
.1.3.6.1.4.1.30065.3.18.2.1 |
||
.1.3.6.1.4.1.30065.3.18.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
- SNMPv2-SMIrfc
- ARISTA-SMI-MIBarista
- SNMPv2-TCrfc
- IANAifType-MIBrfc
- SNMPv2-CONFrfc
- SNMPv2-MIBrfc
- IF-MIBrfc
- ARISTA-VRF-MIBaristaselected
Type Definitions (3)
| OctetString |
range: 0..100 |
|
| OctetString |
range: 0..256 |
|
| Enumeration |
active(1)inactive(2) |
Conformance Groups (1)
|
The collection of objects that provide VRF information in the
system. |
.1.3.6.1.4.1.30065.3.18.2.2.1
|
Compliance Statements (1)
OID
.1.3.6.1.4.1.30065.3.18.2.1.1The compliance statement for Arista switches that implement
the ARISTA-VRF-MIB.
the ARISTA-VRF-MIB.
Required groups
| mandatory | aristaVrfInformationGroup |