All MIBs › CHECKPOINT-MIB › permanentTunnelState
permanentTunnelState
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::permanentTunnelState
OID (numeric): 1.3.6.1.4.1.2620.500.9003.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
What is permanentTunnelState?
Reports the lifecycle state, active, idle, phase1, down, or destroy, of this Permanent Tunnel specifically. Because this tunnel is supposed to be continuously up by design, seeing it in anything other than active(3) is a more urgent finding than the same state on an ordinary on-demand tunnel, since the whole point of marking it permanent was to guarantee constant connectivity for whatever depends on it. Example: permanentTunnelState reporting down(131) for the tunnel to a disaster-recovery site is precisely the kind of finding that should page someone immediately, since that link exists specifically to always be up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9003.1.3 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::permanentTunnelState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9003.1.3.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::permanentTunnelState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2620.500.9003.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::permanentTunnelState 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.9003 | permanentTunnelTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9003.1 | permanentTunnelEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.500.9003.1.3 | permanentTunnelState | CHECKPOINT-MIB |