CHECKPOINT-MIB :: tunnelPeerType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBtunnelPeerType

tunnelPeerType

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::tunnelPeerType

OID (numeric): 1.3.6.1.4.1.2620.500.9002.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

What is tunnelPeerType?

Classifies the kind of remote peer this tunnel connects to: a regular fixed-IP gateway, a DAIP, or Dynamically Assigned IP, gateway whose address can change, or a ROBO, Remote Office/Branch Office, gateway. This classification matters because DAIP peers need to be resolved by name or registration rather than a static IP each time they reconnect, so a tunnel flagged daip that keeps failing to re-establish after the peer's ISP-assigned address changes points at a DNS or registration resolution problem rather than a policy or crypto issue. Example: a tunnel to a small branch office correctly reporting tunnelPeerType daip(2) explains why that specific tunnel needs to re-resolve the peer's address on every reconnect, unlike the regular(1) tunnels to fixed data-center peers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.10
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::tunnelPeerType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.500.9002.1.10.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::tunnelPeerType.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::tunnelPeerType 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.10tunnelPeerTypeCHECKPOINT-MIB