MPLS-VPN-MIB-DRAFT-05 :: mplsVpnVrfActiveInterfaces

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMPLS-VPN-MIB-DRAFT-05mplsVpnVrfActiveInterfaces

mplsVpnVrfActiveInterfaces

Module: MPLS-VPN-MIB-DRAFT-05

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

OID (numeric): 1.3.6.1.3.118.1.2.2.1.7

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: Total number of interfaces connected to this VRF with ifOperStatus = up(1).

This counter should be incremented when:

a. When the ifOperStatus of one of the connected interfaces changes from down(2) to up(1).

b. When an interface with ifOperStatus = up(1) is connected to this VRF.

This counter should be decremented when:

a. When the ifOperStatus of one of the connected interfaces changes from up(1) to down(2).

b. When one of the connected interfaces with ifOperStatus = up(1) gets disconnected from this VRF.

What is mplsVpnVrfActiveInterfaces?

A live count of interfaces attached to this VRF whose ifOperStatus is currently up, incrementing or decrementing as interfaces connect, disconnect, or flip operational state. An admin compares this to mplsVpnVrfAssociatedInterfaces to spot a VRF where several configured interfaces are actually down.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.118.1.2.2.1.7
snmpwalk -v2c -c public <target> MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfActiveInterfaces

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.118.1.2.2.1.7.1
snmpget -v2c -c public <target> MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfActiveInterfaces.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::mplsVpnVrfActiveInterfaces 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.7mplsVpnVrfActiveInterfacesMPLS-VPN-MIB-DRAFT-05