eltexStorageThresholdTable
ELTEX-STORAGE-MIB ·
.1.3.6.1.4.1.35265.39.1.2.3
Object
table
This table lists the thresholds severity, relation, and comparison value
for a storage device.
List of notification sending conditions:
Val - eltexStoragePartitionFreePercent
Thr - eltexStorageThresholdValue
Int - eltexStorageThresholdFlappingInterval
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-STORAGE-MIB
- OID
.1.3.6.1.4.1.35265.39.1.2.3- Type
- table
- Status
- current
- Parent
- eltexStorageThreshold
- 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 |
|---|---|---|---|
| eltexStorageThresholdNotificationGlobalEnable This field enables the generation of eltexStorageThresholdNotification
globally on the device.
If this object value is 'false', then no eltexStorageThresholdNotificatio… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.35265.39.1.2.1 |
| eltexStorageThresholdRecoveryNotificationGlobalEnable This field enables the generation of eltexStorageThresholdRecoveryNotification
globally on the device.
If this object value is 'false', then no eltexStorageThresholdRec… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.35265.39.1.2.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eltexStorageThresholdEntry An entry describes the threshold for a storage device. | row | - | .1.3.6.1.4.1.35265.39.1.2.3.1 |