All MIBs › DISMAN-EVENT-MIB › mteTriggerValueID
mteTriggerValueID
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteTriggerValueID
OID (numeric): 1.3.6.1.2.1.88.1.2.2.1.6
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-create
Description: 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 which case the value is obtained as if with a GetNext function, checking multiple values
if they exist. If such wildcarding is applied, mteTriggerValueIDWildcard must be 'true' and if not it must be 'false'.
Bad object identifiers or a mismatch between truncating the identifier and the value of mteTriggerValueIDWildcard result in operation as one would expect when providing the wrong identifier to a Get or GetNext operation. The Get will fail or get the wrong object. The GetNext will indeed get whatever is next, proceeding until it runs past the initial part of the identifier and perhaps many unintended objects for confusing results. If the value syntax of those objects is not usable, that results in a 'badType' error that terminates the scan.
Each instance that fills the wildcard is independent of any additional instances, that is, wildcarded objects operate as if there were a separate table entry for each instance that fills the wildcard without having to actually predict all possible instances ahead of time.
What is mteTriggerValueID?
This is the OID of the MIB object the trigger samples to decide whether to fire, optionally wildcarded by truncating the instance portion (in which case mteTriggerValueIDWildcard must be set to true) so the trigger applies across every matching instance. A bad OID or a mismatch with the wildcard flag causes Get/GetNext-style errors, including a possible badType error that halts the scan.
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.6 | mteTriggerValueID | DISMAN-EVENT-MIB |