All MIBs › AirPair-MIB › autoNegotiationSetup
autoNegotiationSetup
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::autoNegotiationSetup
OID (numeric): 1.3.6.1.4.1.7262.1.12.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Turns auto-negotiation on or off. Turning off results in the interface defaulting to 100BaseT, Full Duplex.
What is autoNegotiationSetup?
This read-write object turns Ethernet auto-negotiation on or off for the network interface. Turning it off forces the interface to a fixed 100BaseT full-duplex mode instead of negotiating speed and duplex with the link partner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.5 snmpwalk -v2c -c public <target> AirPair-MIB::autoNegotiationSetup
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.5.1 snmpget -v2c -c public <target> AirPair-MIB::autoNegotiationSetup.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.12.5.1 i <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::autoNegotiationSetup 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.5 | autoNegotiationSetup | AirPair-MIB |