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.
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
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.4874.2.2.32.1.2.1.5 | juniRouterContextName | Juniper-ROUTER-MIB |