A threshold value to check against if mteTriggerType is
'threshold'.
When the current sampled value is less than or equal to
this threshold, and the value at the last sampling interval
was greater than this threshold, one mteTriggerFallingEvent
is triggered. That event is also triggered if the first sample
afer this entry bcomes active is less than or equal to this
threshold and mteTriggerThresholdStartup is equal to 'falling'
or 'risingOrFalling'.
After a falling event is generated, another such event is not
triggered until the sampled value rises above this threshold and
reaches mteTriggerRisingThreshold.
If mteTriggerType is not 'threshold', this object is not
instantiated.
Parsed from file EVENT-MIB.txt
Company: snmpr
Module: EVENT-MIB
Vendor: SNMP Research
Module: EVENT-MIB (EVENT-MIB)
Type: TABULAR
Access: read-create
Syntax: Integer32
Automatically extracted from www.mibdepot.com
mteTriggerFallingThreshold OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "A threshold value to check against if mteTriggerType is 'threshold'. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, one mteTriggerFallingEvent is triggered. That event is also triggered if the first sample afer this entry bcomes active is less than or equal to this threshold and mteTriggerThresholdStartup is equal to 'falling' or 'risingOrFalling'. After a falling event is generated, another such event is not triggered until the sampled value rises above this threshold and reaches mteTriggerRisingThreshold. If mteTriggerType is not 'threshold', this object is not instantiated." DEFVAL { 0 } ::= { mteTriggerEntry 13 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.99.15.1.5.1.1.2.1.1 | mteTriggerName | 0 | 0 | A locally-unique, administratively assigned name for the trigger. |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.2 | mteTriggerComment | 0 | 0 | A description of the trigger's function and use. |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.3 | mteTriggerTest | 0 | 0 | The type of trigger test to perform. For all tests, mteTriggerValue must evaluate to an integer. For 'boolean', a value of 0 is … |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.4 | mteTriggerValueID | 0 | 0 | The object identifier of the MIB object to check to see if the trigger should fire. This may be wildcarded by truncating all or p… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.5 | mteTriggerValueIDWildcard | 0 | 0 | Control for whether mteTriggerValueID is to be treated as fully-specified or wildcarded, with 'true' indicating wildcard. |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.6 | mteTriggerTargetTag | 0 | 0 | None |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.7 | mteTriggerContextName | 0 | 0 | The management context from which to obtain mteTriggerValueID. This may be wildcarded by leaving characters off the end. To indi… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.8 | mteTriggerContextNameWildcard | 0 | 0 | Control for whether mteTriggerContextName is to be treated as fully-specified or wildcarded, with 'true' indicating wildcard. |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.9 | mteTriggerFrequency | 0 | 0 | The number of seconds to wait between trigger condition checks. To encourage consistency in sampling, the interval is measured f… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.10 | mteTriggerBooleanStartup | 0 | 0 | Control for whether an event may be triggered when this entry is first set to 'active'. If the value mteTriggerBooleanStartup is… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.11 | mteTriggerThresholdStartup | 0 | 0 | The event that may be triggered when this entry is first set to 'active'. If the first sample after this entry becomes active is… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.12 | mteTriggerRisingThreshold | 0 | 0 | A threshold value to check against if mteTriggerType is 'threshold'. When the current sampled value is greater than or equal to th… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.14 | mteTriggerEvent | 0 | 0 | The event to invoke when mteTriggerType is 'boolean' and this trigger fires. A length of 0 indicates no event. If mteTriggerType… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.15 | mteTriggerRisingEvent | 0 | 0 | The event to invoke when mteTriggerType is 'threshold' and this trigger fires based on mteTriggerRisingThreshold. A value of 0 i… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.16 | mteTriggerFallingEvent | 0 | 0 | The event to invoke when mteTriggerType is 'threshold' and this trigger fires based on mteTriggerFallingThreshold. A value of 0 … |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.17 | mteTriggerObjects | 0 | 0 | The mteTriggerObjectNName of a group of objects from mteTriggerObjectTable. These objects are to be added to any Notification re… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.18 | mteTriggerStatus | 0 | 0 | The control that allows creation and deletion of entries. Once made active an entry may not be modified except to delete it. |