swPortMgtFlowCtrlAdmin OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2),
backPressure(3),
dot3xFlowControl(4)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "(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."
DEFVAL { enabled }
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.207.1.4.42.2.1.1.1 | swPortMgtIndex | 0 | 0 | swPortMgtIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object identifies the po… |
1.3.6.1.4.1.207.1.4.42.2.1.1.2 | swPortMgtPortType | 0 | 0 | swPortMgtPortType OBJECT-TYPE SYNTAX INTEGER { hundredBaseTX(1), hundredBaseFX(2), thousandBaseSX(3), thousandBaseLX(4), thousa… |
1.3.6.1.4.1.207.1.4.42.2.1.1.3 | swPortMgtSpeedDpxAdmin | 0 | 0 | swPortMgtSpeedDpxAdmin OBJECT-TYPE SYNTAX INTEGER { halfDuplex10(1), fullDuplex10(2), halfDuplex100(3), fullDuplex100(4), halfD… |
1.3.6.1.4.1.207.1.4.42.2.1.1.4 | swPortMgtSpeedDpxInUse | 0 | 0 | swPortMgtSpeedDpxInUse OBJECT-TYPE SYNTAX INTEGER { halfDuplex10(1), fullDuplex10(2), halfDuplex100(3), fullDuplex100(4), halfD… |
1.3.6.1.4.1.207.1.4.42.2.1.1.6 | swPortMgtFlowCtrlInUse | 0 | 0 | swPortMgtFlowCtrlInUse OBJECT-TYPE SYNTAX INTEGER { backPressure(1), dot3xFlowControl(2), none(3) } MAX-ACCESS read-only STATUS… |