scalableComplexPartitionMode
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.9.2.1.1.2
Object
column mandatory
r/w
Enumeration
The currently configured mode of this partition. It is recommended that a partition be powered off prior to modification of the mode. In addition, switching a partition mode to stand-alone will cause subsequent partition actions to be ignored until the partition mode is restored.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.9.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- scalableComplexPartitionEntry
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 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMM-MIB::scalableComplexPartitionMode'
More examples
Read one indexed 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::scalableComplexPartitionMode.<scalableComplexPartitionIdentifier>'
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::scalableComplexPartitionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | partition |
2 | standalone |