All MIBs › MAU-MIB › ifMauAutoNegAdminStatus
ifMauAutoNegAdminStatus
Module: MAU-MIB
OID (symbolic): MAU-MIB::ifMauAutoNegAdminStatus
OID (numeric): 1.3.6.1.2.1.26.5.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to enabled(1) will cause the interface that has the auto-negotiation signaling ability to be enabled.
If the value of this object is disabled(2) then the interface will act as it would if it had no auto-negotiation signaling. Under these conditions, an IEEE 802.3 MAU will immediately be forced to the state indicated by the value of the object ifMauDefaultType.
NOTE TO IMPLEMENTORS: When ifMauAutoNegAdminStatus transitions from enabled to disabled, the agent implementation MUST ensure that the operational type of the MAU (as reported by ifMauType) correctly transitions to the value specified by the ifMauDefaultType object, rather than continuing to operate at the value earlier determined by the auto-negotiation function.
What is ifMauAutoNegAdminStatus?
Turns auto-negotiation signaling on or off for this interface; disabling it immediately forces the link to the speed/duplex specified by ifMauDefaultType instead of letting the two ends negotiate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.26.5.1.1.1 snmpwalk -v2c -c public <target> MAU-MIB::ifMauAutoNegAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.26.5.1.1.1.1 snmpget -v2c -c public <target> MAU-MIB::ifMauAutoNegAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.26.5.1.1.1.1 i <value>
Start monitoring Vendor-neutral IEEE 802.3 standard (any Ethernet switch, router, or NIC with MAUs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MAU-MIB::ifMauAutoNegAdminStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.3 standard (any Ethernet switch, router, or NIC with MAUs) from a single console.
OID Breakdown
Upper-level ancestors (10 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.26 | snmpDot3MauMgt | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.5 | dot3IfMauAutoNegGroup | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.5.1 | ifMauAutoNegTable | DOT3-MAU-MIB |
| 1.3.6.1.2.1.26.5.1.1 | ifMauAutoNegEntry | DOT3-MAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.26.5.1.1.1 | ifMauAutoNegAdminStatus | MAU-MIB |