There is a utility installed called "ipmiutil". Common commands are:
#ipmiutil lan -> Prints the IPMI address and LAN information of the current server
#ipmiutil discover -> Prints any IPMI addresses it finds on the subnet
root@iap:/home/technician# ipmiutil -h
ipmiutil ver 3.18
Usage: ipmiutil <command> [other options]
where <command> is one of the following:
alarms show/set the front panel alarm LEDs and relays
leds show/set the front panel alarm LEDs and relays
discover discover all IPMI servers on this LAN
cmd send a specified raw IPMI command to the BMC
config list/save/restore BMC configuration parameters
dcmi get/set DCMI parameters
ekanalyzer run EKeying analyzer on FRU files (deprecated, see fru)
events decode IPMI events and display them
firewall show/set firmware firewall functions
fru show decoded FRU inventory data, write asset tag
fwum OEM firmware update manager extensions
getevt get IPMI events and display them, event daemon
getevent get IPMI events and display them, event daemon
health check and show the basic health of the IPMI BMC
hpm HPM firmware update manager extensions
lan show/set IPMI LAN parameters, users, PEF rules
picmg show/set picmg extended functions
power issue IPMI reset or power control to the system
reset issue IPMI reset or power control to the system
sel show/clear firmware System Event Log records
sensor show Sensor Data Records, readings, thresholds
serial show/set IPMI Serial & Terminal Mode parameters
sol start/stop an SOL console session
smcoem SuperMicro OEM functions
sunoem Sun OEM functions
delloem Dell OEM functions
tsol Tyan SOL console start/stop session
user list or modify IPMI LAN users
wdt show/set/reset the watchdog timer
common IPMI LAN options:
-N node Nodename or IP address of target system
-U user Username for remote node
-P/-R pswd Remote Password
-E use password from Environment IPMI_PASSWORD
-F force driver type (e.g. imb, lan2)
-J 0 use lanplus cipher suite 0: 0 thru 14, 3=default
-T 1 use auth Type: 1=MD2, 2=MD5(default), 4=Pswd
-V 2 use priVilege level: 2=user(default), 4=admin
-Y prompt for remote password
-Z set slave address of local MC
For help on each command (e.g. 'sel'), enter:
ipmiutil sel -?
ipmiutil , usage or help requested