IF-MIB :: ifInErrors

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIF-MIBifInErrors

ifInErrors

Module: IF-MIB

OID (symbolic): IF-MIB::ifInErrors

OID (numeric): 1.3.6.1.2.1.2.2.1.14

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character- oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol.

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 ifInErrors?

This object counts the total number of inbound packets that arrived with errors preventing them from being delivered to higher network protocols. It is a counter that increases over time and never resets (except at system restart). Network engineers use this metric to detect interface health issues and identify links experiencing corruption or transmission problems.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1.14
snmpwalk -v2c -c public <target> IF-MIB::ifInErrors

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.14.1
snmpget -v2c -c public <target> IF-MIB::ifInErrors.1

Start monitoring SNMP-managed network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IF-MIB::ifInErrors 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.14ifInErrorsIF-MIB