All MIBs › JNX-PPPOE-MIB › jnxPPPoENextIfIndex
jnxPPPoENextIfIndex
Module: JNX-PPPOE-MIB
OID (symbolic): JNX-PPPOE-MIB::jnxPPPoENextIfIndex
OID (numeric): 1.3.6.1.4.1.2636.3.67.1.1.1.1
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-only
Description: Coordinate ifIndex value allocation for entries in jnxPPPoEIfTable.
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 jnxPPPoENextIfIndex?
This OID hands out the next available ifIndex value for creating a new PPPoE interface entry in jnxPPPoEIfTable, or zero if none is available. Each successive GET typically returns a different value, so multiple management clients creating interfaces at the same time do not collide on the same index. A provisioning script reads this value first, then uses it to build the new row in the interface table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.67.1.1.1.1 snmpwalk -v2c -c public <target> JNX-PPPOE-MIB::jnxPPPoENextIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.67.1.1.1.1.1 snmpget -v2c -c public <target> JNX-PPPOE-MIB::jnxPPPoENextIfIndex.1
Start monitoring Juniper Networks MX-series broadband network gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JNX-PPPOE-MIB::jnxPPPoENextIfIndex OID value, configure state conditions and alerts, and monitor any Juniper Networks MX-series broadband network gateway 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.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3.67 | jnxPppoeMibRoot | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.67.1 | jnxPPPoEMIB | JNX-PPPOE-MIB |
| 1.3.6.1.4.1.2636.3.67.1.1 | jnxPPPoEObjects | JNX-PPPOE-MIB |
| 1.3.6.1.4.1.2636.3.67.1.1.1 | jnxPPPoEIfLayer | JNX-PPPOE-MIB |
| 1.3.6.1.4.1.2636.3.67.1.1.1.1 | jnxPPPoENextIfIndex | JNX-PPPOE-MIB |