Get SEL Entry Storage 0Ah 43h Add SEL Entry Storage 0Ah 44h Clear SEL Storage 0Ah 47h Get SEL Time Storage 0Ah 48h Set SEL Time Storage 0Ah 49h LAN Device Commands NetFn Cmd Set LAN Configuration Parameters Transport 0Ch 01h
Add SEL Entry Storage 0Ah 44h Clear SEL Storage 0Ah 47h Get SEL Time Storage 0Ah 48h Set SEL Time Storage 0Ah 49h LAN Device Commands NetFn Cmd Set LAN Configuration Parameters Transport 0Ch 01h Get LAN Configuration Parameters Transport 0Ch 02h Serial/Modem Device ...
1. 查看当前的SEL summary信息 /usr/bin/ipmitool -I lanplus -H 10.32.228.168 -U sysadmin -P admin sel /usr/bin/ipmitool -I lanplus -H 10.32.228.168 -U sysadmin -P admin sel info 2. 列示所有SEL记录详细信息 /usr/bin/ipmitool -I lanplus -H 10.32.228.168 -U sysadmin -P admin sel list...
Read event entries from a file and add them to the SEL. New SEL entries area added onto the SEL after the last record in the SEL. Record added is of type 2 and is automatically timestamped. get <SEL Record ID> Print information on the specified SEL Record entry. save <file> Save...
ipmitool [-c|-h|-d N|-v|-V] -I open ipmitool [-c|-h|-v|-V] -I lan -H <hostname> [-p <port>] [-U <username>] [-A <authtype>] [-L <privlvl>] [-a|-E|-P|-f <password>] [-o <oemtype>] [-O <sel oem>] [-e <esc_char>] [-N <sec>] [-R <count>]...
ipmi.clear_sel() def cmd_sensor_rearm(ipmi, args): if len(args) < 1: return number = int(args[0], 0) ipmi.rearm_sensor_events(number) def sdr_show(ipmi, s): print("SDR record ID: 0x%04x" % s.id) print("SDR type: 0x%02x" % s.type) print("Device Id string: %s"...
IPMI target * ID:355 - Add #include <strings.h> to lib/ipmi_sel.c * ID:355 - Add macros and #include and reduce number of warnings * ID:355 - Change CFLAG -std=c99 to -std=gnu99 * ID:355 - Move Super Micro stuff into dedicated header file ...
2010/02/27Re: [Ipmitool-devel] [PATCH] 1 of 5 ipmitool-1.8.11 - to add basic support for dell specific commands.Al Chu 2010/02/26Re: [Ipmitool-devel] "ipmitool sel delete 0x40" Unable to delete entry 64: Invalid commandCorey Minyard ...
ipmitool [-c|-h|-d N|-v|-V] -I open ipmitool [-c|-h|-v|-V] -I lan -H <hostname> [-p <port>] [-U <username>] [-A <authtype>] [-L <privlvl>] [-a|-E|-P|-f <password>] [-o <oemtype>] [-O <sel oem>] [-e <esc_char>] [-N <sec>] [-R <count>]...
* ID:451 - Modify the memory ecc error display of SEL for new supermicro motherboards. * ID:452 - Add PICMG extension 5.x for PICMG extension check * ID:454 - Add support for PICMG 3.1 R2.0 Link Types and Link Classes. ...