System1 Target; Target: System1; Sm Clp Reserved Characters And Character Sequences - HP Integrity BL870c Operation Manual

Hp integrity ilo 2 operations guide, eleventh edition
Hide thumbs Also See for Integrity BL870c:
Table of Contents

Advertisement

Table 8-35 SM CLP Reserved Characters and Character Sequences
Character or
Sequence
" "
'
<cr>
<lf>
<cr><lf>
<escape
character><end-of-line>
,
=
==
-
/
.
..
()
"
"->"

System1 Target

Target: SYSTEM1

/system1
The system1 target represents the root of the system namespace. Functions and information
such as OS console, system power status and control, system LED status, and so on, related to
the system are located under this target.
Table 8-36
shows system1 target properties.
158
Using iLO 2
Name
Space
Escape character
End of line
Line continuation
Comma
Assignment operator
Equivalence operator
Hyphen
Address term separator
Dot
Dot-dot
Parentheses
Double quote
SM CLP PROMPT
(hyphen, greater-than,
space)
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.
When preceded by a space, the hyphen is the SM CLP option indicator.
Separates the UFiT terms of a target address.
Recognized as a special target address token meaning this container.
Recognized as a special target address token meaning the container of
this container.
In a comma-separated option argument term list, delineates the values
of an argument from the next option argument.
Delineates a string of text that can contain the SM CLP term separator
(space) so that the SM CLP command processor treats the delineated
text as one string.
Literal representation of the SM CLP prompt.

Advertisement

Table of Contents
loading

Table of Contents