adapterDriverLoadStatus
INTEL-LAN-ADAPTERS-MIB ·
intel variant
·
.1.3.6.1.4.1.343.2.7.2.2.1.1.1.4
Object
column Enumeration
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.
Context
- MIB
- INTEL-LAN-ADAPTERS-MIB
- OID
.1.3.6.1.4.1.343.2.7.2.2.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genericAdapterAttrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-LAN-ADAPTERS-MIB::adapterDriverLoadStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-LAN-ADAPTERS-MIB::adapterDriverLoadStatus.<adapterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INTEL-LAN-ADAPTERS-MIB::adapterDriverLoadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | loaded |
1 | notLoaded |
Conformance
Member of