|
|
Description:
|
pmPowerControlMode OBJECT-TYPE
SYNTAX INTEGER{
unknown(1),
disabled(2),
best-performance(3),
minimum-power(4),
automatic(5),
scheduled(6),
limited(7),
low-noise(8)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "Configured power control mode value:
disabled: The management controller does not control the power saving behaviour
best-performance: The management controller gives best performance to the system
(power consumption may be increased)
minimum-power: The management controller controls the system in way to consume
minimum power (performance may be reduced)
automatic: The management controller automatically controls power consumption
between good performance and low power consumption
scheduled: The management controller controls power consumption by schedule
limited: The management controller controls power consumption by power limit
low-noise: The management controller controls the power to ensure running"
|
|
|
|