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
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 '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'
Syntax
- Source
- SunPlatUnitaryComputerSystemPowerState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | fullPower |
3 | psLowPower |
4 | psStandby |
5 | psOther |
6 | powerCycle |
7 | powerOff |
8 | psWarning |
9 | hibernate |
10 | softOff |
11 | reset |
Conformance
Member of