ccacSysRpHighThreshold
CISCO-CAC-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.322.1.2.3.1.6
Object
column
r/w
Integer32
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 specified in ccacSysRpAction
will be taken and the resource will be marked as
unavailable and a trap of threshold exceed will be
triggered if ccacSysNotifyEnable is 'true'.
If ccacSysRpPercentOrAbsNum is unitPercent(1), the range
of this object is from 0 to 100 percent. If it is
unitAbsoluteNum(2), the range of this object is from
0 to 100000.
The value of this object has to be greater than or equal
to the value of ccacSysRpMedThreshold, and greater than
the value of ccacSysRpLowThreshold.
A SNMP SET to this object will be ignored if
ccacSysRpUserTunable is set to 'false'.
Context
- MIB
- CISCO-CAC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.322.1.2.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccacSysResPolicyEntry
- Table
- ccacSysResPolicyTable
- Siblings
- 11
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-100000
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 |
| ccacSysRpPercentOrAbsNum 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… | column | Enumeration | .1.3.6.1.4.1.9.9.322.1.2.3.1.5 |
| 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 |