All MIBs › CHECKPOINT-MIB › tunnelProbState
tunnelProbState
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::tunnelProbState
OID (numeric): 1.3.6.1.4.1.2620.500.9002.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is tunnelProbState?
Reports the result of the gateway's own link-probing mechanism, Tunnel Testing or RDP-based link status probes, for this tunnel: whether the probe currently sees the tunnel as alive, dead, or unknown. This is distinct from tunnelState, which reflects IKE and IPsec negotiation state, because a tunnel can be fully established at the IKE layer yet have its actual data path silently fail; tunnelProbState is what catches that up-but-not-actually-passing-traffic condition. Example: a tunnel showing tunnelState active(3) but tunnelProbState dead(2) is the classic signature of a tunnel that negotiated successfully but whose data path has since broken, which failover logic uses to trigger a switch to a backup link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.9 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tunnelProbState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.9.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::tunnelProbState.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::tunnelProbState 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.9 | tunnelProbState | CHECKPOINT-MIB |