swPortMgtSpeedDpxAdmin
ELS100-S24TX2M-MIB ·
.1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.3
Object
column
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
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.
Context
- MIB
- ELS100-S24TX2M-MIB
- OID
.1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- switchPortMgtEntry
- Table
- switchPortMgtTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | halfDuplex10 |
2 | fullDuplex10 |
3 | halfDuplex100 |
4 | fullDuplex100 |
5 | halfDuplex1000 |
6 | fullDuplex1000 |
7 | autoNegotiation |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swPortMgtIndex This object identifies the port within the switch
for which this entry contains information. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.1 |
| swPortMgtPortType Indicates the port type is tenBaseT/hundredBaseTX(1),
hundredBaseFX(2) or thousandBaseSX(3). | column | Enumeration | .1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.2 |
| swPortMgtSpeedDpxInUse The operating speed and duplex mode of the switched port. | column | Enumeration | .1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.4 |
| swPortMgtFlowCtrlAdmin (1) Flow control mechanism is enabled.
If the port type is hundredBaseTX or thousandBaseSX:
When the port is operating in halfDuplex mode,
the port uses b… | column | Enumeration | .1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.5 |
| swPortMgtFlowCtrlInUse (1) BackPressure flow control mechanism is used.
(2) IEEE 802.3 flow control mechanism is used.
(3) Flow control mechanism is disabled. | column | Enumeration | .1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.6 |