IP-MIB :: icmpStatsInMsgs

MIB Reference — IPNetwork Monitor

All MIBsIP-MIBicmpStatsInMsgs

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.5icmpCHECKPOINT-MIB-2
1.3.6.1.2.1.5.29icmpStatsTableIP-MIB
1.3.6.1.2.1.5.29.1icmpStatsEntryIP-MIB
1.3.6.1.2.1.5.29.1.2icmpStatsInMsgsIP-MIB