MIB Viewer

tmnxPortEtherDuplex

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.2.4.4.1.2
Access
read-write
Status
current
Sub-identifiers
0
The tmnxPortEtherDuplex variable specifies the duplex mode used by the Ethernet interface if tmnxPortEtherAutoNegotiate has a value of 'false' or 'limited'. If tmnxPortEtherAutoNegotiate has a value of 'true', the link parameters are negotiated with the far end and the tmnxPortEtherDuplex variable is ignored. A value of 'fullDuplex' sets the link to full duplex mode. A value of 'halfDuplex' sets the link to half duplex mode. tmnxPortEtherDuplex is only valid on Ethernet interfaces that support multiple duplex modes.
INTEGER { notApplicable (0), fullDuplex (1), halfDuplex (2) }