portCtrlFlowControl OBJECT-TYPE
SYNTAX INTEGER {
disable(1),
symmetric(2)
-- asymmetric(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Flow control configuration.
Flow control is used to throttle the throughput rate of an
end station to avoid dropping packets during network
congestion. If flow control mode is not set and if there is
no packet buffer space available, the incoming packets are
discarded.
Symmetric Flow Control stops and restarts packet transmission
by transmitting and receiving pause frames. When a port\s
free buffer space is almost empty, the device send out a Pause
frame to stop the remove node from sending more frames into
the switch. When congestion on the port is relieved, the device
send out a Pause frame with pause time equal to zero, making
the remove node resume transmission."
DEFVAL { disable }
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.24062.2.2.17.3.1.1.1.1 | portCtrlIndex | 0 | 0 | portCtrlIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the port control entry." |
1.3.6.1.4.1.24062.2.2.17.3.1.1.1.2 | portCtrlPortName | 0 | 0 | portCtrlPortName OBJECT-TYPE SYNTAX DisplayString (SIZE(0..7)) MAX-ACCESS read-only STATUS current DESCRIPTION "The name of por… |
1.3.6.1.4.1.24062.2.2.17.3.1.1.1.3 | portCtrlPortStatus | 0 | 0 | portCtrlPortStatus OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "To … |
1.3.6.1.4.1.24062.2.2.17.3.1.1.1.4 | portCtrlSpeedAndDuplex | 0 | 0 | portCtrlSpeedAndDuplex OBJECT-TYPE SYNTAX INTEGER { autoNegotiation(1), tenMbpsHalfDuplex(2), tenMbpsFullDuplex(3), hundredMbps… |
1.3.6.1.4.1.24062.2.2.17.3.1.1.1.6 | portCtrlPortDescription | 0 | 0 | portCtrlPortDescription OBJECT-TYPE SYNTAX DisplayString (SIZE(0..138)) MAX-ACCESS read-write STATUS current DESCRIPTION "The d… |