expObjectSampleType
EXPRESSION-MIB ·
.1.3.6.1.4.1.9.10.22.1.3.2.1.4
Object
column
r/w
Enumeration
The method of sampling the selected variable.
An 'absoluteValue' is simply the present value of the
object.
A 'deltaValue' is the present value minus the previous
value, which was sampled expExpressionDeltaInterval
seconds ago. This is intended primarily for use with
SNMP counters, which are meaningless as an 'absoluteValue',
but may be used with any integer-based value.
When an expression contains both delta and absolute values
the absolute values are obtained at the end of the delta
period.
Context
- MIB
- EXPRESSION-MIB
- OID
.1.3.6.1.4.1.9.10.22.1.3.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- expObjectEntry
- Table
- expObjectTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absoluteValue |
2 | deltaValue |
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.4.1.9.10.22.1.3.2.1.1 |
| expObjectStatus The control that allows creation/deletion of entries.
Objects in this table may be changed while expObjectStatus
is in any state. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.22.1.3.2.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.4.1.9.10.22.1.3.2.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
expressio… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.22.1.3.2.1.3 |
| expObjectDeltaDiscontinuityID The OBJECT IDENTIFIER (OID) of a TimeTicks or TimeStamp
object that indicates a discontinuity in the value at
expObjectID.
This object is not instantiated if expObj… | column | ObjectIdentifier | .1.3.6.1.4.1.9.10.22.1.3.2.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.4.1.9.10.22.1.3.2.1.6 |
| expObjectDiscontinuityIDType The value 'timeTicks' indicates the
expObjectDeltaDiscontinuityID of this row is of syntax
TimeTicks. The value 'timeStamp' indicates that
expObjectDeltaDiscontinuityID is of syn… | column | Enumeration | .1.3.6.1.4.1.9.10.22.1.3.2.1.7 |
| expObjectConditional 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… | column | ObjectIdentifier | .1.3.6.1.4.1.9.10.22.1.3.2.1.8 |
| 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.4.1.9.10.22.1.3.2.1.9 |