All MIBs › DISMAN-EVENT-MIB › mteTriggerTest
mteTriggerTest
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteTriggerTest
OID (numeric): 1.3.6.1.2.1.88.1.2.2.1.4
Node type: OBJECT-TYPE
Type: Bits
Access: read-create
Description: The type of trigger test to perform. For 'boolean' and 'threshold' tests, the object at mteTriggerValueID MUST evaluate to an integer, that is, anything that ends up encoded for transmission (that is, in BER, not ASN.1) as an integer.
For 'existence', the specific test is as selected by mteTriggerExistenceTest. When an object appears, vanishes or changes value, the trigger fires. If the object's appearance caused the trigger firing, the object MUST vanish before the trigger can be fired again for it, and vice versa. If the trigger fired due to a change in the object's value, it will be fired again on every successive value change for that object.
For 'boolean', the specific test is as selected by mteTriggerBooleanTest. If the test result is true the trigger fires. The trigger will not fire again until the value has become false and come back to true.
For 'threshold' the test works as described below for
mteTriggerThresholdStartup, mteTriggerThresholdRising, and mteTriggerThresholdFalling.
Note that combining 'boolean' and 'threshold' tests on the same object may be somewhat redundant.
What is mteTriggerTest?
This bitmask selects which kind of test the trigger performs: existence(0) fires when the monitored object appears, vanishes, or (depending on sub-settings) changes value; boolean(1) fires when a configured comparison against the object's value becomes true; threshold(2) fires on rising/falling numeric thresholds. Multiple bits can be set at once, though combining boolean and threshold on the same object can be redundant.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.88 | dismanEventMIB | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1 | dismanEventMIBObjects | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2 | mteTrigger | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.2 | mteTriggerTable | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.2.1 | mteTriggerEntry | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.2.1.4 | mteTriggerTest | DISMAN-EVENT-MIB |