All MIBs › Juniper-FRAME-RELAY-MIB › juniFrSubIfNextIfIndex
juniFrSubIfNextIfIndex
Module: Juniper-FRAME-RELAY-MIB
OID (symbolic): Juniper-FRAME-RELAY-MIB::juniFrSubIfNextIfIndex
OID (numeric): 1.3.6.1.4.1.4874.2.2.10.1.2.1
Node type: OBJECT-TYPE
Type: JuniNextIfIndex
Access: read-only
Description: Coordinate ifIndex value allocation for entries in juniFrSubIfTable.
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 juniFrSubIfNextIfIndex?
Returns the next available ifIndex value for creating a new Frame Relay subinterface entry, or zero if none is available or this was a GETNEXT/GETBULK walk past the object. An operator reads this before creating a row in juniFrSubIfTable, mirroring how juniFrNextIfIndex is used for major interfaces.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.10.1.2.1 snmpwalk -v2c -c public <target> Juniper-FRAME-RELAY-MIB::juniFrSubIfNextIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.10.1.2.1.1 snmpget -v2c -c public <target> Juniper-FRAME-RELAY-MIB::juniFrSubIfNextIfIndex.1
Start monitoring Juniper Networks E-series router (Frame Relay PVC/LMI status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Juniper-FRAME-RELAY-MIB::juniFrSubIfNextIfIndex OID value, configure state conditions and alerts, and monitor any Juniper Networks E-series router (Frame Relay PVC/LMI status) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.2 | juniFrSubIfLayer | Juniper-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.4874.2.2.10.1.2.1 | juniFrSubIfNextIfIndex | Juniper-FRAME-RELAY-MIB |