User Guide

Intel
®
Remote Management Module User’s Guide 45
Return Status Codes
Return Status Name Explanation Value
SUCCESS Operation successful and Intel
®
RMM present 0x00
ERR_RMM_NOT_PRESENT No Intel
®
RMM detected 0x01
ERR_INVALID_CMD_SWITCH A dash command line switch or option is not valid 0x02
ERR_ILLEGAL_PARAMETER A command parameter or value is not valid or missing 0x03
ERR_SYNTAX_ERROR A syntax error occurred not covered by the two above error
codes
0x04
ERR_INVALID_FW_FILE A file designated by the –f switch is not a valid firmware file 0x05
ERR_FW_UPDATE_FAILED An –f command (FW upgrade) failed for reasons besides
the above
0x06
ERR_RMM_FILE_NOT_FOUND A file was not found in the Intel
®
RMM directory during
open (read)
0x07
ERR_RMM_FILE_NOT_CREATED A file was not created in the Intel
®
RMM directory during
open (write)
0x08
ERR_RMM_FILE_READ An error occurred while reading a file from the Intel
®
RMM 0x09
ERR_RMM_FILE_WRITE An error occurred while writing a file to the Intel
®
RMM 0x0A
ERR_HOST_FILE_NOT_FOUND Requested file was not found in the current host directory 0x0B
ERR_HOST_FILE_NOT_CREATED Requested file was not created in the current host
directory
0x0C
ERR_HOST_FILE_READ An error occurred reading a file in the host directory 0x0D
ERR_HOST_FILE_WRITE An error occurred writing a file to the host directory 0x0E
ERR_FILE_VERIFY A verify mismatch was detected between a file on the host
and a file with the same name on the Intel
®
RMM
0x0F
ERR_WIN32_EXEC_ON_DOS An attempt was made to execute the Win32 utility under
DOS
0x11
ERR_RMM_SEND_REQUEST An error was encountered sending a request to the Intel
®
RMM
0x12
ERR_RMM_RECV_RESPONSE An error occurred while receiving a response from the
Intel
®
RMM
0x13
ERR_INSUFFICIENT_PRIVILEGE An error occurred attempting a function without adequate
privileges
0x14
ERR_INVALID_USER_OR_PSWD A login was attempted with either an invalid username or
password
0x15
ERR_INVALID_IP_ADDR IP address entered is invalid or in invalid format 0x16
ERR_UNDEFINED An undefined error was encountered 0x18