ilomCtrlRedundancyStatus

SUN-ILOM-CONTROL-MIB · .1.3.6.1.4.1.42.2.175.102.12.1

Object

This property indicates the status of the device in a redundant
configuration.  It may be active(2) or standby(3) when configured
as a redundant pair or standAlone(4) if it does not have a peer.
In addition, it may be in a state called initializing(1) if 
it is in a transitional state.

Context

MIB
SUN-ILOM-CONTROL-MIB
OID
.1.3.6.1.4.1.42.2.175.102.12.1
Type
scalar
Access
readonly
Status
current
Parent
ilomCtrlRedundancy
Groups
1

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

Read the scalar 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::ilomCtrlRedundancyStatus.0'
More examples
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::ilomCtrlRedundancyStatus'

Syntax

Source
ILOMCtrlRedundancyStatus
Base type
Enumeration

Values & Constraints

Type Values
1initializing
2active
3standby
4standAlone
5other

Conformance