MIB Viewer

eoEnergyParametersIntervalMode

OBJECT-TYPE
1.3.6.1.2.1.229.1.4.1.5
Access
read-create
Status
current
Sub-identifiers
0
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.
INTEGER { period(1), sliding(2), total(3) }