Emerson 752I Manuel D’Utilisation

Page de 172
IPMI Controller:
 IPMI Message Protocol
11-9
IPMI Completion Codes
All IPMI response messages contain a hexadecimal Completion Code field that indicates the 
status of the operation. 
 lists the Completion Codes (as defined in the IPMI specifi-
cation) used by the Zircon PM.
Table 11-7:
Completion Codes
Code:
Description:
Generic Completion Codes 00, C0-FF
00
Command completed normally
C0
Node busy–command could not be processed because command-processing 
resources are temporarily unavailable
C1
Invalid command–indicates an unrecognized or unsupported command
C2
Command invalid for given LUN
C3
Time-out while processing command, response unavailable
C4
Out of space–command could not be completed because of a lack of storage 
space required to execute the given command operation
C5
Reservation canceled or invalid Reservation ID
C6
Request data truncated
C7
Request data length invalid
C8
Request data field length limit exceeded
C9
Parameter out of range–one or more parameters in the data field of the Request 
are out of range. This is different from Invalid data field code (CC) because it 
indicates that the erroneous field(s) has a contiguous range of possible values.
CA
Cannot return number of requested data bytes
CB
Requested sensor, data, or record not present
CC
Invalid data field in Request
CD
Command illegal for specified sensor or record type
CE
Command response could not be provided
CF
Cannot execute duplicated request–for devices that cannot return the response 
returned for the original instance of the request. These devices should provide 
separate commands that allow the completion status of the original request to be 
determined. An Event Receiver does not use this completion code, but returns the 
00 completion code in the response to (valid) duplicated requests.
D0
Command response could not be provided, SDR Repository in update mode
D1
Command response could not be provided, device in firmware update mode
D2
Command response could not be provided, BMC initialization or initialization 
agent in progress
D3
Destination unavailable–cannot deliver request to selected destination. (This 
code can be returned if a request message is targeted to SMS, but receive 
message queue reception is disabled for the particular channel.)
D4
Cannot execute command, insufficient privilege level
D5
Cannot execute command, parameter(s) not supported in present state
FF
Unspecified error