ccacSysRpPercentOrAbsNum
CISCO-CAC-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.322.1.2.3.1.5
Object
column
Enumeration
This object indicates the unit of the utilization
and the unit of the thresholds of this CAC resource
is 'percent' or 'absolute number'.
This object specifies the unit ('percent' or 'absolute
number' of the following objects:
ccacSysRpHighThreshold,
ccacSysRpMedThreshold,
ccacSysRpLowThreshold,
ccacSysRpCurReading
If it is set to unitPercent(1), the unit of the objects
listed above is in range of 0 to 100 'percent'.
If it is set to unitAbsoluteNum(2), the unit of
the objects listed above is in range of 0 to 100000
'number'.
The value of this object is set by the system according
to its resource type. For example, if ccacSysRpResType
is cpu5Sec(1), cpuAvg(2), ioMem(3) or procMem(4),
this object will be set to unitPercent(1).
If ccacSysRpResType is totCalls(6), then this object
will be unitAbsoluteNum(2), the unit is the number of
calls.
Context
- MIB
- CISCO-CAC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.322.1.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccacSysResPolicyEntry
- Table
- ccacSysResPolicyTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unitPercent |
2 | unitAbsoluteNum |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccacSysRpIndex This object uniquely identifies the entry in the table. | column | Integer32 | .1.3.6.1.4.1.9.9.322.1.2.3.1.1 |
| ccacSysRpAction The action to be taken when ccacSysRpHighThreshold
is exceeded.
The action will be reversed when the resource
utilization falls below ccacSysRpLowThreshold.
For in… | column | Enumeration | .1.3.6.1.4.1.9.9.322.1.2.3.1.10 |
| ccacSysRpCurReading The current utilization/number reading of the CAC resource
in percent or in absolute number.
If ccacSysRpPercentOrAbsNum is unitPercent(1), the range
of this objec… | column | Integer32 | .1.3.6.1.4.1.9.9.322.1.2.3.1.11 |
| ccacSysRpAvailable The CAC resource is available or not.
A currently unavailable resource becomes available
if its utilization is below the ccacSysRpLowThreshold.
A … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.322.1.2.3.1.12 |
| ccacSysRpResType The type of CAC resource used in CAC processing.
The value is assigned by the system automatically
when the entry is created. | column | CcacResourceType | .1.3.6.1.4.1.9.9.322.1.2.3.1.2 |
| ccacSysRpUserTunable This object indicates the CAC resource is user
tunable (can modify its thresholds) or not
(Some CAC resources are too complicated for
the user to tune, so their thresholds are pr… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.322.1.2.3.1.3 |
| ccacSysRpAvgUtilization This object indicates the CAC resource is based on
averaged utilization which is calculated by the
average utilization of interval defined in
ccacSysRpInterval.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.322.1.2.3.1.4 |
| ccacSysRpHighThreshold The maximum utilization in percent or in absolute
number allowed for this CAC resource.
When the utilization of the resource reaches this value
of the object, the action specifi… | column | Integer32 | .1.3.6.1.4.1.9.9.322.1.2.3.1.6 |
| ccacSysRpMedThreshold The utilization in percent or in absolute number of
the resource reaches this value of the object, a trap of
threshold warning will be triggered.
If the value of… | column | Integer32 | .1.3.6.1.4.1.9.9.322.1.2.3.1.7 |
| ccacSysRpLowThreshold The utilization in percent or in absolute number of
a currently unavailable resource falls below this
value of the object, the action will be removed,
the resource will be mark… | column | Integer32 | .1.3.6.1.4.1.9.9.322.1.2.3.1.8 |
| ccacSysRpInterval This object sets the time interval over which the
average utilization is computed for comparison with
the ccacSysRpHighThreshold, ccacSysRpMedThreshold
and ccacSysRpLowThreshold o… | column | seconds Integer32 | .1.3.6.1.4.1.9.9.322.1.2.3.1.9 |