ccacSysRsState
CISCO-CAC-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.322.1.3.1.1.1
Object
column
Enumeration
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.
Context
- MIB
- CISCO-CAC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.322.1.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccacSysResStatEntry
- Table
- ccacSysResStatTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | thresholdClear |
2 | thresholdExceed |
3 | thresholdWarn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccacSysRsDuration This object provides the elapsed time the system has
been in its current state as shown in ccacSysRsState. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.9.322.1.3.1.1.2 |
| ccacSysRsPrevDuration This object provides the elapsed time the system was
in its previous state prior to the most recent transition
of ccacSysRsState.
This value is zero if the ccacSysR… | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.9.322.1.3.1.1.3 |
| ccacSysRsExceedCount This object is the accumulated number of ccacSysRsState
state transitions to 'thresholdExceed(2)' were detected
since system startup. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.322.1.3.1.1.4 |
| ccacSysRsCallsWhenExceed This object is the number of times that the new calls
have arrived when the system was in a thresholdExceed(2)
state.
The calls may or may not have been rejected,… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.322.1.3.1.1.5 |