sunPlatUnitaryComputerSystemPowerState

SUN-PLATFORM-MIB · .1.3.6.1.4.1.42.2.70.101.1.2.2.1.1

Object

This attribute displays the computer systems current power state as
defined by CIM_UnitaryComputerSystem.PowerState. When this attribute
is written to the corresponding power state will be requested from the
computer system as provided by the
CIM_UnitaryComputerSystem.SetPowerState() method.

Context

MIB
SUN-PLATFORM-MIB
OID
.1.3.6.1.4.1.42.2.70.101.1.2.2.1.1
Type
column
Access
readwrite
Status
current
Parent
sunPlatUnitaryComputerSystemEntry
Groups
1

Walk 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 'SUN-PLATFORM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-PLATFORM-MIB::sunPlatUnitaryComputerSystemPowerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-PLATFORM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-PLATFORM-MIB::sunPlatUnitaryComputerSystemPowerState.<entLogicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-PLATFORM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-PLATFORM-MIB::sunPlatUnitaryComputerSystemPowerState'

Values & Constraints

Type Values
1unknown
2fullPower
3psLowPower
4psStandby
5psOther
6powerCycle
7powerOff
8psWarning
9hibernate
10softOff
11reset