All MIBs › TUNNEL-MIB › tunnelConfigIfIndex
tunnelConfigIfIndex
Module: TUNNEL-MIB
OID (symbolic): TUNNEL-MIB::tunnelConfigIfIndex
OID (numeric): 1.3.6.1.2.1.10.131.1.1.2.1.5
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-only
Description: If the value of tunnelConfigStatus for this row is active, then this object contains the value of ifIndex corresponding to the tunnel interface. A value of 0 is not legal in the active state, and means that the interface index has not yet been assigned.
Since this object does not support IPv6, it is deprecated in favor of tunnelInetConfigIfIndex.
What is tunnelConfigIfIndex?
This read-only, deprecated value reports the ifIndex assigned to the tunnel interface once the corresponding row's tunnelConfigStatus becomes active; a value of 0 means no interface index has been assigned yet, and this legacy IPv4-only object is deprecated in favor of tunnelInetConfigIfIndex. Admins use it to find the ifIndex of a tunnel that was created or is being tracked through this older, IPv4-only configuration table. For example, an admin working with a legacy monitoring tool that still references this deprecated table would read this object to obtain the ifIndex needed to look up the tunnel's interface statistics elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.131.1.1.2.1.5 snmpwalk -v2c -c public <target> TUNNEL-MIB::tunnelConfigIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.131.1.1.2.1.5.1 snmpget -v2c -c public <target> TUNNEL-MIB::tunnelConfigIfIndex.1
Start monitoring vendor-neutral, standards-based MIB, router or VPN gateway supporting IP tunneling (GRE/IP-in-IP/L2TP/PPTP admin/oper status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TUNNEL-MIB::tunnelConfigIfIndex OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, router or VPN gateway supporting IP tunneling (GRE/IP-in-IP/L2TP/PPTP admin/oper status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.131 | tunnelMIB | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1 | tunnelMIBObjects | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1 | tunnel | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.2 | tunnelConfigTable | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.2.1 | tunnelConfigEntry | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.2.1.5 | tunnelConfigIfIndex | TUNNEL-MIB |