swPortMgtFlowCtrlAdmin
ELS100-S24TX2M-MIB ·
.1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.5
Object
column
r/w
Enumeration
(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 mechanism.
When the port is operating in fullDuplex mode,
the port uses IEEE 802.3x flow control mechanism.
If the port type is hundredBaseFX:
When the port is operating in halfDuplex mode, the
port uses backPressure flow control mechanism. When
the port is operating in fullDuplex mode, Flow
control mechanism will not function.
(2) Flow control mechanism is disabled.
(3) Flow control mechanism is backPressure.
When the port is in fullDuplex mode
this flow control mechanism will not function.
(4) Flow control mechanism is IEEE 802.3x flow control.
When the port is in halfDuplex mode
this flow control mechanism will not function.
hundredBaseTX and thousandBaseSX port can be set as:
enabled(1),
disabled(2),
backPressure(3),
dot3xFlowControl(4).
hundredBaseFX port can be set as:
enabled(1),
disabled(2),
backPressure(3).
The actual flow control mechanism is used given by
swPortMgtFlowCtrlInUse.
Context
- MIB
- ELS100-S24TX2M-MIB
- OID
.1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- switchPortMgtEntry
- Table
- switchPortMgtTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | backPressure |
4 | dot3xFlowControl |
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 |
| swPortMgtSpeedDpxAdmin 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) - 100Mbp… | column | Enumeration | .1.3.6.1.4.1.52.3.9.1.10.7.2.1.1.3 |
| 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 |
| 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 |