mteTriggerContextName
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.2.2.1.9
Object
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 'Repeater1',
'Repeater2', 'Repeater-999.87b', and so on. To indicate such
wildcarding is intended, mteTriggerContextNameWildcard must
be 'true'.
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.
Operation of this feature assumes that the local system has a
list of available contexts against which to apply the
wildcard. If the objects are being read from the local
system, this is clearly the system's own list of contexts.
For a remote system a local version of such a list is not
defined by any current standard and may not be available, so
this function MAY not be supported.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mteTriggerEntry
- Table
- mteTriggerTable
- Siblings
- 14
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- 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 |
| 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 |