All MIBs › Unisphere-Data-ROUTER-MIB › usdRouterNextRouterIndex
usdRouterNextRouterIndex
Module: Unisphere-Data-ROUTER-MIB
OID (symbolic): Unisphere-Data-ROUTER-MIB::usdRouterNextRouterIndex
OID (numeric): 1.3.6.1.4.1.4874.2.2.32.1.1
Node type: OBJECT-TYPE
Type: UsdNextRouterIndex
Access: read-only
Description: Coordinates routerIndex and usdRouterVrfIndex value allocation for entries in the usdRouterTable and usdRouterVrfTable, respectively.
A GET of this object returns the next available routerIndex value to be used to create an entry in the associated router table; or zero, if no valid routerIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that routerIndex allocation is unintended.
Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
What is usdRouterNextRouterIndex?
This read-only value returns the next available index a management station should use when creating a new entry in the router table or VRF table. Admins or management applications must read this object first, then use the returned value as the index when creating a new router or VRF row, which avoids index collisions when multiple managers create routers simultaneously. A GET of usdRouterNextRouterIndex might return 5, meaning the next router (or VRF) created should be indexed as router 5; a returned value of 0 means no valid index is currently available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.32.1.1 snmpwalk -v2c -c public <target> Unisphere-Data-ROUTER-MIB::usdRouterNextRouterIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.32.1.1.1 snmpget -v2c -c public <target> Unisphere-Data-ROUTER-MIB::usdRouterNextRouterIndex.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::usdRouterNextRouterIndex 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 (11 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.32.1.1 | usdRouterNextRouterIndex | Unisphere-Data-ROUTER-MIB |