All MIBs › CHECKPOINT-MIB › permanentTunnelPeerIpAddr
permanentTunnelPeerIpAddr
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::permanentTunnelPeerIpAddr
OID (numeric): 1.3.6.1.4.1.2620.500.9003.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is permanentTunnelPeerIpAddr?
The IP address of the peer gateway for this Permanent Tunnel, a tunnel Check Point is configured to keep continuously established rather than bringing up only on demand. Because permanent tunnels are meant to always be up, often used for site-to-site links carrying latency-sensitive or always-needed traffic, this address is what an admin checks first if the always-on-tunnel monitoring alerts, to confirm which specific always-up peer relationship is affected. Example: permanentTunnelPeerIpAddr resolving to a data-center peer confirms this row is the always-on link that should never actually be idle, unlike an on-demand tunnel elsewhere in the same table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9003.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::permanentTunnelPeerIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9003.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::permanentTunnelPeerIpAddr.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::permanentTunnelPeerIpAddr 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.1 | permanentTunnelPeerIpAddr | CHECKPOINT-MIB |