HP (Hewlett-Packard) 5991-6005 All in One Printer User Manual


 
</>hpiLO->
If an invalid target is specified, the response differs as follows:
</> hpiLO-> show /badtarget1
status=3
status_tag=COMMAND PROCESSING FAILED
error_tag=COMMAND SYNTAX ERROR
/badtarget1 is an invalid target.
</>hpiLO->
SM CLP Syntax
The following sections provide terms, descriptions, and examples of the SM CLP syntax.
Command Line Terms
The command syntax consists of a command verb, options, target address, and properties. The
general syntax of the SM CLP command is as follows:
<verb> <options> <target> <properties>
Where:
<verb> The command verb.
<options> Selections that affect the action, behavior, or output of the verb.
<target> The implicitly or explicitly-identified managed element the command is
directed to.
<properties> Attributes of the target relative to the command execution.
Command Verbs
Command verbs select a management action for target.
The command verbs listed in Table 6-29 consist of several reserved words in the following
categories:
Retrieve Information cd, help, show, version
Configure a target create, delete, load, set
Change target state exit, reset, start, stop
Table 6-29 lists the supported command verbs.
Table 6-29 Supported Command Verbs
ActionCommand
Changes the current default target.
The root of the CLP target namespace is /, and this is the starting point for a CLP system. By changing
the current default target by running cd <some target>, you can shorten commands.
For example, to find the current MP firmware version, run the command show
/map1/swinventory1/swid1. However, if you run the cd /map1/swinventory1/swid1
command, the show command displays the information.
cd
Creates a new instance of an object.create
Deletes an instance of a target object.delete
Terminates the SM CLP session.exit
126 Using iLO 2 MP