mteResourceSampleMinimum
DISMAN-EVENT-MIB ·
.1.3.6.1.2.1.88.1.1.1
Object
scalar
r/w
seconds Integer32
The minimum mteTriggerFrequency this system will
accept. A system may use the larger values of this minimum to
lessen the impact of constant sampling. For larger
sampling intervals the system samples less often and
suffers less overhead. This object provides a way to enforce
such lower overhead for all triggers created after it is
set.
Unless explicitly resource limited, a system's value for
this object SHOULD be 1, allowing as small as a 1 second
interval for ongoing trigger sampling.
Changing this value will not invalidate an existing setting
of mteTriggerFrequency.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- mteResource
- Siblings
- 4
Syntax
seconds Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mteResourceSampleInstanceMaximum The maximum number of instance entries this system will
support for sampling.
These are the entries that maintain state, one for each
instance of each sampled object as… | scalar | instances SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.88.1.1.2 |
| mteResourceSampleInstances The number of currently active instance entries as
defined for mteResourceSampleInstanceMaximum. | scalar | instances SNMPv2-SMIGauge32 | .1.3.6.1.2.1.88.1.1.3 |
| mteResourceSampleInstancesHigh The highest value of mteResourceSampleInstances that has
occurred since initialization of the management system. | scalar | instances SNMPv2-SMIGauge32 | .1.3.6.1.2.1.88.1.1.4 |
| mteResourceSampleInstanceLacks The number of times this system could not take a new sample
because that allocation would have exceeded the limit set by
mteResourceSampleInstanceMaximum. | scalar | instances SNMPv2-SMICounter32 | .1.3.6.1.2.1.88.1.1.5 |