CHECKPOINT-MIB-2 :: icmpOutEchoReps

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2icmpOutEchoReps

icmpOutEchoReps

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.5.22

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of ICMP Echo Reply messages sent.

What is icmpOutEchoReps?

Counts ICMP Echo Reply messages sent by the device, how many pings addressed to it the device answered. Comparing this against icmpInEchos shows whether the gateway is answering every ping it receives or silently dropping some; a gap between the two suggests an ICMP rate-limit or a partial policy block on ping responses is in effect. Example: icmpInEchos showing 1,000 received pings per minute during a flood but icmpOutEchoReps showing only 50 sent confirms ICMP rate-limiting kicked in and is protecting the gateway's CPU.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.22
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutEchoReps

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.5.22.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutEchoReps.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> icmpOutEchoReps.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::icmpOutEchoReps 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.22icmpOutEchoRepsCHECKPOINT-MIB-2