HP iLO 4 Scripting and Command Line Guide
<TRIGGER_BB_DATA>
<MESSAGE_ID value="nnn . . . nnn"/>
<BB_DAYS value="n"/>
</TRIGGER_BB_DATA>
</RIB_INFO>
</LOGIN>
</RIBCL>
ERS_AHS_Submit.xml (TRIGGER_BB_DATA) parameters
• MESSAGE_ID is a UUID format used to match the Active Health System package with the
request. It is returned in the submission package SOAP envelope header.
• BB_DAYS is the number of days to include in the transmission, up to a maximum of the last
seven days not including the present day. Possible values are 1 to7.
ERS_AHS_Submit.xml (TRIGGER_BB_DATA) runtime errors
None
DISABLE_ERS
Use this command to disable Insight Remote Support functionality and un-register the server. Use
HPQLOCFG.EXE ver 1.00 or later with this command.
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RIB_INFO MODE="write">
<!-- Command to disable ERS and unregister the server. -->
<DISABLE_ERS/>
</RIB_INFO>
</LOGIN>
</RIBCL>
DISABLE_ERS parameters
None
DISABLE_ERS runtime errors
None
GET_ERS_SETTINGS
Use this command to retrieve the current Insight Remote Support settings. Use HPQLOCFG.EXE ver
1.00 or later with this command.
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RIB_INFO MODE="read">
<!-- Command to retrieve the current ERS settings. -->
<GET_ERS_SETTINGS/>
</RIB_INFO>
</LOGIN>
</RIBCL>
GET_ERS_SETTINGS parameters
None
GET_ERS_SETTINGS runtime errors
None
RIB_INFO 119










