5 sipl protocol, Table 7-4, Format for ipmi response message – Artesyn ATCA-9305 User's Manual (May 2014) User Manual
Page 143: System management

System Management
ATCA-9305 User’s Manual (10009109-07)
143
An IPMI response message (see
) is similar to an IPMI request message. The main
difference is that the seventh byte contains the Completion Code, and the eighth byte and
beyond hold data received from the controller (rather than data to send to the controller). Also,
the Slave Address and Logical Unit Number for the requester and responder are swapped.
7.5
SIPL Protocol
The IPMC supports the Serial Interface Protocol Lite (SIPL) protocol. It supports raw IPMI
messages in SIPL and handles these messages the same way as it handles IPMI messages from
the IPMB-0 bus, except that the replies route to either the payload or serial debug interface.
Messages are entered as case-insensitive hex-ASCII pairs, separated optionally by a space, as
shown in the following examples:
[18 00 22]<newline>
[180022]<newline>
The IPMC does not, however, support SIPL ASCII text commands, as defined by the IPMI
specification.
Table 7-4 Format for IPMI Response Message
Byte
Bits
7
6
5
4
3
2
1
0
1
rqSA
2
Network Function (netFn)
rqLUN
3
Checksum
4
rsSA
5
rsSeq
rsLUN
6
Command
7
Completion Code
8:N
Data
N+1
Checksum