Sm Clp Syntax; Command Line Terms; Command Verbs; Supported Command Verbs - HP ntegrity iLO 2 MP Operation Manual

Table of Contents

Advertisement

</>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>
<options>
<target>
<properties>

Command Verbs

Command verbs select a management action for target.
The command verbs listed in
categories:
Retrieve Information
Configure a target
Change target state
Table 6-29
lists the supported command verbs.
Table 6-29 Supported Command Verbs
Command
cd
create
delete
exit
126
Using iLO 2 MP
The command verb.
Selections that affect the action, behavior, or output of the verb.
The implicitly or explicitly-identified managed element the command is
directed to.
Attributes of the target relative to the command execution.
Table 6-29
cd, help, show, version
create, delete, load, set
exit, reset, start, stop
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.
Creates a new instance of an object.
Deletes an instance of a target object.
Terminates the SM CLP session.
consist of several reserved words in the following
Action

Advertisement

Table of Contents
loading

Table of Contents