All MIBs › MPLS-L3VPN-STD-MIB › mplsL3VpnVrfOperStatus
mplsL3VpnVrfOperStatus
Module: MPLS-L3VPN-STD-MIB
OID (symbolic): MPLS-L3VPN-STD-MIB::mplsL3VpnVrfOperStatus
OID (numeric): 1.3.6.1.2.1.10.166.11.1.2.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Denotes whether or not a VRF is operational. A VRF is up(1) when there is at least one interface associated with the VRF whose 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 mplsL3VpnVrfOperStatus?
Whether this VRF is operational: up(1) if at least one associated interface has ifOperStatus up, down(2) if none do or no interfaces are associated at all - the key field for confirming a customer's VPN service is actually passing traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.11.1.2.2.1.6 snmpwalk -v2c -c public <target> MPLS-L3VPN-STD-MIB::mplsL3VpnVrfOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.11.1.2.2.1.6.1 snmpget -v2c -c public <target> MPLS-L3VPN-STD-MIB::mplsL3VpnVrfOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsL3VpnVrfOperStatus.1
Start monitoring Vendor-neutral IETF standard (MPLS/BGP L3VPN provider-edge router) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-L3VPN-STD-MIB::mplsL3VpnVrfOperStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS/BGP L3VPN provider-edge router) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.166.11 | mplsL3VpnMIB | MPLS-L3VPN-STD-MIB |
| 1.3.6.1.2.1.10.166.11.1 | mplsL3VpnObjects | MPLS-L3VPN-STD-MIB |
| 1.3.6.1.2.1.10.166.11.1.2 | mplsL3VpnConf | MPLS-L3VPN-STD-MIB |
| 1.3.6.1.2.1.10.166.11.1.2.2 | mplsL3VpnVrfTable | MPLS-L3VPN-STD-MIB |
| 1.3.6.1.2.1.10.166.11.1.2.2.1 | mplsL3VpnVrfEntry | MPLS-L3VPN-STD-MIB |
| 1.3.6.1.2.1.10.166.11.1.2.2.1.6 | mplsL3VpnVrfOperStatus | MPLS-L3VPN-STD-MIB |