ARISTA-VRF-MIB

        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.
    
aristaVrfMIB 1.3.6.1.4.1.30065.3.18
Imported Objects
ARISTA-SMI-MIB aristaMibs
IF-MIB ifIndex
SNMPv2-CONF MODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMI MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TC TEXTUAL-CONVENTION
Type Definitions (3)
VrfName OctetString range: 0..100
VrfRouteDistinguisher OctetString range: 0..256
VrfState Enumeration
active(1)
inactive(2)
Objects (14)
aristaVrfMIB .1.3.6.1.4.1.30065.3.18
aristaVrfMibObjects .1.3.6.1.4.1.30065.3.18.1
aristaVrfTable .1.3.6.1.4.1.30065.3.18.1.1
aristaVrfEntry aristaVrfName .1.3.6.1.4.1.30065.3.18.1.1.1
aristaVrfName VrfName .1.3.6.1.4.1.30065.3.18.1.1.1.1
aristaVrfRoutingStatus Bits .1.3.6.1.4.1.30065.3.18.1.1.1.2
aristaVrfRouteDistinguisher VrfRouteDistinguisher .1.3.6.1.4.1.30065.3.18.1.1.1.3
aristaVrfState VrfState .1.3.6.1.4.1.30065.3.18.1.1.1.4
aristaVrfIfTable .1.3.6.1.4.1.30065.3.18.1.2
aristaVrfIfEntry IF-MIBifIndex .1.3.6.1.4.1.30065.3.18.1.2.1
aristaVrfIfMembership VrfName .1.3.6.1.4.1.30065.3.18.1.2.1.1
aristaVrfMibConformance .1.3.6.1.4.1.30065.3.18.2
aristaVrfMibCompliances .1.3.6.1.4.1.30065.3.18.2.1
aristaVrfMibGroups .1.3.6.1.4.1.30065.3.18.2.2