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