mteTriggerTargetTag
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.2.2.1.8
Object
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 indicated by mteTriggerValueID is under
the security credentials of the requester that set
mteTriggerEntryStatus to 'active'. Those credentials are the
input parameters for isAccessAllowed from the Architecture for
Describing SNMP Management Frameworks.
Otherwise access rights are checked according to the security
parameters resulting from the tag.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mteTriggerEntry
- Table
- mteTriggerTable
- Siblings
- 14
Syntax
SNMP-TARGET-MIBSnmpTagValue
- Source
- SNMP-TARGET-MIBSnmpTagValue
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
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 |
| mteTriggerFrequency 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… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.88.1.2.2.1.11 |
| 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 |
| 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 |