All MIBs › Unisphere-Data-FRAME-RELAY-MIB › usdFrNextIfIndex
usdFrNextIfIndex
Module: Unisphere-Data-FRAME-RELAY-MIB
OID (symbolic): Unisphere-Data-FRAME-RELAY-MIB::usdFrNextIfIndex
OID (numeric): 1.3.6.1.4.1.4874.2.2.10.1.1.1
Node type: OBJECT-TYPE
Type: UsdNextIfIndex
Access: read-only
Description: Coordinate ifIndex value allocation for entries in usdFrDlcmiTable.
A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex 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 ifIndex 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 usdFrNextIfIndex?
This read-only value hands out the next available ifIndex to use when creating a new Frame Relay DLCMI interface via usdFrDlcmiTable; it returns zero if no valid ifIndex is available, and successive GETs typically return different values so multiple managers creating interfaces at once don't collide.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.10.1.1.1 snmpwalk -v2c -c public <target> Unisphere-Data-FRAME-RELAY-MIB::usdFrNextIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.10.1.1.1.1 snmpget -v2c -c public <target> Unisphere-Data-FRAME-RELAY-MIB::usdFrNextIfIndex.1
Start monitoring Unisphere Networks (Juniper E-series/ERX) routing switches (Frame Relay DLCMI config/statistics status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Unisphere-Data-FRAME-RELAY-MIB::usdFrNextIfIndex OID value, configure state conditions and alerts, and monitor any Unisphere Networks (Juniper E-series/ERX) routing switches (Frame Relay DLCMI config/statistics status) from a single console.
OID Breakdown
Upper-level ancestors (12 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.10 | juniFrameRelayMIB | Juniper-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.4874.2.2.10.1 | juniFrObjects | Juniper-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.4874.2.2.10.1.1 | juniFrIfLayer | Juniper-FRAME-RELAY-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.10.1.1.1 | usdFrNextIfIndex | Unisphere-Data-FRAME-RELAY-MIB |