mteTriggerThresholdStartup
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.2.6.1.1
Object
column
r/w
Enumeration
The event that may be triggered when this entry is first set to 'active' and a new instance of the object at mteTriggerValueID is found. If the first sample after this instance becomes active is greater than or equal to mteTriggerThresholdRising and mteTriggerThresholdStartup is equal to 'rising' or 'risingOrFalling', then one mteTriggerThresholdRisingEvent is triggered for that instance. If the first sample after this entry becomes active is less than or equal to mteTriggerThresholdFalling and mteTriggerThresholdStartup is equal to 'falling' or 'risingOrFalling', then one mteTriggerThresholdRisingEvent is triggered for that instance.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mteTriggerThresholdEntry
- Table
- mteTriggerThresholdTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rising |
2 | falling |
3 | risingOrFalling |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mteTriggerThresholdFallingEventOwner To go with mteTriggerThresholdFallingEvent, the mteOwner of an
event entry from mteEventTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.10 |
| mteTriggerThresholdFallingEvent The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdFalling. A length of 0 indicates no event. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.11 |
| mteTriggerThresholdDeltaRisingEventOwner To go with mteTriggerThresholdDeltaRisingEvent, the mteOwner
of an event entry from mteEventTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.12 |
| mteTriggerThresholdDeltaRisingEvent The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdDeltaRising. A length of 0 indicates
no event. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.13 |
| mteTriggerThresholdDeltaFallingEventOwner To go with mteTriggerThresholdDeltaFallingEvent, the mteOwner
of an event entry from mteEventTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.14 |
| mteTriggerThresholdDeltaFallingEvent The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdDeltaFalling. A length of 0 indicates
no event. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.15 |
| mteTriggerThresholdRising A threshold value to check against if mteTriggerType is
'threshold'.
When the current sampled value is greater than or equal to
this threshold, and the value at the… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.88.1.2.6.1.2 |
| mteTriggerThresholdFalling 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 la… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.88.1.2.6.1.3 |
| mteTriggerThresholdDeltaRising A threshold value to check against if mteTriggerType is
'threshold'.
When the delta value (difference) between the current sampled
value (value(n)) and the previous… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.88.1.2.6.1.4 |
| mteTriggerThresholdDeltaFalling A threshold value to check against if mteTriggerType is
'threshold'.
When the delta value (difference) between the current sampled
value (value(n)) and the previous… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.88.1.2.6.1.5 |
| mteTriggerThresholdObjectsOwner To go with mteTriggerThresholdObjects, the mteOwner of a group
of objects from mteObjectsTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.6 |
| mteTriggerThresholdObjects 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.6.1.7 |
| mteTriggerThresholdRisingEventOwner To go with mteTriggerThresholdRisingEvent, the mteOwner of an
event entry from mteEventTable. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.8 |
| mteTriggerThresholdRisingEvent The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdRising. A length of 0 indicates no event. | column | OctetString | .1.3.6.1.2.1.88.1.2.6.1.9 |