MIB Viewer

swPortMgtSpeedDpxAdmin

OBJECT-TYPE
1.3.6.1.4.1.248.13.8.1.2.1.1.3
Access
read-write
Status
current
Source
smartLion
Sub-identifiers
0
Set the port speed and duplex mode as follows: halfDuplex10(1) - 10Mbps and half duplex mode fullDuplex10(2) - 10Mbps and full duplex mode halfDuplex100(3) - 100Mbps and half duplex mode fullDuplex100(4) - 100Mbps and full duplex mode halfDuplex1000(5) - 1000Mbps and half duplex mode fullDuplex1000(6) - 1000Mbps and full duplex mode autoNegotiation(7) - let the switch to negotiate with the other end of connection. hundredBaseTX port can be set as halfDuplex10(1) fullDuplex10(2) halfDuplex100(3) fullDuplex100(4) autoNegotiation(7) hundredBaseFX port can be set as halfDuplex100(3) fullDuplex100(4) thousandBaseSX port can be set as halfDuplex1000(5) fullDuplex1000(6) autoNegotiation(7) The actual operating speed and duplex of the port is given by swPortMgtSpeedDpxInUse.
INTEGER { halfDuplex10(1), fullDuplex10(2), halfDuplex100(3), fullDuplex100(4), halfDuplex1000(5), fullDuplex1000(6), autoNegotiation(7) }