mteTriggerThresholdDeltaFalling
A threshold value to check against if mteTriggerType is 'threshold'. When the delta value (difference) between the current sampled value (value(n)) and the previous sampled value (value(n-1)) is less than or equal to this threshold, and the delta value calculated at the last sampling interval (i.e. value(n-1) - value(n-2)) was greater than this threshold, one mteTriggerThresholdDeltaFallingEvent is triggered. That event is also triggered if the first delta value calculated after this entry becomes active, i.e. value(2) - value(1), where value(1) is the first sample taken of that instance, is less than or equal to this threshold. After a falling event is generated, another such event is not triggered until the delta value falls below this threshold and reaches mteTriggerThresholdDeltaRising.
Table columns
15 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.88.1.2.6.1.1 | mteTriggerThresholdStartup | readwrite | rising(1), falling(2), risingOrFalling(3) |
| 1.3.6.1.2.1.88.1.2.6.1.2 | mteTriggerThresholdRising | readwrite | Integer32 |
| 1.3.6.1.2.1.88.1.2.6.1.3 | mteTriggerThresholdFalling | readwrite | Integer32 |
| 1.3.6.1.2.1.88.1.2.6.1.4 | mteTriggerThresholdDeltaRising | readwrite | Integer32 |
| 1.3.6.1.2.1.88.1.2.6.1.5 | mteTriggerThresholdDeltaFalling | readwrite | Integer32 |
| 1.3.6.1.2.1.88.1.2.6.1.6 | mteTriggerThresholdObjectsOwner | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.7 | mteTriggerThresholdObjects | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.8 | mteTriggerThresholdRisingEventOwner | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.9 | mteTriggerThresholdRisingEvent | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.10 | mteTriggerThresholdFallingEventOwner | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.11 | mteTriggerThresholdFallingEvent | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.12 | mteTriggerThresholdDeltaRisingEventOwner | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.13 | mteTriggerThresholdDeltaRisingEvent | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.14 | mteTriggerThresholdDeltaFallingEventOwner | readwrite | Unknown |
| 1.3.6.1.2.1.88.1.2.6.1.15 | mteTriggerThresholdDeltaFallingEvent | readwrite | Unknown |
Used by conformance groups
1 objects- 1.3.6.1.2.1.88.3.2.2 dismanEventTriggerGroup