CHECKPOINT-MIB-2 :: ipDefaultTTL

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipDefaultTTL

ipDefaultTTL

Module: CHECKPOINT-MIB-2

OID (symbolic): CHECKPOINT-MIB-2::ipDefaultTTL

OID (numeric): 1.3.6.1.2.1.4.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol.

What is ipDefaultTTL?

The default value the device inserts into the IP header's TTL field for datagrams it originates when no other layer supplies one. Because TTL determines how many router hops a packet can survive before being discarded, a misconfigured, too-low value here specifically causes locally-originated traffic, like the gateway's own health-check pings, to die in transit on longer paths while forwarded traffic, which keeps its own TTL, is unaffected. Example: ipDefaultTTL set to 30 instead of the usual 64 could cause the gateway's own outbound management traffic to a distant NMS across 40 hops to be silently dropped mid-path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.2
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipDefaultTTL

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.2.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipDefaultTTL.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.4.2.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-2::ipDefaultTTL 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 (6 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.2ipDefaultTTLCHECKPOINT-MIB-2