eoEnergyParametersIntervalMode
ENERGY-OBJECT-MIB ·
.1.3.6.1.2.1.229.1.4.1.5
Object
column
r/w
Enumeration
A control object to define the mode of interval
calculation for the computation of the average
eoEnergyConsumed or eoEnergyProvided measurement in the
eoEnergyTable table.
A mode of period(1) specifies non-overlapping periodic
measurements.
A mode of sliding(2) specifies overlapping sliding
windows where the interval between the start of one
interval and the next is defined in
eoEnergyParametersIntervalWindow.
A mode of total(3) specifies non-periodic measurement.
In this mode only one interval is used as this is a
continuous measurement since the last reset. The value of
eoEnergyParametersIntervalNumber should be (1) one and
eoEnergyParametersIntervalLength is ignored.
Context
- MIB
- ENERGY-OBJECT-MIB
- OID
.1.3.6.1.2.1.229.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eoEnergyParametersEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | period |
2 | sliding |
3 | total |