All MIBs › TUNNEL-MIB › tunnelInetConfigIfIndex
tunnelInetConfigIfIndex
Module: TUNNEL-MIB
OID (symbolic): TUNNEL-MIB::tunnelInetConfigIfIndex
OID (numeric): 1.3.6.1.2.1.10.131.1.1.3.1.6
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-only
Description: If the value of tunnelInetConfigStatus 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.
What is tunnelInetConfigIfIndex?
This read-only value reports the ifIndex assigned to the tunnel interface once the corresponding row's tunnelInetConfigStatus becomes active; a value of 0 means no interface index has been assigned yet, and 0 is not a legal value once the row is active. Admins read it after creating a new tunnel row to discover which ifIndex the agent assigned, so they can then find and configure the corresponding row in the tunnelIfTable and ifTable. For example, after creating a new tunnel entry and setting its row status to active, an admin would read this object to learn the resulting ifIndex needed to configure the tunnel's other IP-related settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.131.1.1.3.1.6 snmpwalk -v2c -c public <target> TUNNEL-MIB::tunnelInetConfigIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.131.1.1.3.1.6.1 snmpget -v2c -c public <target> TUNNEL-MIB::tunnelInetConfigIfIndex.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::tunnelInetConfigIfIndex 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.3 | tunnelInetConfigTable | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.3.1 | tunnelInetConfigEntry | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.3.1.6 | tunnelInetConfigIfIndex | TUNNEL-MIB |