HP Integrity BL870c HP Integrity iLO 2 Operations Guide, Eleventh Edition - Page 158

System1 Target, Target: SYSTEM1

Page 158 highlights

Table 8-35 SM CLP Reserved Characters and Character Sequences Character or Sequence "" ' Name Space Escape character End of line 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. , Comma Delimits items in an option argument term to be interpreted as a list of option arguments. Also delimits values for an option argument. = Assignment operator 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. == Equivalence 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. - Hyphen When preceded by a space, the hyphen is the SM CLP option indicator. / Address term separator Separates the UFiT terms of a target address. . Dot Recognized as a special target address token meaning this container. .. Dot-dot Recognized as a special target address token meaning the container of this container. () Parentheses In a comma-separated option argument term list, delineates the values of an argument from the next option argument. " Double quote 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. "->" SM CLP PROMPT Literal representation of the SM CLP prompt. (hyphen, greater-than, space) 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

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229

Table 8-35 SM CLP Reserved Characters and Character Sequences
Description and Uses
Name
Character 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 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.
Escape character
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
-
Separates the UFiT terms of a target address.
Address term separator
/
±
Recognized as a special target address token meaning
this container
.
Dot
.
Recognized as a special target address token meaning
the container of
this container
.
Dot-dot
..
In a comma-separated option argument term list, delineates the values
of an argument from the next option argument.
Parentheses
()
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.
Double quote
Literal representation of the SM CLP prompt.
SM CLP PROMPT
(hyphen, greater-than,
space)
“->”
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