All MIBs › DISMAN-EVENT-MIB › mteTriggerFrequency
mteTriggerFrequency
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteTriggerFrequency
OID (numeric): 1.3.6.1.2.1.88.1.2.2.1.11
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description: 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.
What is mteTriggerFrequency?
This sets how many seconds to wait between trigger samples, measured from the start of one check to the start of the next (default 600 seconds / 10 minutes); a value of 0 requests instantaneous, interrupt-driven recognition where the system supports it. If a new sample would start before the previous check finished, the system may either proceed anyway or flag a sampleOverrun error.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.88 | dismanEventMIB | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1 | dismanEventMIBObjects | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2 | mteTrigger | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.2 | mteTriggerTable | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.2.1 | mteTriggerEntry | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.2.1.11 | mteTriggerFrequency | DISMAN-EVENT-MIB |