mteTriggerTest
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.2.2.1.4
Object
column
r/w
Bits
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.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mteTriggerEntry
- Table
- mteTriggerTable
- Siblings
- 14
Syntax
Bits
Values & Constraints
Enumerated Values
0 | existence |
1 | boolean |
2 | threshold |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mteOwner The owner of this entry. The exact semantics of this
string are subject to the security policy defined by the
security administrator. | column | OctetString | .1.3.6.1.2.1.88.1.2.2.1.1 |
| mteTriggerContextNameWildcard Control for whether mteTriggerContextName is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.88.1.2.2.1.10 |
| mteTriggerFrequency The number of seconds to wait between trigger samples. To
encourage consistency in sampling, the interval is measured
from the beginning of one check to the beginning of the next… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.88.1.2.2.1.11 |
| mteTriggerObjectsOwner To go with mteTriggerObjects, the mteOwner of a group of
objects from mteObjectsTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.2.1.12 |
| mteTriggerObjects The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger.
A list … | column | OctetString | .1.3.6.1.2.1.88.1.2.2.1.13 |
| mteTriggerEnabled A control to allow a trigger to be configured but not used.
When the value is 'false' the trigger is not sampled. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.88.1.2.2.1.14 |
| mteTriggerEntryStatus The control that allows creation and deletion of entries.
Once made active an entry may not be modified except to
delete it. | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.88.1.2.2.1.15 |
| mteTriggerName A locally-unique, administratively assigned name for the
trigger within the scope of mteOwner. | column | OctetString | .1.3.6.1.2.1.88.1.2.2.1.2 |
| mteTriggerComment A description of the trigger's function and use. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.88.1.2.2.1.3 |
| mteTriggerSampleType The type of sampling to perform.
An 'absoluteValue' sample requires only a single sample to be
meaningful, and is exactly the value of the object at
mteTriggerValue… | column | Enumeration | .1.3.6.1.2.1.88.1.2.2.1.5 |
| mteTriggerValueID The object identifier of the MIB object to sample to see
if the trigger should fire.
This may be wildcarded by truncating all or part of the
instance portion, in wh… | column | ObjectIdentifier | .1.3.6.1.2.1.88.1.2.2.1.6 |
| mteTriggerValueIDWildcard Control for whether mteTriggerValueID is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.88.1.2.2.1.7 |
| mteTriggerTargetTag The tag for the target(s) from which to obtain the condition
for a trigger check.
A length of 0 indicates the local system. In this case,
access to the objects ind… | column | SNMP-TARGET-MIBSnmpTagValue | .1.3.6.1.2.1.88.1.2.2.1.8 |
| mteTriggerContextName The management context from which to obtain mteTriggerValueID.
This may be wildcarded by leaving characters off the end. For
example use 'Repeater' to wildcard to … | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.88.1.2.2.1.9 |