All MIBs › CHECKPOINT-MIB-2 › icmpInEchos
icmpInEchos
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::icmpInEchos
OID (numeric): 1.3.6.1.2.1.5.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of ICMP Echo (request) messages received.
What is icmpInEchos?
Counts ICMP Echo, or ping request, messages received by the device. Since this counts pings addressed to the gateway itself, a sustained high rate here, especially from many distinct sources, is the classic signature of a ping-flood or reconnaissance sweep against the gateway's own management or external IP, distinct from normal traffic that merely transits the box. Example: icmpInEchos jumping from a handful per hour, routine uptime monitoring, to thousands per minute from varied source addresses points at an active ping-flood rather than legitimate monitoring traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.8 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpInEchos
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.8.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpInEchos.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::icmpInEchos 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.5 | icmp | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.5.8 | icmpInEchos | CHECKPOINT-MIB-2 |