All MIBs › MPLS-VPN-MIB-DRAFT-05 › mplsVpnVrfAssociatedInterfaces
mplsVpnVrfAssociatedInterfaces
Module: MPLS-VPN-MIB-DRAFT-05
OID (symbolic): MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfAssociatedInterfaces
OID (numeric): 1.3.6.1.3.118.1.2.2.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Total number of interfaces connected to this VRF (independent of ifOperStatus type).
What is mplsVpnVrfAssociatedInterfaces?
The total number of interfaces associated with this VRF regardless of whether they're currently up or down. An admin uses this alongside mplsVpnVrfActiveInterfaces to see how many of a VRF's configured interfaces are actually operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.118.1.2.2.1.8 snmpwalk -v2c -c public <target> MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfAssociatedInterfaces
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.118.1.2.2.1.8.1 snmpget -v2c -c public <target> MPLS-VPN-MIB-DRAFT-05::mplsVpnVrfAssociatedInterfaces.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::mplsVpnVrfAssociatedInterfaces 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 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.3 | experimental | AXON-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.118.1.2.2.1.8 | mplsVpnVrfAssociatedInterfaces | MPLS-VPN-MIB-DRAFT-05 |