MPLS-VPN-MIB-DRAFT-05 :: mplsVpnVrfOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMPLS-VPN-MIB-DRAFT-05mplsVpnVrfOperStatus

mplsVpnVrfOperStatus

Module: MPLS-VPN-MIB-DRAFT-05

OID (symbolic): MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfOperStatus

OID (numeric): 1.3.6.1.3.118.1.2.2.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: 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.

What is mplsVpnVrfOperStatus?

Shows whether a VRF is up(1), meaning at least one of its associated interfaces has ifOperStatus up, or down(2) if none do (or none are associated at all). An admin checks this to quickly see which VRFs are actually passing traffic versus ones that are configured but have no live interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.118.1.2.2.1.6
snmpwalk -v2c -c public <target> MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.118.1.2.2.1.6.1
snmpget -v2c -c public <target> MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfOperStatus.1

Start monitoring Vendor-neutral IETF draft standard (MPLS/BGP VPN provider-edge router) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfOperStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF draft standard (MPLS/BGP VPN provider-edge router) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.3experimentalAXON-MIB
1.3.6.1.3.118mplsVpnMIBMPLS-VPN-MIB
1.3.6.1.3.118.1mplsVpnObjectsMPLS-VPN-MIB
1.3.6.1.3.118.1.2mplsVpnConfMPLS-VPN-MIB
1.3.6.1.3.118.1.2.2mplsVpnVrfTableMPLS-VPN-MIB
1.3.6.1.3.118.1.2.2.1mplsVpnVrfEntryMPLS-VPN-MIB
Numeric OIDNameModule
1.3.6.1.3.118.1.2.2.1.6mplsVpnVrfOperStatusMPLS-VPN-MIB-DRAFT-05