MIB Viewer

h3cIfPfcStatus

OBJECT-TYPE
1.3.6.1.4.1.2011.10.2.40.2.3.2.1.11
Access
read-write
Status
current
Sub-identifiers
0
Pfc (Priority-based Flow Control) status. Forcibly enable Pfc by enable(1). Disable Pfc by disable(2). Set Pfc to auto mode by auto(3). In auto mode, the local end automatically negotiates the Pfc status with its peer. When congestion occurs in the network, the local device notifies the peer to stop sending packets carrying the specified 802.1p priority if all of the following conditions exist: 1. Both the local end and the remote end have Pfc enabled. 2. Both the local end and the remote end have the dot1p list specified by h3cIfPfcDot1pNoDrop. 3. The specified 802.1p priority is in the dot1p list of h3cIfPfcDot1pNoDrop. 4. The local end receives a packet carrying the specified 802.1p priority.
INTEGER { enable(1), disable(2), auto(3) }