User's Manual

BMC Management Utility Error Codes 107
BMC Management Utility Error
Codes
The following is a list of error messages for the BMC Management Utility.
In case of a functional failure, an error message will be printed to stderr.
The text of the error message is listed in the Message column in Table A-1.
Errors will always be printed in a parsable format such as:
Error (<hex-code>):<message>!
The following is an example:
Error(0xC1):Invalid Command!
Table A-1. BMC Management Utility Error Codes
Code Classification Message Description IPMI
Error
A1h Connection
errors.
Connection timeout. BMC not responding.
Invalid authentication
type.
Authentication type
error.
A2h Communicati
on errors.
Communication error. Network stack or serial
communication error.
Data error. Data packet format
error.
0xC6,
0xC7,
0xC8,
0xCA
Not connected. Not connected to a
remote server yet.
A3h Authorization
errors.
Insufficient privilege
for command.
Insufficient privilege
level to execute
command.
0xD4
Login not authorized. Invalid BMC
username/password.
0x86