ipiVrfOperStatus
IPI-VRF-MIB ·
.1.3.6.1.4.1.6926.2.35.1.1.1.1.3
Object
column Enumeration
Denotes whether a VRF is operational or not. A VRF is
up(1) when at least one interface associated with the
VRF, which ifOperStatus is up(1). A VRF is down(2) when:
a. There does not exist at least one interface whose
ifOperStatus is up(1).
b. There are no interfaces associated with the VRF.
Context
- MIB
- IPI-VRF-MIB
- OID
.1.3.6.1.4.1.6926.2.35.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipiVrfEntry
- 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 'IPI-VRF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-VRF-MIB::ipiVrfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-VRF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-VRF-MIB::ipiVrfOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-VRF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-VRF-MIB::ipiVrfOperStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of