Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

IPMI Overview

The Oracle ILOM implementation on the SP within the switch provides an IPMI server, which can communicate the state of the switch hardware through the Intelligent Platform Management Interface.

An IPMI client is required to interface with the Oracle ILOM IPMI stack on the SP. You must have administrator privileges to interface with the stack, and the IPMI service must be enabled on the switch.

The ipmitool utility is the IPMI client used in these topics and has this format:

$ ipmitool –v –I lan –H mc_IP –U user command option

where:

  • mc_IP is the IP address of the SP.

  • user is the user with administrative privileges. For example, ilom-admin.

  • command is the command to be run on the SP.

  • option is an optional argument or parameter to the command.


Note -  After typing the ipmitool command line, you must type the password of the user for the utility to continue. For the ilom-admin user, the default password is ilom-admin.

For more information about and use of IPMI with Oracle ILOM, refer to the Oracle ILOM Protocol Management Reference for SNMP and IPMI Firmware Release 3.2.x , available online at:

http://docs.oracle.com/cd/E37444_01/index.html.

Related Information