|
Description:
|
portSpeedDpxCfg OBJECT-TYPE
SYNTAX INTEGER {reserved(1), halfDuplex10(2), fullDuplex10(3), halfDuplex100(4), fullDuplex100(5), halfDuplex1000(6), fullDuplex1000(7), halfDuplex10g(8), fullDuplex10g(9)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Configures the speed and duplex mode for a port or trunk,
according to:
halfDuplex10(2) - 10Mbps and half duplex mode
fullDuplex10(3) - 10Mbps and full duplex mode
halfDuplex100(4) - 100Mbps and half duplex mode
fullDuplex100(5) - 100Mbps and full duplex mode
halfDuplex1000(6) - 1000Mbps and half duplex mode
fullDuplex1000(7) - 1000Mbps and full duplex mode
halfDuplex10g(8) - 10g and half duplex mode
fullDuplex10g(9) - 10g and full duplex mode
hundredBaseTX port can be set as:
halfDuplex10(2)
fullDuplex10(3)
halfDuplex100(4)
fullDuplex100(5)
hundredBaseFX port can be set as:
fullDuplex100(5)
thousandBaseSX port can be set as:
fullDuplex1000(7)
thousandBaseLX port can be set as:
fullDuplex1000(7)
thousandBaseT port can be set as:
halfDuplex10(2)
fullDuplex10(3)
halfDuplex100(4)
fullDuplex100(5)
thousandBaseGBIC port can be set as:
fullDuplex1000(7)
thousandBaseSfp port can be set as:
fullDuplex1000(7)
hundredBaseFxScSingleMode port can be set as:
fullDuplex100(5)
hundredBaseFxScMultiMode port can be set as:
fullDuplex100(5)
thousandBaseCX port can be set as:
fullDuplex1000(7)
tenG port can be set as:
halfDuplex10g(8)
fullDuplex10g(9)
The actual operating speed and duplex of the port
is given by portSpeedDpxStatus."
DEFVAL {halfDuplex10}
|
|
|