IF-MIB :: ifOutDiscards

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIF-MIBifOutDiscards

ifOutDiscards

Module: IF-MIB

OID (symbolic): IF-MIB::ifOutDiscards

OID (numeric): 1.3.6.1.2.1.2.2.1.19

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.

Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.

What is ifOutDiscards?

This counter tracks the number of outbound packets intentionally dropped by the interface, even though they contained no transmission errors. Common reasons for discards include buffer exhaustion, rate limiting, or access control. Network operators monitor this metric to detect congestion, queueing problems, or misconfigured transmission policies affecting throughput.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1.19
snmpwalk -v2c -c public <target> IF-MIB::ifOutDiscards

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.19.1
snmpget -v2c -c public <target> IF-MIB::ifOutDiscards.1

Start monitoring SNMP-managed network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IF-MIB::ifOutDiscards OID value, configure state conditions and alerts, and monitor any SNMP-managed network devices from a single console.

OID Breakdown

Upper-level ancestors (9 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
1.3.6.1.2.1.2interfacesCHECKPOINT-MIB-2
1.3.6.1.2.1.2.2ifTableCHECKPOINT-MIB-2
1.3.6.1.2.1.2.2.1ifEntryCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.2.2.1.19ifOutDiscardsIF-MIB