All MIBs › INTEL-NIC-MIB › preferredPrimaryAdapterAtt6
preferredPrimaryAdapterAtt6
Module: INTEL-NIC-MIB
OID (symbolic): INTEL-NIC-MIB::preferredPrimaryAdapterAtt6
OID (numeric): 1.3.6.1.4.1.343.2.7.1.12.1.6
Node type: OBJECT-TYPE
Type: DmiInteger
Access: read-write
Description: ID of the current designated Preferred Primary adapter in the team.This may be NULL if not set.
What is preferredPrimaryAdapterAtt6?
Lets an admin designate which adapter in the team should be preferred as primary whenever it's available (for example, to favor a faster NIC), and can be left unset (NULL) if no preference is configured; reading it back confirms which adapter, if any, is currently designated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.1.12.1.6 snmpwalk -v2c -c public <target> INTEL-NIC-MIB::preferredPrimaryAdapterAtt6
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.1.12.1.6.1 snmpget -v2c -c public <target> INTEL-NIC-MIB::preferredPrimaryAdapterAtt6.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.343.2.7.1.12.1.6.1 i <value>
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::preferredPrimaryAdapterAtt6 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.12 | intelTeamingGroupTable | INTEL-NIC-MIB |
| 1.3.6.1.4.1.343.2.7.1.12.1 | intelTeamingGroupEntry | INTEL-NIC-MIB |
| 1.3.6.1.4.1.343.2.7.1.12.1.6 | preferredPrimaryAdapterAtt6 | INTEL-NIC-MIB |