HP Integrity iLO 2 Operations Guide

Table Of Contents
Find and display all targets that have the EnabledState property:
</map1> hpiLO-> show -l all -d properties=enabled state
Find and display all Account targets in the system and their information:
</> hpiLO-> show -l all account*
Table 55 shows the available command options.
Table 55 Command Options
DescriptionShort FormOption
Selects the data you want to display.-d-display <name>
Instructs the verb to ignore warning conditions that otherwise
prevent execution.
-f-force
Provides command-specific help.-h-help
Instructs manageability access point (MAP) to execute the
command for the specified target and for targets contained
through the specified level of depth.
-l-level <n>
Indicates the location (URI) of the source image or target.None-source <URI>
Displays the version of the command.-v-version
Character Set, Delimiters, Special, and Reserved Characters
All implementations of the SM CLP must interpret the characters provided by the transport as UTF8
representation of the characters, including those in Table 56. They must interpret the characters
according to the descriptions in Table 56.
Table 56 lists the SM CLP reserved characters.
Table 56 SM CLP Reserved Characters and Character Sequences
Description and UsesNameCharacter or
Sequence
Command line term separator.Space“ “
Escape character (the backquote character). Use in front of reserved
characters to instruct the command parser to use the reserved character
Escape character
without special meaning. When the escape character is not followed
by a reserved character, it is treated as a normal character in the string
that contains it.
Each of these sequences are accepted as an end-of-line indicator.End of line<cr>
<lf>
<cr><lf>
An escape character placed immediately before the end-of-line
sequence indicates that the current line is continued to the following
line. The following line is appended to the current line.
Line continuation<escape
character><end-of-line>
Delimits items in an option argument term to be interpreted as a list of
option arguments. Also delimits values for an option argument.
Comma,
Separates a property name from a desired value for the property when
used with verbs that modify or create an instance. It can not have a
space before or after it in an expression of a property and its value.
Assignment operator=
Two consecutive equals signs without white space between them are
used to separate a property name from a number value when filtering
instances for which results must be returned.
Equivalence operator==
When preceded by a space, the hyphen is the SM CLP option indicator.Hyphen-
SMASH Server Management Command Line Protocol 147