swPortMgtSpeedDpxAdmin OBJECT-TYPE
SYNTAX INTEGER
{
halfDuplex10(1),
fullDuplex10(2),
halfDuplex100(3),
fullDuplex100(4),
halfDuplex1000(5),
fullDuplex1000(6),
autoNegotiation(7)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "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."
DEFVAL { autoNegotiation }
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.207.1.4.42.2.1.1.1 | swPortMgtIndex | 0 | 0 | swPortMgtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object identifies the po… |
1.3.6.1.4.1.207.1.4.42.2.1.1.2 | swPortMgtPortType | 0 | 0 | swPortMgtPortType OBJECT-TYPE SYNTAX INTEGER { hundredBaseTX(1), hundredBaseFX(2), thousandBaseSX(3), thousandBaseLX(4), thousa… |
1.3.6.1.4.1.207.1.4.42.2.1.1.4 | swPortMgtSpeedDpxInUse | 0 | 0 | swPortMgtSpeedDpxInUse OBJECT-TYPE SYNTAX INTEGER { halfDuplex10(1), fullDuplex10(2), halfDuplex100(3), fullDuplex100(4), halfD… |
1.3.6.1.4.1.207.1.4.42.2.1.1.5 | swPortMgtFlowCtrlAdmin | 0 | 0 | swPortMgtFlowCtrlAdmin OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), backPressure(3), dot3xFlowControl(4) } MAX-ACCESS … |
1.3.6.1.4.1.207.1.4.42.2.1.1.6 | swPortMgtFlowCtrlInUse | 0 | 0 | swPortMgtFlowCtrlInUse OBJECT-TYPE SYNTAX INTEGER { backPressure(1), dot3xFlowControl(2), none(3) } MAX-ACCESS read-only STATUS… |