All MIBs › MPLS-VPN-MIB › mplsVpnVrfOperStatus
mplsVpnVrfOperStatus
Module: MPLS-VPN-MIB
OID (symbolic): MPLS-VPN-MIB::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.
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::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::mplsVpnVrfOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.118 | mplsVpnMIB | MPLS-VPN-MIB |
| 1.3.6.1.3.118.1 | mplsVpnObjects | MPLS-VPN-MIB |
| 1.3.6.1.3.118.1.2 | mplsVpnConf | MPLS-VPN-MIB |
| 1.3.6.1.3.118.1.2.2 | mplsVpnVrfTable | MPLS-VPN-MIB |
| 1.3.6.1.3.118.1.2.2.1 | mplsVpnVrfEntry | MPLS-VPN-MIB |
| 1.3.6.1.3.118.1.2.2.1.6 | mplsVpnVrfOperStatus | MPLS-VPN-MIB |