(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
portFlowCtrlStatus.
Parsed from file foundry_ap.mib.txt
Company: brocade
Module: FOUNDRY-WIRELESS-AP-MIB
portFlowCtrlCfg OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), backPressure(3), dot3xFlowControl(4) } MAX-ACCESS read-only 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 portFlowCtrlStatus." DEFVAL { enabled } ::= { portEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1991.1.6.1.3.1.1.1 | portIndex | 0 | 0 | This is defined as ifIndex in the IF-MIB. |
1.3.6.1.4.1.1991.1.6.1.3.1.1.2 | portName | 0 | 0 | Indicates the port name. This is same as ifAlias in the IF-MIB (RFC2863 or later). |
1.3.6.1.4.1.1991.1.6.1.3.1.1.3 | portType | 0 | 0 | Indicates the port type. |
1.3.6.1.4.1.1991.1.6.1.3.1.1.4 | portSpeedDpxCfg | 0 | 0 | Set the port speed and duplex mode as follows: halfDuplex10(2) - 10Mbps and half duplex mode fullDuplex10(3) - 10Mbps and f… |
1.3.6.1.4.1.1991.1.6.1.3.1.1.6 | portCapabilities | 0 | 0 | Port capabilities. |
1.3.6.1.4.1.1991.1.6.1.3.1.1.7 | portAutonegotiation | 0 | 0 | Whether autonegotiation is enabled. |
1.3.6.1.4.1.1991.1.6.1.3.1.1.8 | portSpeedDpxStatus | 0 | 0 | The operating speed and duplex mode of the switched port. If this index is a trunk, the speed is the speed of its individual memb… |
1.3.6.1.4.1.1991.1.6.1.3.1.1.9 | portFlowCtrlStatus | 0 | 0 | (2) BackPressure flow control machanism is used. (3) IEEE 802.3 flow control machanism is used. (4) Flow control mechanism is dis… |