MIB Viewer

portCtrlSpeedAndDuplex

OBJECT-TYPE
1.3.6.1.4.1.24062.2.2.3.3.1.1.1.4
Access
read-write
Status
current
Sub-identifiers
0
Speed and duplex configuraion. Different speed and duplex modes are available. There are speeds: 100 megabits per second (Fast Ethernet), and 10 megabits per second (Legacy Ethernet). Full-duplex allows packets to be transmitted in both directions at the same time, while half-duplex allows a device to either transmit or receive, but not both at the same time. Full-duplex may have double bandwidth than half-duplex. You can configure manually from the possible options, listed from best to worst: 100Mb full-duplex(5) 100Mb half-duplex(4) 10Mb full-duplex(3) 10Mb half-duplex(2) Set to autoNegotiation(1) to allow the two interfaces on the link to exchange the capabilities and characteristics of the each side, and select the best operating mode automatically when a cable is plugged in.
INTEGER { autoNegotiation(1), tenMbpsHalfDuplex(2), tenMbpsFullDuplex(3), hundredMbpsHalfDuplex(4), hundredMbpsFullDuplex(5) }