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