All MIBs › CHECKPOINT-MIB › permanentTunnelPeerType
permanentTunnelPeerType
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::permanentTunnelPeerType
OID (numeric): 1.3.6.1.4.1.2620.500.9003.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is permanentTunnelPeerType?
Classifies the peer of this Permanent Tunnel as a regular fixed-IP gateway, a DAIP gateway, or a ROBO branch gateway. A permanent tunnel configured against a DAIP peer is somewhat unusual, since permanent tunnels are typically set up against stable, fixed-IP partners specifically because they need to stay continuously reachable, so seeing daip here is worth double-checking against the intended design, since a peer whose address can change undermines the guarantee a permanent tunnel is meant to provide. Example: discovering permanentTunnelPeerType reports daip(2) for what was assumed to be a fixed data-center peer would explain occasional unexpected renegotiations of a link that's supposed to never need to re-resolve its peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9003.1.10 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::permanentTunnelPeerType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9003.1.10.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::permanentTunnelPeerType.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::permanentTunnelPeerType 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.10 | permanentTunnelPeerType | CHECKPOINT-MIB |