![HP HP Integrated Lights-Out User Manual Download Page 271](http://html.mh-extra.com/html/hp/hp-integrated-lights-out/hp-integrated-lights-out_user-manual_165062271.webp)
Remote Insight Command Language
271
RIBCL Sample Scripts
Sample scripts for all iLO commands described in this section are available for
download from the HP website (
http://www.hp.com/servers/lights-out
).
RIBCL General Guidelines
In this section, all of the commands are grouped by functionality. All commands
that manipulate user information are grouped together. Grouping commands
allows the firmware to view the data to be manipulated as a block of information,
similar to a text document, allowing for multithreaded access to the different
kinds of information.
An opening command opens a database. The database remains open until the
matching closing command is sent. All changes made within a single command
block are applied simultaneously when the database is closed. Any errors within
the block cause the enclosed changes to be discarded.
An example of an opening command and its matching closing command are as
follows:
<USER_INFO>
</USER_INFO>
In all examples, the opening and closing commands are displayed.
XML Header
The XML header ensures the connection is an XML connection, not an HTTP
connection. The XML header is built into the cpqlocfg utility and has the
following format:
<?xml version=”1.0”?>
Data Types
The three data types that are allowed in the parameter are:
•
String
Summary of Contents for HP Integrated Lights-Out
Page 1: ...HP Integrated Lights Out User Guide July 2004 Sixth Edition Part Number 238882 006 ...
Page 20: ......
Page 134: ......
Page 142: ......
Page 192: ......
Page 222: ......
Page 232: ...232 User Guide Integrated Lights Out ...
Page 240: ......
Page 268: ......
Page 362: ......
Page 406: ......