mteTriggerExistenceTest
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.2.4.1.1
Object
column
r/w
Bits
The type of existence test to perform. The trigger fires
when the object at mteTriggerValueID is seen to go from
present to absent, from absent to present, or to have it's
value changed, depending on which tests are selected:
present(0) - when this test is selected, the trigger fires
when the mteTriggerValueID object goes from absent to present.
absent(1) - when this test is selected, the trigger fires
when the mteTriggerValueID object goes from present to absent.
changed(2) - when this test is selected, the trigger fires
the mteTriggerValueID object value changes.
Once the trigger has fired for either presence or absence it
will not fire again for that state until the object has been
to the other state.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mteTriggerExistenceEntry
- Table
- mteTriggerExistenceTable
- Siblings
- 5
Syntax
Bits
Values & Constraints
Enumerated Values
0 | present |
1 | absent |
2 | changed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mteTriggerExistenceStartup Control for whether an event may be triggered when this entry
is first set to 'active' and the test specified by
mteTriggerExistenceTest is true. Setting an option causes
that tr… | column | Bits | .1.3.6.1.2.1.88.1.2.4.1.2 |
| mteTriggerExistenceObjectsOwner To go with mteTriggerExistenceObjects, the mteOwner of a
group of objects from mteObjectsTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.4.1.3 |
| mteTriggerExistenceObjects 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 for
this test.
… | column | OctetString | .1.3.6.1.2.1.88.1.2.4.1.4 |
| mteTriggerExistenceEventOwner To go with mteTriggerExistenceEvent, the mteOwner of an event
entry from the mteEventTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.4.1.5 |
| mteTriggerExistenceEvent The mteEventName of the event to invoke when mteTriggerType is
'existence' and this trigger fires. A length of 0 indicates no
event. | column | OctetString | .1.3.6.1.2.1.88.1.2.4.1.6 |