controllerPartnerStatus
ArrayManager-MIB ·
.1.3.6.1.4.1.674.10893.1.1.130.1.1.13
Object
Indicates availability of the redundant controller in a
redundant configuration.
Booting: Controller is powering up.
OK: Controller is in fully redundant status.
Inserted: Controller is there, but not acting as a partner.
Kill Partner Command Received:
Failed:
UnknownStatus:
SCSI Comm Failure:
Context
- MIB
- ArrayManager-MIB
- OID
.1.3.6.1.4.1.674.10893.1.1.130.1.1.13- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- controllerEntry
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 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ArrayManager-MIB::controllerPartnerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ArrayManager-MIB::controllerPartnerStatus.<controllerNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ArrayManager-MIB::controllerPartnerStatus'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.