eltexProcessMemoryThresholdTable
ELTEX-PROCESS-MIB ·
.1.3.6.1.4.1.35265.41.1.2.2.3
Object
table
This table lists the thresholds severity, relation, and comparison value
for a memory.
List of notification sending conditions:
Val - eltexProcessMemoryFreePercent
Thr - eltexProcessMemoryThresholdValue
Int - eltexProcessMemoryThresholdFlappingInterval
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.2.2.3- Type
- table
- Status
- current
- Parent
- eltexProcessMemoryThreshold
- 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 |
|---|---|---|---|
| eltexProcessMemoryThresholdNotificationGlobalEnable This field enables the generation of eltexProcessMemoryThresholdNotification
globally on the device.
If this object value is 'false', then no eltexProcessMemoryThreshol… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.35265.41.1.2.2.1 |
| eltexProcessMemoryThresholdRecoveryNotificationGlobalEnable This field enables the generation of eltexProcessMemoryThresholdRecoveryNotification
globally on the device.
If this object value is 'false', then no
eltexProcessMemor… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.35265.41.1.2.2.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eltexProcessMemoryThresholdEntry An entry describes the threshold for a memory. | row | - | .1.3.6.1.4.1.35265.41.1.2.2.3.1 |