sunHwCtrlPowerMgmtBudget
SUN-HW-CTRL-MIB ·
.1.3.6.1.4.1.42.2.175.104.1.6.9.1
Object
scalar
r/w
Enumeration
When reading, the current state of the following budget settings:
sunHwCtrlPowerMgmtBudgetMinPowerlimit
sunHwCtrlPowerMgmtBudgetPowerlimit
sunHwCtrlPowerMgmtBudgetTimelimit
sunHwCtrlPowerMgmtBudgetTimelimitActions
If unknown(1), the agent could not determine the current state.
If disabled(2), the settings are not currently in effect.
If enabled(3), the settings are currently in effect.
If enabledPostPoweron(4), the settings will take effect
after the processor is powered on.
When writing, only disabled(2) and enabled(3) are valid values.
If set to enabled(3) while the system if powered off, the budget
will not be enforced until the system powers on and this will
transition to enabledPostPoweron(4).
If set to enabled(3) when the current budget settings are not
supported, this will transition to disabled(2).
Context
- MIB
- SUN-HW-CTRL-MIB
- OID
.1.3.6.1.4.1.42.2.175.104.1.6.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sunHwCtrlPowerMgmtBudgetSettings
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | disabled |
3 | enabled |
4 | enabledPostPoweron |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sunHwCtrlPowerMgmtBudgetCommitPending Commits the following pending values:
sunHwCtrlPowerMgmtBudgetPendingPowerlimit
sunHwCtrlPowerMgmtBudgetPendingTimelimit
sunHwCtrlPowerMgmtBudgetPendingTimelimitActions
… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.42.2.175.104.1.6.9.100 |
| sunHwCtrlPowerMgmtBudgetPendingPowerlimit When committed, the value is applied to
sunHwCtrlPowerMgmtBudgetPowerlimit. | scalar | watts Integer32 | .1.3.6.1.4.1.42.2.175.104.1.6.9.103 |
| sunHwCtrlPowerMgmtBudgetPendingTimelimit When committed, the value is applied to
sunHwCtrlPowerMgmtBudgetTimelimit.
A value of -1 instructs the system to use its' default value. | scalar | milliseconds Integer32 | .1.3.6.1.4.1.42.2.175.104.1.6.9.105 |
| sunHwCtrlPowerMgmtBudgetPendingTimelimitActions When committed, the value is applied to
sunHwCtrlPowerMgmtBudgetTimelimitActions. | scalar | SunHwCtrlPowerMgmtBudgetTimelimitActions | .1.3.6.1.4.1.42.2.175.104.1.6.9.106 |
| sunHwCtrlPowerMgmtBudgetMinPowerlimit Minimum value sunHwCtrlPowerMgmtBudgetPowerlimit can be set to.
The power capper can control power consumption to fit within
as little as this amount of power when the system is p… | scalar | watts Integer32 | .1.3.6.1.4.1.42.2.175.104.1.6.9.2 |
| sunHwCtrlPowerMgmtBudgetPowerlimit Maximum power consumption in watts. | scalar | watts Integer32 | .1.3.6.1.4.1.42.2.175.104.1.6.9.3 |
| sunHwCtrlPowerMgmtBudgetTimelimit Grace period for exceeding the powerlimit once the powerlimit
has been achieved, in milliseconds. | scalar | milliseconds Integer32 | .1.3.6.1.4.1.42.2.175.104.1.6.9.5 |
| sunHwCtrlPowerMgmtBudgetTimelimitActions List of actions that will occur if the power limit is exceeded and
cannot be controlled within the timelimit.
hardpoweroff(1) causes a hard power off if the timelimit i… | scalar | SunHwCtrlPowerMgmtBudgetTimelimitActions | .1.3.6.1.4.1.42.2.175.104.1.6.9.6 |
| sunHwCtrlPowerMgmtBudgetOK 'true' if sunHwCtrlPowerMgmtBudget is 'disabled(2)'.
If sunHwCtrlPowerMgmtBudget is 'enabled(3)',
sunHwCtrlPowerMgmtBudgetOK will be 'false' if the power consumption
ha… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.42.2.175.104.1.6.9.7 |