MIB Viewer

componentPowerDetailsPowerSaverMode

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.22.31.6.1.6
Access
read-write
Status
mandatory
Source
CME-MIB
Sub-identifiers
0
When enabled, the static low power saver mode allows the component to selectively alter its operating voltage and frequency to reduce power consumption. This feature is not available on all component types. Please refer to the component documentation for details. If a component does not support the static low power saver mode, this object will return notApplicable (255). Under certain rare circumstances, the enabling of the static low power saver mode may not complete successfully due to interactions with other component functions, such as BIOS. Therefore, it is highly recommended that the user perform a GET of this object after performing a SET, in order to verify the completion of the intended operation. NOTE: enabling this object will disable componentPowerDetailsDynamicPowerSaver if its not already disabled.
INTEGER { disable(0), enable(1), notApplicable(255) }