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
- Siblings
- 2
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eltexProcessCPUThresholdNotificationGlobalEnable This field enables the generation of eltexProcessCPUThresholdNotification
globally on the device.
If this object value is 'false', then no eltexProcessCPUThresholdNotif… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.35265.41.1.1.2.1 |
| eltexProcessCPUThresholdRecoveryNotificationGlobalEnable This field enables the generation of eltexProcessCPUThresholdRecoveryNotification
globally on the device.
If this object value is 'false', then no eltexProcessCPUThresh… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.35265.41.1.1.2.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eltexProcessCPUThresholdEntry An entry describes the threshold for a CPU. | row | - | .1.3.6.1.4.1.35265.41.1.1.2.3.1 |