MIB Viewer

ccacSysRsState

OBJECT-TYPE
1.3.6.1.4.1.9.9.322.1.3.1.1.1
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the current status of CAC resource. This object is 'thresholdExceed(2)' if the object ccacSysRpCurReading has exceeded the value of ccacSysRpHighThreshold and not yet fallen below the value of ccacSysRpLowThreshold in ccacSysResPolicyTable. It is 'thresholdWarn(3)' if the object ccacSysRpCurReading has exceeded the value of ccacSysRpMedThreshold and not yet greater than the value of ccacSysRpHighThreshold in ccacSysResPolicyTable. It is 'thresholdClear(1)' if the object ccacSysRpCurReading has fallen below the value of ccacSysRpLowThreshold in ccacSysResPolicyTable.
INTEGER { thresholdClear(1), thresholdExceed(2), thresholdWarn(3) }