All MIBs › LBMSH-MIB › ipInHdrErrors
ipInHdrErrors
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::ipInHdrErrors
OID (numeric): 1.3.6.1.2.1.4.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.4 snmpwalk -v2c -c public <target> LBMSH-MIB::ipInHdrErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.4.1 snmpget -v2c -c public <target> LBMSH-MIB::ipInHdrErrors.1