Description | This object represents the gateway congestion
status.
normal - The gateway is not in a congestion state.
At this state, the value of cegCongestionDfpWeight
is less than value of cegCongestionLowThreshold.
low - The gateway is running in low congestion state.
At this state, the value of cegCongestionDfpWeight
is more than value of cegCongestionLowThreshold but
less than value of cegCongestionHighThreshold.
high - The gateway is running in high congestion state.
At this state, the value of cegCongestionDfpWeight
is more than value of cegCongestionHighThreshold. |