Go to main content

Oracle® ILOM Protocol Management Reference for SNMP and IPMI Firmware Release 3.2.x

Exit Print View

Updated: January 2017
 
 

Manage Server Redundancy


Note -  You can use the get and set commands to view and configure redundancy settings. For a description of the MIB objects used in these commands, see the SUN-ILOM-CONTROL-MIB.
  1. Log in to a host that has an SNMP tool and the Oracle ILOM MIBs installed. For example, type:

    ssh username@snmp_manager_ipaddress

    Password: password

  2. Refer to the following SNMP command examples:
    • To view the status of the server in a redundant configuration, type:
      % snmpget SNMP_agent ilomCtrlRedundancyStatus.0
      
    • To view the property that controls whether the server is to be promoted or demoted from active or standby status, type:
      % snmpget SNMP_agent ilomCtrlRedundancyAction.0
      
    • To promote a redundant server from standby to active status, type:
      % snmpset SNMP_agent ilomCtrlRedundancyAction.0 i 2
      
    • To view the FRU name of the chassis monitoring module (CMM) on which this agent is running, type:
      % snmpget SNMP_agent ilomCtrlRedundancyFRUName.0