CHECKPOINT-MIB-2 :: icmpOutEchos

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2icmpOutEchos

icmpOutEchos

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.5.21

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of ICMP Echo (request) messages sent.

What is icmpOutEchos?

Counts ICMP Echo, or ping request, messages sent by the device. This counter reflects the gateway's own outbound reachability testing, its health-check pings to upstream gateways, VPN peers, or monitored hosts, so tracking it alongside icmpInEchoReps shows how much of that self-initiated probing is actually succeeding. Example: icmpOutEchos increasing steadily every 60 seconds matches a configured keepalive ping to a VPN peer, letting an admin confirm that health check is actually firing on schedule.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.21
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutEchos

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.5.21.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutEchos.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::icmpOutEchos 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.21icmpOutEchosCHECKPOINT-MIB-2