All MIBs › IP-MIB › icmpStatsInMsgs
icmpStatsInMsgs
Module: IP-MIB
OID (symbolic): IP-MIB::icmpStatsInMsgs
OID (numeric): 1.3.6.1.2.1.5.29.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The total number of ICMP messages that the entity received. Note that this counter includes all those counted by icmpStatsInErrors.
What is icmpStatsInMsgs?
This counter tracks the total number of ICMP messages received by the entity, including both valid messages and those with errors. An operator uses this to monitor overall ICMP traffic volume and, combined with error counters, assess the health of control-plane messaging. Sudden changes in this counter can indicate network problems or attacks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.29.1.2 snmpwalk -v2c -c public <target> IP-MIB::icmpStatsInMsgs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.29.1.2.1 snmpget -v2c -c public <target> IP-MIB::icmpStatsInMsgs.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.5 | icmp | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.5.29 | icmpStatsTable | IP-MIB |
| 1.3.6.1.2.1.5.29.1 | icmpStatsEntry | IP-MIB |
| 1.3.6.1.2.1.5.29.1.2 | icmpStatsInMsgs | IP-MIB |