All MIBs › Unisphere-Data-ROUTER-MIB › usdRouterVrf
usdRouterVrf
Module: Unisphere-Data-ROUTER-MIB
OID (symbolic): Unisphere-Data-ROUTER-MIB::usdRouterVrf
OID (numeric): 1.3.6.1.4.1.4874.2.2.32.1.2.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Identifies whether this router is a VRF or not. A value of true(1) indicates that this is a VRF; a value of false(2) indicates that it is not.
What is usdRouterVrf?
This read-only object indicates whether a given router-table entry represents a VRF (Virtual Router Forwarder) rather than a physical/base router. Admins use it to distinguish VRF instances from regular routers when browsing the router table, since VRFs and base routers share the same table but behave differently. A usdRouterVrf value of true(1) on an entry named "vr-tenantB" confirms that entry is a customer VRF rather than the system's default router.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.32.1.2.1.4 snmpwalk -v2c -c public <target> Unisphere-Data-ROUTER-MIB::usdRouterVrf
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.32.1.2.1.4.1 snmpget -v2c -c public <target> Unisphere-Data-ROUTER-MIB::usdRouterVrf.1
Start monitoring Juniper Networks (Unisphere/ERX) edge routers running multiple VRF instances (virtual-router protocol-binding/route-target config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Unisphere-Data-ROUTER-MIB::usdRouterVrf OID value, configure state conditions and alerts, and monitor any Juniper Networks (Unisphere/ERX) edge routers running multiple VRF instances (virtual-router protocol-binding/route-target config status) from a single console.
OID Breakdown
Upper-level ancestors (13 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.4874 | juniperUni | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2 | juniperUniMibs | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2.2 | juniMibs | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.32 | juniRouterMIB | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.32.1 | juniRouterObjects | Juniper-ROUTER-MIB |
| 1.3.6.1.4.1.4874.2.2.32.1.2 | juniRouterTable | Juniper-ROUTER-MIB |
| 1.3.6.1.4.1.4874.2.2.32.1.2.1 | juniRouterEntry | Juniper-ROUTER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.32.1.2.1.4 | usdRouterVrf | Unisphere-Data-ROUTER-MIB |