All MIBs › Juniper-ROUTER-MIB › juniRouterContextName
juniRouterContextName
Module: Juniper-ROUTER-MIB
OID (symbolic): Juniper-ROUTER-MIB::juniRouterContextName
OID (numeric): 1.3.6.1.4.1.4874.2.2.32.1.2.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: An internally derived/assigned name given to this router with a specific format: routerN
where N is a decimal number (with no leading zeroes) in the range 1..16777215 corresponding to the value of the least significant 24 bits of the juniRouterIndex (the router UID). The name is unique within the context of this table.
What is juniRouterContextName?
An internally generated name of the form routerN, where N comes from the low 24 bits of the router index, that an admin uses as the SNMP context name to query this specific virtual router's or VRF's own MIB view via SNMPv3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.32.1.2.1.5 snmpwalk -v2c -c public <target> Juniper-ROUTER-MIB::juniRouterContextName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.32.1.2.1.5.1 snmpget -v2c -c public <target> Juniper-ROUTER-MIB::juniRouterContextName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> juniRouterContextName.1
Start monitoring Juniper E-series router, ERX/E120/E320 (virtual router/VRF management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Juniper-ROUTER-MIB::juniRouterContextName OID value, configure state conditions and alerts, and monitor any Juniper E-series router, ERX/E120/E320 (virtual router/VRF management) 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.4874.2.2.32.1.2.1.5 | juniRouterContextName | Juniper-ROUTER-MIB |