sunHwCtrlPowerMgmtBudgetOK

SUN-HW-CTRL-MIB · .1.3.6.1.4.1.42.2.175.104.1.6.9.7

Object

'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.)

Context

MIB
SUN-HW-CTRL-MIB
OID
.1.3.6.1.4.1.42.2.175.104.1.6.9.7
Type
scalar
Access
readonly
Status
current
Parent
sunHwCtrlPowerMgmtBudgetSettings
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-HW-CTRL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-HW-CTRL-MIB::sunHwCtrlPowerMgmtBudgetOK.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-HW-CTRL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-HW-CTRL-MIB::sunHwCtrlPowerMgmtBudgetOK'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance