Character Set, Delimiters, Special, And Reserved Characters; Sm Clp Reserved Characters And Character Sequences - HP ntegrity iLO 2 MP Operation Manual

Table of Contents

Advertisement

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 6-30
shows the available command options.
Table 6-30 Command Options
Option
-display <name>
-force
-help
-level <n>
-source <URI>
-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
characters according to the descriptions in
Table 6-31
lists the SM CLP reserved characters.
Table 6-31 SM CLP Reserved Characters and Character Sequences
Character or
Sequence
" "
'
<cr>
<lf>
<cr><lf>
<escape
character><end-of-line>
,
=
==
Short Form
-d
-f
-h
-l
None
-v
Name
Space
Escape character
End of line
Line continuation
Comma
Assignment operator
Equivalence operator
Selects the data you want to display.
Instructs the verb to ignore warning conditions that
otherwise prevent execution.
Provides command-specific help.
Instructs manageability access point (MAP) to execute the
command for the specified target and for targets contained
through the specified level of depth.
Indicates the location (URI) of the source image or target.
Displays the version of the command.
Table
Table
6-31.
Description and Uses
Command line term separator.
Escape character (the backquote character). Use in front of reserved
characters to instruct the command parser to use the reserved
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.
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.
Delimits items in an option argument term to be interpreted as a list
of option arguments. Also delimits values for an option argument.
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.
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.
SMASH Server Management Command Line Protocol
Description
6-31. They must interpret the
129

Advertisement

Table of Contents
loading

Table of Contents