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