All MIBs › Juniper-IPsec-Tunnel-MIB › juniIpsecTunnelNextIfIndex
juniIpsecTunnelNextIfIndex
Module: Juniper-IPsec-Tunnel-MIB
OID (symbolic): Juniper-IPsec-Tunnel-MIB::juniIpsecTunnelNextIfIndex
OID (numeric): 1.3.6.1.4.1.4874.2.2.70.1.1.1
Node type: OBJECT-TYPE
Type: JuniNextIfIndex
Access: read-only
Description: Coordinate ifIndex value allocation for entries in the juniIpsecTunnelIfTable.
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 juniIpsecTunnelNextIfIndex?
Reading this returns the next free interface index (ifIndex) available for creating a new IPsec tunnel interface, or zero if none is available. A management station must read this value first and use it as the index when adding a new row to the tunnel interface table, so concurrent managers don't collide on the same ifIndex.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.70.1.1.1 snmpwalk -v2c -c public <target> Juniper-IPsec-Tunnel-MIB::juniIpsecTunnelNextIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.70.1.1.1.1 snmpget -v2c -c public <target> Juniper-IPsec-Tunnel-MIB::juniIpsecTunnelNextIfIndex.1
Start monitoring Juniper Networks E-series (ERX) edge router (IPsec VPN tunnel interfaces) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Juniper-IPsec-Tunnel-MIB::juniIpsecTunnelNextIfIndex OID value, configure state conditions and alerts, and monitor any Juniper Networks E-series (ERX) edge router (IPsec VPN tunnel interfaces) 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.70 | juniIpsecTunnelMIB | Juniper-IPsec-Tunnel-MIB |
| 1.3.6.1.4.1.4874.2.2.70.1 | juniIpsecObjects | Juniper-IPsec-Tunnel-MIB |
| 1.3.6.1.4.1.4874.2.2.70.1.1 | juniIpsecTunnel | Juniper-IPsec-Tunnel-MIB |
| 1.3.6.1.4.1.4874.2.2.70.1.1.1 | juniIpsecTunnelNextIfIndex | Juniper-IPsec-Tunnel-MIB |