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 SPARC Host Boot Mode Properties


Note -  You can use the get and set commands to view and configure SPARC boot mode 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 boot mode state for the host, type:
      % snmpget SNMP_agent ilomCtrlSPARCBootModeState.0
      
    • To configure the host to retain current NVRAM variable settings, type:
      % snmpset SNMP_agent ilomCtrlSPARCBootModeState.0 i 1
      
    • To view the boot script to use when the boot mode state is set to script, type:
      % snmpget SNMP_agent ilomCtrlSPARCBootModeScript.0
      
    • To specify the boot script to use when the boot mode state is set to ???setenv diag-switch', type:
      % snmpset SNMP_agent
       ilomCtrlSPARCBootModeScript.0 s ???setenv diag-switch'
      
    • To view date and time when the boot mode configuration will expire, type:
      % snmpget SNMP_agent ilomCtrlSPARCBootModeExpires.0
      
    • To view the string that refers to the LDOM configuration name, type:
      % snmpget SNMP_agent ilomCtrlSPARCBootModeLDOMConfig.0
      
    • To set the LDOM configuration name to default, type:
      % snmpset SNMP_agent ilomCtrlSPARCBootModeLDOMConfig.0 s default