hwPMStatisticsTaskThresholdRuleTable
By using this table, you can create, delete, and modify the performance statistics task threshold.
Indexes of this table are hwPMStatisticsTaskName, hwPMStatisticsTaskInstanceType, hwPMStatisticsTaskIndicator, and hwPMStatisticsTaskThresholdType.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.190.1.8.1.1 |
hwPMStatisticsTaskThresholdType |
INTEGER { hightrigger(1), lowtrigger(2) } |
accessible-for-notify |
The value of this object identifies the types of triggering the threshold alarm: low threshold and high threshold.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.1.8.1.2 |
hwPMStatisticsTaskThresholdHighTriggerValue |
INTEGER (0..4294967295) |
Read-create |
This object indicates that the leftmost 32 bits of the 64-bit performance statistics data is used when the threshold alarm is triggered. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.1.8.1.3 |
hwPMStatisticsTaskThresholdLowTriggerValue |
INTEGER (0..4294967295) |
Read-create |
This object indicates that the rightmost 32 bits of the 64-bit performance statistics data is used when the threshold alarm is triggered. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.1.8.1.4 |
hwPMStatisticsTaskThresholdHighClearedValue |
INTEGER (0..4294967295) |
Read-create |
This object indicates that the leftmost 32 bits of the 64-bit performance statistics data is used when the threshold alarm is cleared. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.1.8.1.5 |
hwPMStatisticsTaskThresholdLowClearedValue |
INTEGER (0..4294967295) |
Read-create |
This object indicates that the rightmost 32 bits of the 64-bit performance statistics data is used when the threshold alarm is cleared. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.1.8.1.50 |
hwPMStatisticsTaskThresholdRuleRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
None.
Modification Restriction
None.
Deletion Restriction
None.
Access Restriction
None.