All MIBs › MRVINREACH › icmpInMsgs
icmpInMsgs
Module: MRVINREACH
OID (symbolic): MRVINREACH::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> MRVINREACH::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> MRVINREACH::icmpInMsgs.1