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-30shows the available command options.

Table 6-30 Command Options

Option

Short Form

Description

-display <name>

-d

Selects the data you want to display.

-force

-f

Instructs the verb to ignore warning conditions that

 

 

otherwise prevent execution.

-help

-h

Provides command-specific help.

-level <n>

-l

Instructs manageability access point (MAP) to execute the

 

 

command for the specified target and for targets contained

 

 

through the specified level of depth.

-source <URI>

None

Indicates the location (URI) of the source image or target.

-version

-v

Displays the version of the command.

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 6-31. They must interpret the characters according to the descriptions in Table 6-31.

Table 6-31lists the SM CLP reserved characters.

Table 6-31 SM CLP Reserved Characters and Character Sequences

Character or

Name

Description and Uses

Sequence

 

 

“ “

Space

Command line term separator.

Escape character

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.

<cr>

End of line

Each of these sequences are accepted as an end-of-line indicator.

<lf>

 

 

<cr><lf>

 

 

<escape

Line continuation

An escape character placed immediately before the end-of-line

character><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.

SMASH Server Management Command Line Protocol 129

Page 129
Image 129
HP Integrity iLO 2 MP 5991-6005 manual Character Set, Delimiters, Special, and Reserved Characters, Command Options