All MIBs › CHECKPOINT-MIB › tunnelNextHop
tunnelNextHop
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tunnelNextHop
OID (numeric): 1.3.6.1.4.1.2620.500.9002.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is tunnelNextHop?
The next-hop IP address traffic uses to reach this tunnel's peer. On a gateway with multiple paths or backup links to the same remote site, this reveals which specific path is currently in use, what an admin checks first when investigating unexpectedly slow or lossy traffic to a site that has both a primary and backup route configured. Example: tunnelNextHop pointing to the backup ISP's gateway rather than the primary one explains a site suddenly experiencing higher latency even though its tunnel state still reports active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tunnelNextHop
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tunnelNextHop.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::tunnelNextHop 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.5 | tunnelNextHop | CHECKPOINT-MIB |