HP iLO 4 Scripting and Command Line Guide

The RIBCL version is incorrect. The correct version is <X.XX> or later.
Update the RIBCL script to be compatible with the current RIBCL version.
RIBCL runtime errors
The possible RIBCL error messages include:
Version must not be blank.
The RIBCL version is incorrect. The correct version is X.XX or later.
Combining multiple commands in one RIBCL script
To combine multiple commands in a single RIBCL script, enclose each command in a top level
*_INFO tag. One of the following top level tags must enclose each command used, or accidental
changes to your configuration can result:
USER_INFO
RIB_INFO
DIR_INFO
BLADESYSTEM_INFO
SERVER_INFO
SSO_INFO
See the examples below for contrasting script samples.
RIBCL 67