All MIBs › LANART-AGENT › icmpInMsgs
icmpInMsgs
Module: LANART-AGENT
OID (symbolic): LANART-AGENT::icmpInMsgs
OID (numeric): 1.3.6.1.2.1.5.1
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.1 snmpwalk -v2c -c public <target> LANART-AGENT::icmpInMsgs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.1.1 snmpget -v2c -c public <target> LANART-AGENT::icmpInMsgs.1