CHECKPOINT-MIB :: tunnelProbState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBtunnelProbState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.500tablesCHECKPOINT-MIB
1.3.6.1.4.1.2620.500.9002tunnelTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.500.9002.1tunnelEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.500.9002.1.9tunnelProbStateCHECKPOINT-MIB