MIB Viewer

tmnxPortEtherAutoNegotiate

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.2.4.4.1.4
Access
read-write
Status
current
Sub-identifiers
0
When the value of tmnxPortEtherAutoNegotiate is 'true', the Ethernet interface will automatically negotiate link parameters with the far end (including speed and duplex), and will advertise all speeds and duplex modes supported by the interface. When the value of tmnxPortEtherAutoNegotiate is 'limited', the Ethernet interface will automatically negotiate link parameters with the far end, but will only advertise the speed and duplex mode specified by tmnxPortEtherSpeed and tmnxPortEtherDuplex. If tmnxPortEtherAutoNegotiate is 'false', the Ethernet interface won't negotiate link parameters with the far end and will instead force the speed and duplex mode to the values specified by tmnxPortEtherSpeed and tmnxPortEtherDuplex respectively.
INTEGER { notApplicable (0), true (1), false (2), limited (3) }