CHECKPOINT-MIB-2 :: icmpOutDestUnreachs

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2icmpOutDestUnreachs

icmpOutDestUnreachs

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.5.16

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of ICMP Destination Unreachable messages sent.

What is icmpOutDestUnreachs?

Counts ICMP Destination Unreachable messages sent by the device, telling senders their packet couldn't be delivered. On a firewall, a rising icmpOutDestUnreachs often directly reflects reject-style policy actions or routing failures being reported back to senders; a much bigger increase than usual can mean either a rule change started actively rejecting more traffic, or a downstream route just went dark. Example: icmpOutDestUnreachs spiking right after ipOutNoRoutes spikes confirms the gateway is now actively telling senders their traffic can't be routed, consistent with an upstream outage rather than a policy change.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.16
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutDestUnreachs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.5.16.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutDestUnreachs.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-2::icmpOutDestUnreachs 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.5icmpCHECKPOINT-MIB-2
1.3.6.1.2.1.5.16icmpOutDestUnreachsCHECKPOINT-MIB-2