SUN-HW-CTRL-MIB: View SNMP OID List / Download MIB

VENDOR: SUN MICROSYSTEMS


 Home MIB: SUN-HW-CTRL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sun 1.3.6.1.4.1.42
       products 1.3.6.1.4.1.42.2
           ilom 1.3.6.1.4.1.42.2.175
                   sunHwCtrlMIB 1.3.6.1.4.1.42.2.175.104
SUN-HW-CTRL-MIB.mib Version 1.1 Copyright 2010, by Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. This MIB allows controls for all Sun platform devices using Integrated Lights Out Management.
                           sunHwCtrlMIBObjects 1.3.6.1.4.1.42.2.175.104.1
                               sunHwCtrlPowerMgmt 1.3.6.1.4.1.42.2.175.104.1.6
                                   sunHwCtrlReservedPSU 1.3.6.1.4.1.42.2.175.104.1.6.1 integer32 read-write
The number of Reserved PSU's.
                                   sunHwCtrlTotalPSU 1.3.6.1.4.1.42.2.175.104.1.6.2 integer32 read-only
The total number of PSU's.
                                   sunHwCtrlPowerMgmtTable 1.3.6.1.4.1.42.2.175.104.1.6.3 no-access
A table listing additional power management properties.
                                       sunHwCtrlPowerMgmtEntry 1.3.6.1.4.1.42.2.175.104.1.6.3.1 no-access
An entry for a power management property.
                                           sunHwCtrlPowerMgmtID 1.3.6.1.4.1.42.2.175.104.1.6.3.1.1 sunhwctrlpowermgmtid no-access
This is an index for the sunHwCtrlPowerMgmtTable.
                                           sunHwCtrlPowerMgmtName 1.3.6.1.4.1.42.2.175.104.1.6.3.1.2 snmpadminstring read-only
This is the name of the power management property.
                                           sunHwCtrlPowerMgmtUnits 1.3.6.1.4.1.42.2.175.104.1.6.3.1.3 snmpadminstring read-only
This is the units for the value of the power management property.
                                           sunHwCtrlPowerMgmtValue 1.3.6.1.4.1.42.2.175.104.1.6.3.1.4 snmpadminstring read-only
This is the value of the power management property.
                                   sunHwCtrlPowerMgmtActualPower 1.3.6.1.4.1.42.2.175.104.1.6.4 integer32 read-only
Total input power consumed in watts. On a rackmount server, total power consumption is the input power consumed by the server. On a blade, this is the input power consumed just by the blade (not including any power consumed by shared components). On a CMM this is the input power consumed by the entire chassis or shelf, all blades, NEMs, fans, etc.
                                   sunHwCtrlPowerMgmtPermittedPower 1.3.6.1.4.1.42.2.175.104.1.6.5 integer32 read-only
Maximum input power consumption in watts. On a rackmount server, the maximum power consumption is the maximum input power the server guarantees it will consume at any instant. On a blade, this is the maximum input power a blade guarantees it will consume, not including its power load on shared components. On a CMM this is the maximum input power the entire chassis (all blades, NEMs, fans, etc.) will consume at any instant. This value can't be changed directly, but may change based on the power policy and budget, and chassis power capacity.
                                   sunHwCtrlPowerMgmtAvailablePower 1.3.6.1.4.1.42.2.175.104.1.6.6 integer32 read-only
Maximum input power capacity in watts. Power capacity is the maximum input power the power supplies are capable of consuming. On a blade, this is the amount of power guaranteed available to the blade by the chassis.
                                   sunHwCtrlPowerMgmtPolicy 1.3.6.1.4.1.42.2.175.104.1.6.7 sunhwctrlpowermgmtpolicy read-write
Indicates the desired power managment policy.
                                   sunHwCtrlPowerMgmtBudgetSettings 1.3.6.1.4.1.42.2.175.104.1.6.9
                                       sunHwCtrlPowerMgmtBudget 1.3.6.1.4.1.42.2.175.104.1.6.9.1 integer read-write
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). Enumeration: 'disabled': 2, 'unknown': 1, 'enabled': 3, 'enabledPostPoweron': 4.
                                       sunHwCtrlPowerMgmtBudgetMinPowerlimit 1.3.6.1.4.1.42.2.175.104.1.6.9.2 integer32 read-only
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 powered on.
                                       sunHwCtrlPowerMgmtBudgetPowerlimit 1.3.6.1.4.1.42.2.175.104.1.6.9.3 integer32 read-only
Maximum power consumption in watts.
                                       sunHwCtrlPowerMgmtBudgetTimelimit 1.3.6.1.4.1.42.2.175.104.1.6.9.5 integer32 read-only
Grace period for exceeding the powerlimit once the powerlimit has been achieved, in milliseconds.
                                       sunHwCtrlPowerMgmtBudgetTimelimitActions 1.3.6.1.4.1.42.2.175.104.1.6.9.6 sunhwctrlpowermgmtbudgettimelimitactions read-only
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 is exceeded.
                                       sunHwCtrlPowerMgmtBudgetOK 1.3.6.1.4.1.42.2.175.104.1.6.9.7 truthvalue read-only
'true' if sunHwCtrlPowerMgmtBudget is 'disabled(2)'. If sunHwCtrlPowerMgmtBudget is 'enabled(3)', sunHwCtrlPowerMgmtBudgetOK will be 'false' if the power consumption has been over the power limit (sunHwCtrlPowerMgmtBudgetPowerlimit) for more than the time limit (sunHwCtrlPowerMgmtBudgetTimelimit), otherwise 'true'. Returns to 'true' when power consumption drops to or below the powerlimit after a violation. This value will also be 'false' if the budget is enabled but the budget settings are not supported. (This could happen if saved budget settings are no longer valid after a reboot.)
                                       sunHwCtrlPowerMgmtBudgetCommitPending 1.3.6.1.4.1.42.2.175.104.1.6.9.100 truthvalue read-write
Commits the following pending values: sunHwCtrlPowerMgmtBudgetPendingPowerlimit sunHwCtrlPowerMgmtBudgetPendingTimelimit sunHwCtrlPowerMgmtBudgetPendingTimelimitActions May only be set to true.
                                       sunHwCtrlPowerMgmtBudgetPendingPowerlimit 1.3.6.1.4.1.42.2.175.104.1.6.9.103 integer32 read-write
When committed, the value is applied to sunHwCtrlPowerMgmtBudgetPowerlimit.
                                       sunHwCtrlPowerMgmtBudgetPendingTimelimit 1.3.6.1.4.1.42.2.175.104.1.6.9.105 integer32 read-write
When committed, the value is applied to sunHwCtrlPowerMgmtBudgetTimelimit. A value of -1 instructs the system to use its' default value.
                                       sunHwCtrlPowerMgmtBudgetPendingTimelimitActions 1.3.6.1.4.1.42.2.175.104.1.6.9.106 sunhwctrlpowermgmtbudgettimelimitactions read-write
When committed, the value is applied to sunHwCtrlPowerMgmtBudgetTimelimitActions.
                                   sunHwCtrlPowerMgmtConsumptionThresholds 1.3.6.1.4.1.42.2.175.104.1.6.10
                                         sunHwCtrlPowerMgmtConsumptionThreshold1 1.3.6.1.4.1.42.2.175.104.1.6.10.1 integer32 read-write
A threshold that determines if ILOM threshold events get generated based on the value of the system power consumption sensor (typically /SYS/VPS). Valid values are 0 (zero) when disabled; greater than 0 generates threshold crossing event.
                                         sunHwCtrlPowerMgmtConsumptionThreshold2 1.3.6.1.4.1.42.2.175.104.1.6.10.2 integer32 read-write
A threshold that determines if ILOM threshold events get generated based on the value of the system power consumption sensor (typically /SYS/VPS). Valid values are 0 (zero) when disabled; greater than 0 generates threshold crossing event.
                                   sunHwCtrlPowerMgmtSampling 1.3.6.1.4.1.42.2.175.104.1.6.11
                                         sunHwCtrlPowerMgmtSamplingPeriod 1.3.6.1.4.1.42.2.175.104.1.6.11.1 integer32 read-write
Sampling period over which sunHwCtrlPowerMgmtSamplingMinimumPower, sunHwCtrlPowerMgmtSamplingMaximumPower and sunHwCtrlPowerMgmtSamplingAveragePower are calculated and reported, in seconds. Supported range and granularity are platform specific.
                                         sunHwCtrlPowerMgmtSamplingTimestamp 1.3.6.1.4.1.42.2.175.104.1.6.11.2 dateandtime read-only
Date and time at which the power consumption values were calculated.
                                         sunHwCtrlPowerMgmtSamplingMinimumPower 1.3.6.1.4.1.42.2.175.104.1.6.11.3 integer32 read-only
Minimum measured power consumption during most recent sampling period, in watts
                                         sunHwCtrlPowerMgmtSamplingMaximumPower 1.3.6.1.4.1.42.2.175.104.1.6.11.4 integer32 read-only
Maximum measured power consumption during most recent sampling period, in watts
                                         sunHwCtrlPowerMgmtSamplingAveragePower 1.3.6.1.4.1.42.2.175.104.1.6.11.5 integer32 read-only
Average measured power consumption during most recent sampling period, in watts
                               sunHwCtrlTPM 1.3.6.1.4.1.42.2.175.104.1.7
                                   sunHwCtrlTpmEnable 1.3.6.1.4.1.42.2.175.104.1.7.1 truthvalue read-write
sunHwCtrlTpmEnable is the principal control for any action being taken to change the access mode(s) of the TPM device. Any attempt to change sunHwCtrlTpmEnable when the host power is on will generate an inconsistentValue (or badValue for SNMPv1) error. When sunHwCtrlTpmEnable is set to false(2), no changes to sunHwCtrlTpmActivate will succeed, and the TPM device will be disabled during the next host power on event. If sunHwCtrlTpmEnable is set to true(1), the TPM device will be enabled during the next host power on. The default state of sunHwCtrlTpmEnable is false(2).
                                   sunHwCtrlTpmActivate 1.3.6.1.4.1.42.2.175.104.1.7.2 truthvalue read-write
If sunHwCtrlTpmActivate and sunHwCtrlTpmEnable are both currently true(1) during a host power on event, the TPM device will be enabled and activated. If sunHwCtrlTpmActivate is currently false(2) and sunHwCtrlTpmEnable is currently true(1) during a host power on event, the TPM device will be enabled and deactivated. When sunHwCtrlTpmEnable is set to false(2), no changes to sunHwCtrlTpmActivate will succeed. The default state of sunHwCtrlTpmActivate is false(2).
                                   sunHwCtrlTpmForceClear 1.3.6.1.4.1.42.2.175.104.1.7.3 truthvalue read-write
If sunHwCtrlTpmForceClear and sunHwCtrlTpmEnable are both currently true(1) during a host power on event, the TPM device state will be purged and the state of sunHwCtrlTpmForceClear will return to false(2). If sunHwCtrlTpmForceClear is currently true(1) and sunHwCtrlTpmEnable is currently false(2) during a host power on event, the TPM device will not be enabled, no action is taken with regard to the state of the TPM device, and sunHwCtrlTpmForceClear remains true(1). If sunHwCtrlTpmForceClear is currently false(2) and sunHwCtrlTpmEnable is currently true(1) during a host power on event, the TPM device will be enabled, no action is taken with regard to the state of the TPM device, and sunHwCtrlTpmForceClear remains false(2). When sunHwCtrlTpmEnable is set to false(2), no changes to sunHwCtrlTpmForceClear will succeed.
                           sunHwCtrlMIBConformances 1.3.6.1.4.1.42.2.175.104.2
                               sunHwCtrlCompliances 1.3.6.1.4.1.42.2.175.104.2.1
                               sunHwCtrlGroups 1.3.6.1.4.1.42.2.175.104.2.2
                                   sunHwCtrlObjectsGroup 1.3.6.1.4.1.42.2.175.104.2.2.1
The group of current objects.