CHECKPOINT-MIB :: tunnelState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBtunnelState

tunnelState

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::tunnelState

OID (numeric): 1.3.6.1.4.1.2620.500.9002.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

What is tunnelState?

Reports the current lifecycle state of this site-to-site VPN tunnel: active, idle, phase1, down, or destroy, mirroring the same state values used for remote-access sessions. Because it's writable, an admin can force-clear a tunnel stuck mid-negotiation by setting it to destroy(4), the standard remedy for a site-to-site tunnel that's hung in phase1 and won't renegotiate cleanly on its own. Example: a branch-office tunnel stuck at tunnelState phase1(130) for an extended period, rather than reaching active(3), is a concrete candidate for a manual reset via this object rather than waiting out a retry timer.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.3
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tunnelState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.3.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::tunnelState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2620.500.9002.1.3.1 i <value>

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::tunnelState 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.3tunnelStateCHECKPOINT-MIB