|
|
Description:
|
uthEntity OBJECT-TYPE
SYNTAX INTEGER{
powerConsumptionDay(1),
powerConsumptionMonth(2),
powerConsumptionYear(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "Utilization value entity; describes what kind of value to be requested; Not supported.
powerConsumptionDay: power consumption values of the last 24 hours; one value (Watts) per minute
powerConsumptionMonth: power consumption values of the last month; one value (Watts) per hour
powerConsumptionYear: power consumption values of the last year; one value (Watts) per day"
|
|
|
|