aristaVrfRoutingStatus
ARISTA-VRF-MIB ·
.1.3.6.1.4.1.30065.3.18.1.1.1.2
Object
column Bits
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 versions. If data path routing is enabled for a protocol, the bit for the protocol is 1.
Context
- MIB
- ARISTA-VRF-MIB
- OID
.1.3.6.1.4.1.30065.3.18.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaVrfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::aristaVrfRoutingStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-VRF-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-VRF-MIB::aristaVrfRoutingStatus.<aristaVrfName>'
Translate to a numeric OID
/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::aristaVrfRoutingStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ipv4 |
1 | ipv6 |
Conformance
Member of