CHECKPOINT-MIB-2 :: ipInAddrErrors

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipInAddrErrors

ipInAddrErrors

Module: CHECKPOINT-MIB-2

OID (symbolic): CHECKPOINT-MIB-2::ipInAddrErrors

OID (numeric): 1.3.6.1.2.1.4.5

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.

What is ipInAddrErrors?

Counts input datagrams discarded because the destination IP address in their header wasn't valid for this device to receive, including invalid addresses like 0.0.0.0 and unsupported address classes. On a firewall this is a useful early signal of misrouted or spoofed traffic reaching an interface it shouldn't; a steady trickle is normal internet noise, but a sudden burst aimed at one interface suggests someone is probing with malformed destination addresses. Example: ipInAddrErrors spiking on the external interface right before a fwRejected spike suggests the same probing traffic is using bad destination addresses as part of its scan.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.5
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipInAddrErrors

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.5.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipInAddrErrors.1

Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB-2::ipInAddrErrors OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.5ipInAddrErrorsCHECKPOINT-MIB-2