Go to main content

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

Exit Print View

Updated: January 2017
 
 

Monitor Power Management Properties


Note -  You can use the get command to view power management settings. For a description of the MIB objects used in these commands, see the SUN-HW-CTRL-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. To monitor various power consumption properties on a managed device, see the following SNMP command examples.
    • To view the name of the power management policy for PowerMgmtTable index number 5, type:
      % snmpget SNMP_agent sunHwCtrlPowerMgmtName.5
      
    • To view the units for the value of the power management policy for PowerMgmtTable index number 5, type:
      % snmpget SNMP_agent sunHwCtrlPowerMgmtUnits.5
      
    • To view the value of the power management policy for PowerMgmtTable index number 5, type:
      % snmpget SNMP_agent sunHwCtrlPowerMgmtValue.5