CHECKPOINT-MIB-2 :: ipOutDiscards

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipOutDiscards

ipOutDiscards

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.4.11

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of output IP datagrams for which no

problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.

What is ipOutDiscards?

Counts output IP datagrams with no delivery problem that were nonetheless discarded, for example due to lack of buffer space, and the DESCRIPTION notes it would include any forwarded packets that met this discretionary criterion. On a busy gateway this counter rising alongside ipForwDatagrams growth is a sign the outbound path is buffer-starved under load, a subtler capacity problem than an interface error since the packets were otherwise fine to send. Example: ipOutDiscards ticking up only during peak business hours, in step with ipForwDatagrams, points to transient output-buffer exhaustion under peak load rather than a persistent hardware fault.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.11
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipOutDiscards

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.11.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipOutDiscards.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipOutDiscards.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::ipOutDiscards 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.11ipOutDiscardsCHECKPOINT-MIB-2