MIB Viewer

cegCongestionStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.731.1.3.8.2
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { normal(1), low(2), high(3) }