All MIBs › CHECKPOINT-MIB › tunnelInterface
tunnelInterface
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tunnelInterface
OID (numeric): 1.3.6.1.4.1.2620.500.9002.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is tunnelInterface?
Names the local interface through which this tunnel's traffic is routed. On a gateway with multiple WAN uplinks, this tells the admin exactly which physical or logical interface a given site-to-site tunnel is currently bound to, which matters when one uplink is degraded and only tunnels associated with it need attention. Example: finding multiple tunnels all reporting the same degraded interface at the same time, while tunnels on a different interface are fine, narrows the problem to that specific uplink rather than to VPN configuration in general.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tunnelInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tunnelInterface.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::tunnelInterface OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.500 | tables | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9002 | tunnelTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9002.1 | tunnelEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9002.1.6 | tunnelInterface | CHECKPOINT-MIB |