ARISTA-VRF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
5
.1.3.6.1.4.1.30065.3.18.1.1 · 1 row entry · 4 columns
Uses the arista variant from /opt/observium/mibs/arista.
Command help
Walk aristaVrfTable
/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::aristaVrfTable'
This table contains information about VRFs currently
configured in the system.
aristaVrfEntry row .1.3.6.1.4.1.30065.3.18.1.1.1
A single row containing information for one VRF that is
configured in the system.
Indexes
Column Syntax OID
The name of the VRF that is represented by this row.
VrfName
Type Constraints:
range: 0..100
.1.3.6.1.4.1.30065.3.18.1.1.1.1
The current status of data path routing in this VRF.
Routing for IPv4 and IPv6 packets can be independently
enabled by the administrator for a given VRF. This object
carries the routing status for both the protocol vers…
Bits
Enumerated Values:
0ipv4
1ipv6
.1.3.6.1.4.1.30065.3.18.1.1.1.2
The route distinguisher for this VRF.
VrfRouteDistinguisher
Type Constraints:
range: 0..256
.1.3.6.1.4.1.30065.3.18.1.1.1.3
The state of the VRF.
VrfState
Type Values:
1active
2inactive
.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 row entry · 1 columns
Uses the arista variant from /opt/observium/mibs/arista.
Command help
Walk aristaVrfIfTable
/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::aristaVrfIfTable'
This table augments the ifTable and contains the 
VRF membership information for every routed interface
in the system. A row is present only for each active
routed (or layer3) interface.
aristaVrfIfEntry row .1.3.6.1.4.1.30065.3.18.1.2.1
VRF membership information for a single routed interface.
Indexes
Column Syntax OID
The name of the VRF that this routed interface is currently
part of.
VrfName
Type Constraints:
range: 0..100
.1.3.6.1.4.1.30065.3.18.1.2.1.1