ilomCtrlRedundancyStatus
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.12.1
Object
scalar ILOMCtrlRedundancyStatus
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
Net-SNMP examples
How SNMP and these commands workScalars 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
1 | initializing |
2 | active |
3 | standby |
4 | standAlone |
5 | other |
Conformance
Member of