Control for whether an event may be triggered when this entry
is first set to 'active'. If the value mteTriggerBooleanStartup
is 'true' and the first sample after this entry becomes active
is true then one mteTriggerEvent is triggered.
If mteTriggerType is not 'boolean', this object is not
instantiated.
Parsed from file EVENT-MIB.txt
Company: snmpr
Module: EVENT-MIB
Vendor: SNMP Research
Module: EVENT-MIB (EVENT-MIB)
Type: TABULAR
Access: read-create
Syntax: TruthValue
Automatically extracted from www.mibdepot.com
mteTriggerBooleanStartup OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "Control for whether an event may be triggered when this entry is first set to 'active'. If the value mteTriggerBooleanStartup is 'true' and the first sample after this entry becomes active is true then one mteTriggerEvent is triggered. If mteTriggerType is not 'boolean', this object is not instantiated." DEFVAL { true } ::= { mteTriggerEntry 10 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.99.15.1.5.1.1.2.1.1 | mteTriggerName | 0 | 0 | A locally-unique, administratively assigned name for the trigger. |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.2 | mteTriggerComment | 0 | 0 | A description of the trigger's function and use. |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.3 | mteTriggerTest | 0 | 0 | The type of trigger test to perform. For all tests, mteTriggerValue must evaluate to an integer. For 'boolean', a value of 0 is … |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.4 | mteTriggerValueID | 0 | 0 | The object identifier of the MIB object to check to see if the trigger should fire. This may be wildcarded by truncating all or p… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.5 | mteTriggerValueIDWildcard | 0 | 0 | Control for whether mteTriggerValueID is to be treated as fully-specified or wildcarded, with 'true' indicating wildcard. |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.6 | mteTriggerTargetTag | 0 | 0 | None |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.7 | mteTriggerContextName | 0 | 0 | The management context from which to obtain mteTriggerValueID. This may be wildcarded by leaving characters off the end. To indi… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.8 | mteTriggerContextNameWildcard | 0 | 0 | Control for whether mteTriggerContextName is to be treated as fully-specified or wildcarded, with 'true' indicating wildcard. |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.9 | mteTriggerFrequency | 0 | 0 | The number of seconds to wait between trigger condition checks. To encourage consistency in sampling, the interval is measured f… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.11 | mteTriggerThresholdStartup | 0 | 0 | The event that may be triggered when this entry is first set to 'active'. If the first sample after this entry becomes active is… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.12 | mteTriggerRisingThreshold | 0 | 0 | A threshold value to check against if mteTriggerType is 'threshold'. When the current sampled value is greater than or equal to th… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.13 | mteTriggerFallingThreshold | 0 | 0 | A threshold value to check against if mteTriggerType is 'threshold'. When the current sampled value is less than or equal to this … |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.14 | mteTriggerEvent | 0 | 0 | The event to invoke when mteTriggerType is 'boolean' and this trigger fires. A length of 0 indicates no event. If mteTriggerType… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.15 | mteTriggerRisingEvent | 0 | 0 | The event to invoke when mteTriggerType is 'threshold' and this trigger fires based on mteTriggerRisingThreshold. A value of 0 i… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.16 | mteTriggerFallingEvent | 0 | 0 | The event to invoke when mteTriggerType is 'threshold' and this trigger fires based on mteTriggerFallingThreshold. A value of 0 … |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.17 | mteTriggerObjects | 0 | 0 | The mteTriggerObjectNName of a group of objects from mteTriggerObjectTable. These objects are to be added to any Notification re… |
1.3.6.1.4.1.99.15.1.5.1.1.2.1.18 | mteTriggerStatus | 0 | 0 | The control that allows creation and deletion of entries. Once made active an entry may not be modified except to delete it. |