All MIBs › DOT3-MAU-MIB › ifMauAutoNegAdminStatus
ifMauAutoNegAdminStatus
Module: DOT3-MAU-MIB
OID (symbolic): DOT3-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 which 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.
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> DOT3-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> DOT3-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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |
| 1.3.6.1.2.1.26.5.1.1.1 | ifMauAutoNegAdminStatus | DOT3-MAU-MIB |