swPortMgtSpeedDpxAdmin
HME621 ·
.1.3.6.1.4.1.60000.301.1.43.2.1.1.3
Object
column
mandatory
r/w
Enumeration
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
autoNegotiation(5) - 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(5)
hundredBaseFX port can be set as
halfDuplex100(3)
fullDuplex100(4)
The actual operating speed and duplex of the port
is given by swPortMgtSpeedDpxInUse.
Context
- MIB
- HME621
- OID
.1.3.6.1.4.1.60000.301.1.43.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- switchPortMgtEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | halfDuplex10 |
2 | fullDuplex10 |
3 | halfDuplex100 |
4 | fullDuplex100 |
5 | autoNegotiation |