MIB Viewer

ctEtherSupportedDuplex

OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
This object indicates the duplex modes supported by this port. A value of halfduplex(1) indicates that the port only supports half duplex operation. A value of fullduplex(2) indicates that the port only supports full duplex operation. A value of halfandfullduplex(3) indicates that the port supports both half and full duplex operation.
INTEGER { halfduplex(1), fullduplex(2), halfandfullduplex(3) }