Command response codes, User’s guide – Dell Managed PDU LED User Manual
Page 28

USER’S GUIDE
Ma
na
ge
d R
a
ck
PD
U
23
Example of a command that accepts mutually exclusive arguments for an
option:
alarmcount -p [all | warning | critical]
In this example, the option -p accepts only three arguments: all, warning, or critical. For
example, to view the number of active critical alarms, type:
alarmcount -p critical
The command will fail if you type an argument that is not specified.
Command Response Codes
The command response codes enable scripted operations to detect error conditions
reliably without having to match error message text:
The CLI reports all command operations with the following format:
E [0-9] [0-9] [0-9] : Error Message
Code
Message
Code
Message
E000
Success
E105
Command Prefill
E001
Successfully Issued
E106
Data not available
E002
Reboot required for
change to take effect
E107
Serial communication
with the Rack PDU has
been lost
E100
Command failed
E101
Command not found
E102
Parameter error
E103
Command line error
E104
User level denial