eltexProcessCPUThresholdTable
ELTEX-PROCESS-MIB ·
.1.3.6.1.4.1.35265.41.1.1.2.3
Object
table
This table lists the thresholds severity, relation, and comparison value
for a CPU.
List of notification sending conditions:
Val - eltexProcessCPUMonitorValue
Thr - eltexProcessCPUThresholdValue
Int - eltexProcessCPUThresholdFlappingInterval
abs - absolute value
+----------------+------------------------+------------------------+
| Relation | Notification Condition | Recovery Condition |
+----------------+------------------------+------------------------+
| greaterThan | Val > Thr | Val < (Thr - Int) |
| greaterOrEqual | Val >= Thr | Val <= (Thr - Int) |
| lessThan | Val < Thr | Val > (Thr + Int) |
| lessOrEqual | Val <= Thr | Val >= (Thr + Int) |
| equalTo | Val == Thr | abs(Val - Thr) > Int |
| notEqualTo | abs(Val - Thr) > Int | Val == Thr |
+----------------+------------------------+------------------------+
Context
- MIB
- ELTEX-PROCESS-MIB
- OID
.1.3.6.1.4.1.35265.41.1.1.2.3- Type
- table
- Status
- current
- Parent
- eltexProcessCPUThreshold
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.