expObjectConditional
DISMAN-EXPRESSION-MIB ·
.1.3.6.1.2.1.90.1.2.3.1.8
Object
column
r/w
ObjectIdentifier
The OBJECT IDENTIFIER (OID) of an object that overrides
whether the instance of expObjectID is to be considered
usable. If the value of the object at expObjectConditional
is 0 or not instantiated, the object at expObjectID is
treated as if it is not instantiated. In other words,
expObjectConditional is a filter that controls whether or
not to use the value at expObjectID.
The OID may be for a leaf object (e.g. sysObjectID.0) or may be
wildcarded to match expObjectID. If expObject is wildcarded and
expObjectID in the same row is not, the wild portion of
expObjectConditional must match the wildcarding of the rest of
the expression. If no object in the expression is wildcarded
but expObjectConditional is, use the lexically first instance
(if any) of expObjectConditional.
If the value of expObjectConditional is 0.0 operation is
as if the value pointed to by expObjectConditional is a
non-zero (true) value.
Note that expObjectConditional can not trivially use an object
of syntax TruthValue, since the underlying value is not 0 or 1.
Context
- MIB
- DISMAN-EXPRESSION-MIB
- OID
.1.3.6.1.2.1.90.1.2.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- expObjectEntry
- Table
- expObjectTable
- Siblings
- 9
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| expObjectIndex Within an expression, a unique, numeric identification for an
object. Prefixed with a dollar sign ('$') this is used to
reference the object in the corresponding expExpression. | column | Unsigned32 | .1.3.6.1.2.1.90.1.2.3.1.1 |
| expObjectEntryStatus The control that allows creation/deletion of entries.
Objects in this table may be changed while
expObjectEntryStatus is in any state. | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.90.1.2.3.1.10 |
| expObjectID The OBJECT IDENTIFIER (OID) of this object. The OID may be
fully qualified, meaning it includes a complete instance
identifier part (e.g., ifInOctets.1 or sysUpTime.0), or it
may… | column | ObjectIdentifier | .1.3.6.1.2.1.90.1.2.3.1.2 |
| expObjectIDWildcard A true value indicates the expObjecID of this row is a wildcard
object. False indicates that expObjectID is fully instanced.
If all expObjectWildcard values for a given expression… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.90.1.2.3.1.3 |
| expObjectSampleType The method of sampling the selected variable.
An 'absoluteValue' is simply the present value of the object.
A 'deltaValue' is the present value minus… | column | Enumeration | .1.3.6.1.2.1.90.1.2.3.1.4 |
| expObjectDeltaDiscontinuityID The OBJECT IDENTIFIER (OID) of a TimeTicks, TimeStamp, or
DateAndTime object that indicates a discontinuity in the value
at expObjectID.
This object is instantiated… | column | ObjectIdentifier | .1.3.6.1.2.1.90.1.2.3.1.5 |
| expObjectDiscontinuityIDWildcard A true value indicates the expObjectDeltaDiscontinuityID of
this row is a wildcard object. False indicates that
expObjectDeltaDiscontinuityID is fully instanced.
T… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.90.1.2.3.1.6 |
| expObjectDiscontinuityIDType The value 'timeTicks' indicates the expObjectDeltaDiscontinuityID
of this row is of syntax TimeTicks. The value 'timeStamp' indicates
syntax TimeStamp. The value 'dateAndTime in… | column | Enumeration | .1.3.6.1.2.1.90.1.2.3.1.7 |
| expObjectConditionalWildcard A true value indicates the expObjectConditional of this row is
a wildcard object. False indicates that expObjectConditional is
fully instanced.
NOTE: The simplest i… | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.90.1.2.3.1.9 |