MIB Viewer

cvVrfOperStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.711.1.1.1.1.4
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { up(1), down(2) }