ilomCtrlPowerAction

SUN-ILOM-CONTROL-MIB · .1.3.6.1.4.1.42.2.175.102.11.1.1.1.2

Object

column r/w ILOMCtrlPowerAction
The action to apply to the given power control target.  The
possible actions are powerOn(1), powerOff(2), powerCycle(3),
and powerSoft(4).
When this value is read, it returns a null value.

Context

MIB
SUN-ILOM-CONTROL-MIB
OID
.1.3.6.1.4.1.42.2.175.102.11.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
ilomCtrlPowerEntry
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-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlPowerAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlPowerAction.<ilomCtrlPowerTarget>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-ILOM-CONTROL-MIB::ilomCtrlPowerAction'

Syntax

Source
ILOMCtrlPowerAction
Base type
Enumeration

Values & Constraints

Type Values
1powerOn
2powerOff
3powerCycle
4powerSoft

Conformance