componentPowerDetailsDynamicPowerFavorPerformanceOverPower
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.31.6.1.8
Object
column mandatory
r/w
Enumeration
When enabled, Dynamic Power Favor Performance Over Power supports a max performance mode that pushes the
system past its nominal CPU frequency when CPU and memory utilization implies it would help and the
system allows it. Dynamic Power Performance Over Power can be active on the component only after Dynamic
Power Saver is enabled. This feature is not available on all components types. Please refer to the
component documentation for details. If a component does not support the dynamic power saver, this object
will return notApplicable (255).
Under certain rare circumstances, the enabling of the dynamic power favor performance over power
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.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.31.6.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- componentPowerDetailsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentPowerDetailsDynamicPowerFavorPerformanceOverPower'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentPowerDetailsDynamicPowerFavorPerformanceOverPower.<componentPowerDetailsTopologyPath>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::componentPowerDetailsDynamicPowerFavorPerformanceOverPower'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
255 | notApplicable |