All MIBs › INTEL-LAN-ADAPTERS-MIB-3 › adapterDriverLoadStatus
adapterDriverLoadStatus
Module: INTEL-LAN-ADAPTERS-MIB-3
OID (symbolic): INTEL-LAN-ADAPTERS-MIB-3::adapterDriverLoadStatus
OID (numeric): 1.3.6.1.4.1.343.2.7.2.2.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Load status of the driver: -'loaded' if the driver is loaded on the NIC; 'notLoaded' otherwise. A status of 'notLoaded' means that the NIC is missing (via 'hotRemove') or the driver is not fully loaded for some reason.
What is adapterDriverLoadStatus?
Indicates whether the adapter's driver is currently loaded (0) or not loaded (1) on the NIC. A 'notLoaded' reading means the card was hot-removed or its driver failed to fully initialize, which is a useful first check when an adapter stops reporting traffic stats.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.1.1.1.4 snmpwalk -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-3::adapterDriverLoadStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.1.1.1.4.1 snmpget -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-3::adapterDriverLoadStatus.1
Start monitoring Intel Ethernet network adapters/NICs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-LAN-ADAPTERS-MIB-3::adapterDriverLoadStatus OID value, configure state conditions and alerts, and monitor any Intel Ethernet network adapters/NICs 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.1 | genericAdaptersAttrTable | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.1.1.1 | genericAdapterAttrEntry | INTEL-LAN-ADAPTERS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.2.7.2.2.1.1.1.4 | adapterDriverLoadStatus | INTEL-LAN-ADAPTERS-MIB-3 |