cegCongestionStatus
CISCO-EPC-GATEWAY-MIB ·
.1.3.6.1.4.1.9.9.731.1.3.8.2
Object
scalar
Enumeration
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.
Context
- MIB
- CISCO-EPC-GATEWAY-MIB
- OID
.1.3.6.1.4.1.9.9.731.1.3.8.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cegOverloadProtectionStatus
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | low |
3 | high |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cegCongestionDfpWeight This object represents the DFP weight value, which
is the measure of the load on CPU in the gateway. | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.731.1.3.8.1 |
| cegCongestionLowLastOccurTime This object represents the timestamp at
which low congestion last occurred on the
gateway. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.731.1.3.8.3 |
| cegCongestionLowLastDuration This object represents the duration of
last low congestion. | scalar | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.9.731.1.3.8.4 |
| cegCongestionHighLastOccurTime This object represents the timestamp at
which high congestion last occurred on the
gateway. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.731.1.3.8.5 |
| cegCongestionHighLastDuration This object represents the duration of
the last high congestion. | scalar | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.9.731.1.3.8.6 |