All MIBs › LBMSH-MIB › icmpInErrors
icmpInErrors
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::icmpInErrors
OID (numeric): 1.3.6.1.2.1.5.2
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.2 snmpwalk -v2c -c public <target> LBMSH-MIB::icmpInErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.2.1 snmpget -v2c -c public <target> LBMSH-MIB::icmpInErrors.1