All MIBs › INTEL-NIC-MIB › driverExtIndexAtt1
driverExtIndexAtt1
Module: INTEL-NIC-MIB
OID (symbolic): INTEL-NIC-MIB::driverExtIndexAtt1
OID (numeric): 1.3.6.1.4.1.343.2.7.1.7.1.1
Node type: OBJECT-TYPE
Type: DmiInteger
Access: read-only
Description: An index value that uniquely identifies the interface to an ethernet-like medium.
What is driverExtIndexAtt1?
Serves as the index distinguishing one driver-extension file entry from another when an adapter has more than one extension component loaded; the source MIB's DESCRIPTION text for this object is a copy-pasted line about ethernet-like interfaces left over from another table, so in practice its real role here is purely as the row index for the Driver Extensions Group table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.1.7.1.1 snmpwalk -v2c -c public <target> INTEL-NIC-MIB::driverExtIndexAtt1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.1.7.1.1.1 snmpget -v2c -c public <target> INTEL-NIC-MIB::driverExtIndexAtt1.1
Start monitoring Intel network interface card (NIC), DMTF-aligned driver management with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-NIC-MIB::driverExtIndexAtt1 OID value, configure state conditions and alerts, and monitor any Intel network interface card (NIC), DMTF-aligned driver management from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.2.7.1 | intelnic | INTEL-NIC-MIB |
| 1.3.6.1.4.1.343.2.7.1.7 | intelDriverExtensionsGroupTable | INTEL-NIC-MIB |
| 1.3.6.1.4.1.343.2.7.1.7.1 | intelDriverExtensionsGroupEntry | INTEL-NIC-MIB |
| 1.3.6.1.4.1.343.2.7.1.7.1.1 | driverExtIndexAtt1 | INTEL-NIC-MIB |