scalableComplexPartitionAction

IMM-MIB · .1.3.6.1.4.1.2.3.51.3.9.2.3

Object

scalar mandatory r/w Enumeration
This object allows various actions to be taken in relation to a particular partition
in a given complex.
          
delete(1) - Deletes the partition from the complex. All nodes in the partition must
            be powered off prior to attempting this operation, otherwise, the action
            will fail.
          
poweron(2) - Powers up a powered off partition
          
poweroff(3) - Powers off an already powered on partition
          
powercycle(4) - Power cycles a partition

Context

MIB
IMM-MIB
OID
.1.3.6.1.4.1.2.3.51.3.9.2.3
Type
scalar
Access
readwrite
Status
mandatory
Parent
scalableComplexPartition

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1delete
2poweron
3poweroff
4powercycle