All MIBs › INTEL-LAN-ADAPTERS-MIB-4 › adapterRxDropped
adapterRxDropped
Module: INTEL-LAN-ADAPTERS-MIB-4
OID (symbolic): INTEL-LAN-ADAPTERS-MIB-4::adapterRxDropped
OID (numeric): 1.3.6.1.4.1.343.2.7.2.2.1.3.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Total number of receive packets dropped due to overrun.
What is adapterRxDropped?
This counter tracks receive packets dropped because the adapter's receive buffer overran, meaning traffic arrived faster than the host could process it. A climbing value suggests the server or driver can't keep up with incoming load and may need buffer tuning or a hardware upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.1.3.1.7 snmpwalk -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-4::adapterRxDropped
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.1.3.1.7.1 snmpget -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-4::adapterRxDropped.1
Start monitoring Server/workstation with Intel Ethernet network adapters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-LAN-ADAPTERS-MIB-4::adapterRxDropped OID value, configure state conditions and alerts, and monitor any Server/workstation with Intel Ethernet network adapters from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2 | products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7 | nic_products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7.2 | intel_lan_adapters | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2 | adaptersTables | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.1 | genericAdaptersAttrTables | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.1.3 | genericAdaptersTrafficStatsAttrTable | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.1.3.1 | genericAdapterTrafficStatsAttrEntry | INTEL-LAN-ADAPTERS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.2.7.2.2.1.3.1.7 | adapterRxDropped | INTEL-LAN-ADAPTERS-MIB-4 |