All MIBs › AirPair-MIB › negotiatedLinkParameters
negotiatedLinkParameters
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::negotiatedLinkParameters
OID (numeric): 1.3.6.1.4.1.7262.1.12.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Displays the Interface card current operating negotiated parameters.
What is negotiatedLinkParameters?
This read-only object reports what speed and duplex setting the Ethernet interface actually negotiated with its link partner (for example 100BaseT full duplex, 1000BaseT half duplex, or linkNotUp if there's no link). Compare it against autoNegotiationSetup and minimumNegotiableLinkParameters to diagnose mismatches with the far-end switch or device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.6 snmpwalk -v2c -c public <target> AirPair-MIB::negotiatedLinkParameters
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.6.1 snmpget -v2c -c public <target> AirPair-MIB::negotiatedLinkParameters.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::negotiatedLinkParameters OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 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.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.12 | apNetworkInterfaceCard | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.12.6 | negotiatedLinkParameters | AirPair-MIB |