All MIBs › MPLS-VPN-MIB › mplsVpnVrfActiveInterfaces
mplsVpnVrfActiveInterfaces
Module: MPLS-VPN-MIB
OID (symbolic): MPLS-VPN-MIB::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.
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::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::mplsVpnVrfActiveInterfaces.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.7 | mplsVpnVrfActiveInterfaces | MPLS-VPN-MIB |