aristaVrfState

OBS ✓
ARISTA-VRF-MIB · .1.3.6.1.4.1.30065.3.18.1.1.1.4

Object

column VrfState
The state of the VRF.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery Polling
Explore Observium network monitoring

Context

MIB
ARISTA-VRF-MIB
OID
.1.3.6.1.4.1.30065.3.18.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
aristaVrfEntry
Groups
1

Walk 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::aristaVrfState'
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::aristaVrfState.<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::aristaVrfState'

Syntax

Source
VrfState
Base type
Enumeration

Values & Constraints

Type Values
1active
2inactive

Conformance