All MIBs › CHECKPOINT-MIB › permanentTunnelInterface
permanentTunnelInterface
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::permanentTunnelInterface
OID (numeric): 1.3.6.1.4.1.2620.500.9003.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is permanentTunnelInterface?
Per its IpAddress syntax, this reports the local interface's IP address through which this Permanent Tunnel's traffic is routed, differing from the regular tunnelInterface object which is a name string rather than an address. This lets an admin confirm exactly which local IP or interface an always-on link is bound to, important for verifying the tunnel didn't silently shift to a different local interface after a network change. Example: permanentTunnelInterface reporting an IP belonging to a secondary uplink, when the design called for the primary uplink, indicates the always-on tunnel has moved to a path that wasn't originally intended.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9003.1.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::permanentTunnelInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9003.1.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::permanentTunnelInterface.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::permanentTunnelInterface 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.6 | permanentTunnelInterface | CHECKPOINT-MIB |