Users Guide
BMC Management Utility Error Codes 59
BMC Management Utility Error Codes
This appendix provides 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 Communication
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
A5h
BDh
Initialization
errors.
Authentication failure. Request for a session
from the local or remote
proxy was rejected.