INTEL-LAN-ADAPTERS-MIB-4 :: physicalAdapterAutoNegotiation

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsINTEL-LAN-ADAPTERS-MIB-4physicalAdapterAutoNegotiation

physicalAdapterAutoNegotiation

Module: INTEL-LAN-ADAPTERS-MIB-4

OID (symbolic): INTEL-LAN-ADAPTERS-MIB-4::physicalAdapterAutoNegotiation

OID (numeric): 1.3.6.1.4.1.343.2.7.2.2.2.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Physical adapter autonegotiation mode. This value appears only if it is available - that is, only if the driver is compliant with SNMP; otherwise, NO_SUCH_NAME is returned.

What is physicalAdapterAutoNegotiation?

This enumerated value indicates whether the physical adapter's autonegotiation is currently on or off. Admins check it when diagnosing a speed or duplex mismatch, since a link with autonegotiation forced off must have its settings manually matched to the switch port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.2.1.1.6
snmpwalk -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-4::physicalAdapterAutoNegotiation

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.2.1.1.6.1
snmpget -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-4::physicalAdapterAutoNegotiation.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> physicalAdapterAutoNegotiation.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::physicalAdapterAutoNegotiation 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.343intelIntel-Common-MIB
1.3.6.1.4.1.343.2productsIntel-Common-MIB
1.3.6.1.4.1.343.2.7nic_productsIntel-Common-MIB
1.3.6.1.4.1.343.2.7.2intel_lan_adaptersINTEL-LAN-ADAPTERS-MIB
1.3.6.1.4.1.343.2.7.2.2adaptersTablesINTEL-LAN-ADAPTERS-MIB
1.3.6.1.4.1.343.2.7.2.2.2physicalAdaptersAttrTablesINTEL-LAN-ADAPTERS-MIB
1.3.6.1.4.1.343.2.7.2.2.2.1physicalAdaptersAttrTableINTEL-LAN-ADAPTERS-MIB
1.3.6.1.4.1.343.2.7.2.2.2.1.1physicalAdapterAttrEntryINTEL-LAN-ADAPTERS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.343.2.7.2.2.2.1.1.6physicalAdapterAutoNegotiationINTEL-LAN-ADAPTERS-MIB-4