All MIBs › MPLS-VPN-MIB › mplsVpnVrfPerfCurrNumRoutes
mplsVpnVrfPerfCurrNumRoutes
Module: MPLS-VPN-MIB
OID (symbolic): MPLS-VPN-MIB::mplsVpnVrfPerfCurrNumRoutes
OID (numeric): 1.3.6.1.3.118.1.3.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Indicates the number of routes currently used by this VRF.
What is mplsVpnVrfPerfCurrNumRoutes?
This counter tracks the current number of active routes stored in a specific Virtual Routing and Forwarding (VRF) instance on an MPLS/BGP VPN device. A network operator would monitor this value to understand the routing table size and ensure it stays within configured limits to maintain performance. This is read-only and helps diagnose route accumulation issues or validate VRF configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.118.1.3.1.1.3 snmpwalk -v2c -c public <target> MPLS-VPN-MIB::mplsVpnVrfPerfCurrNumRoutes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.118.1.3.1.1.3.1 snmpget -v2c -c public <target> MPLS-VPN-MIB::mplsVpnVrfPerfCurrNumRoutes.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.3 | mplsVpnPerf | MPLS-VPN-MIB |
| 1.3.6.1.3.118.1.3.1 | mplsVpnVrfPerfTable | MPLS-VPN-MIB |
| 1.3.6.1.3.118.1.3.1.1 | mplsVpnVrfPerfEntry | MPLS-VPN-MIB |
| 1.3.6.1.3.118.1.3.1.1.3 | mplsVpnVrfPerfCurrNumRoutes | MPLS-VPN-MIB |