Description | 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. |