mteTriggerFrequency
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.2.2.1.11
Object
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
and the timer is restarted immediately when it expires, not
when the check completes.
If the next sample begins before the previous one completed the
system may either attempt to make the check or treat this as an
error condition with the error 'sampleOverrun'.
A frequency of 0 indicates instantaneous recognition of the
condition. This is not possible in many cases, but may
be supported in cases where it makes sense and the system is
able to do so. This feature allows the MIB to be used in
implementations where such interrupt-driven behavior is
possible and is not likely to be supported for all MIB objects
even then since such sampling generally has to be tightly
integrated into low-level code.
Systems that can support this SHOULD document those cases
where it can be used. In cases where it can not, setting this
object to 0 should be disallowed.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- mteTriggerEntry
- Table
- mteTriggerTable
- Siblings
- 14
Syntax
seconds SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| 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 |
| mteTriggerTest 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… | column | Bits | .1.3.6.1.2.1.88.1.2.2.1.4 |
| 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 |