portSpeedDpxCfg
DMswitch-MIB ·
.1.3.6.1.4.1.3709.3.5.201.1.2.1.1.4
Object
column
r/w
Enumeration
Set the port speed and duplex mode as follows:
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
fullDuplex10000(8) - 10000Mbps and full duplex mode
hundredBaseTX port can be set as
halfDuplex10(2)
fullDuplex10(3)
halfDuplex100(4)
fullDuplex100(5)
hundredBaseFX port can be set as
halfDuplex100(4)
fullDuplex100(5)
thousandBaseSX port can be set as
halfDuplex1000(6)
fullDuplex1000(7)
The actual operating speed and duplex of the port
is given by portSpeedDpxStatus.
Context
- MIB
- DMswitch-MIB
- OID
.1.3.6.1.4.1.3709.3.5.201.1.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portEntry
- Table
- portTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reserved |
2 | halfDuplex10 |
3 | fullDuplex10 |
4 | halfDuplex100 |
5 | fullDuplex100 |
6 | halfDuplex1000 |
7 | fullDuplex1000 |
8 | fullDuplex10000 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portIndex This is defined as ifIndex in the IF-MIB. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.1 |
| portMdiStatus | column | Enumeration | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.10 |
| portTrunkIndex The trunk to which this port belongs. A value of 0
means that this port does not belong to any trunk.
A value greater than zero means that this port
belongs to trunk at trunkIndex… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.11 |
| portName Indicates the port name. This is same as
ifAlias in the IF-MIB (RFC2863 or later). | column | OctetString | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.2 |
| portType Indicates the port type. | column | Enumeration | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.3 |
| portFlowCtrlCfg (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 backPressure flow control … | column | Enumeration | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.5 |
| portCapabilities Port capabilities. | column | Bits | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.6 |
| portAutonegotiation Whether autonegotiation is enabled. | column | Enumeration | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.7 |
| portSpeedDpxStatus The operating speed and duplex mode of the
switched port. If this index is a trunk,
the speed is the speed of its individual members.
If this index is a trunk and the result
is in… | column | Enumeration | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.8 |
| portFlowCtrlStatus (2) BackPressure flow control machanism is used.
(3) IEEE 802.3 flow control machanism is used.
(4) Flow control mechanism is disabled.
If this index is a trunk and the result
is … | column | Enumeration | .1.3.6.1.4.1.3709.3.5.201.1.2.1.1.9 |