expResourceDeltaMinimum
DISMAN-EXPRESSION-MIB ·
.1.3.6.1.2.1.90.1.1.1
Object
scalar
r/w
seconds Integer32
The minimum expExpressionDeltaInterval this system will
accept. A system may use the larger values of this minimum to
lessen the impact of constantly computing deltas. For larger
delta sampling intervals the system samples less often and
suffers less overhead. This object provides a way to enforce
such lower overhead for all expressions created after it is
set.
The value -1 indicates that expResourceDeltaMinimum is
irrelevant as the system will not accept 'deltaValue' as a
value for expObjectSampleType.
Unless explicitly resource limited, a system's value for
this object should be 1, allowing as small as a 1 second
interval for ongoing delta sampling.
Changing this value will not invalidate an existing setting
of expObjectSampleType.
Context
- MIB
- DISMAN-EXPRESSION-MIB
- OID
.1.3.6.1.2.1.90.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- expResource
- Siblings
- 4
Syntax
seconds Integer32
Values & Constraints
Object Constraints
range: -1--1
range: 1-600
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| expResourceDeltaWildcardInstanceMaximum For every instance of a deltaValue object, one dynamic instance
entry is needed for holding the instance value from the previous
sample, i.e. to maintain state.
This ob… | scalar | instances SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.90.1.1.2 |
| expResourceDeltaWildcardInstances The number of currently active instance entries as
defined for expResourceDeltaWildcardInstanceMaximum. | scalar | instances SNMPv2-SMIGauge32 | .1.3.6.1.2.1.90.1.1.3 |
| expResourceDeltaWildcardInstancesHigh The highest value of expResourceDeltaWildcardInstances
that has occurred since initialization of the managed
system. | scalar | instances SNMPv2-SMIGauge32 | .1.3.6.1.2.1.90.1.1.4 |
| expResourceDeltaWildcardInstanceResourceLacks The number of times this system could not evaluate an
expression because that would have created a value instance in
excess of expResourceDeltaWildcardInstanceMaximum. | scalar | instances SNMPv2-SMICounter32 | .1.3.6.1.2.1.90.1.1.5 |