mteTriggerBooleanStartup
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.2.5.1.3
Object
Control for whether an event may be triggered when this entry is first set to 'active' or a new instance of the object at mteTriggerValueID is found and the test specified by mteTriggerBooleanComparison is true. In that case an event is triggered if mteTriggerBooleanStartup is 'true'.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mteTriggerBooleanEntry
- Table
- mteTriggerBooleanTable
- Siblings
- 6
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mteTriggerBooleanComparison The type of boolean comparison to perform.
The value at mteTriggerValueID is compared to
mteTriggerBooleanValue, so for example if
mteTriggerBooleanComparison is 'l… | column | Enumeration | .1.3.6.1.2.1.88.1.2.5.1.1 |
| mteTriggerBooleanValue The value to use for the test specified by
mteTriggerBooleanTest. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.88.1.2.5.1.2 |
| mteTriggerBooleanObjectsOwner To go with mteTriggerBooleanObjects, the mteOwner of a group
of objects from mteObjectsTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.5.1.4 |
| mteTriggerBooleanObjects 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.5.1.5 |
| mteTriggerBooleanEventOwner To go with mteTriggerBooleanEvent, the mteOwner of an event
entry from mteEventTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.5.1.6 |
| mteTriggerBooleanEvent The mteEventName of the event to invoke when mteTriggerType is
'boolean' and this trigger fires. A length of 0 indicates no
event. | column | OctetString | .1.3.6.1.2.1.88.1.2.5.1.7 |