CHECKPOINT-MIB-2 :: ipInDiscards

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipInDiscards

ipInDiscards

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.4.8

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.

What is ipInDiscards?

Counts input IP datagrams that had no header problems but were still discarded, typically for lack of buffer space, explicitly excluding datagrams lost while awaiting reassembly. A rising ipInDiscards under load is a resource-exhaustion signal distinct from a routing or policy problem; it means the box's IP stack is being overwhelmed faster than buffers can be freed, which on an appliance often correlates with CPU or memory pressure rather than link errors. Example: ipInDiscards climbing during a traffic surge while ifInErrors on the same interface stays at zero points to buffer exhaustion in the IP stack, not a bad cable.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.8
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipInDiscards

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.8.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipInDiscards.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::ipInDiscards 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.8ipInDiscardsCHECKPOINT-MIB-2