HP iLO 4 Scripting and Command Line Guide
addresses. DHCPv6 database errors may result if more than one server can assign iLO an IPv6
address and Rapid Commit mode is enabled. Value must be either Y (enabled) or N (disabled).
DHCPV6_SNTP_SETTINGS specifies whether DHCPv6 Stateless-assigned NTP server addresses
are used or whether the user enters that information manually. Value must be either Y (enabled)
or N (disabled).
DHCPV6_DNS_SERVER specifies whether the DHCPv6 Stateless-assigned DNS server adresses
are used. Value must be either Y (enabled) or N (disabled).
GET_GLOBAL_SETTINGS
The GET_GLOBAL_SETTINGS command requests the respective iLO global settings. For this
command to parse correctly, the command must appear within a RIB_INFO command block, and
RIB_INFO MODE can be set to read or write.
For example:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RIB_INFO MODE="read">
<GET_GLOBAL_SETTINGS/>
</RIB_INFO>
</LOGIN>
</RIBCL>
GET_GLOBAL_SETTINGS parameters
None
GET_GLOBAL_SETTINGS runtime errors
None
GET_GLOBAL_SETTINGS return messages
A possible GET_GLOBAL_SETTINGS return message is as follows:
<GET_GLOBAL_SETTINGS>
<SESSION_TIMEOUT VALUE="30"/>
<F8_PROMPT_ENABLED VALUE="Y"/>
<F8_LOGIN_REQUIRED VALUE="N"/>
<HTTPS_PORT VALUE="443"/>
<HTTP_PORT VALUE="80"/>
<REMOTE_CONSOLE_PORT VALUE="17990"/>
<VIRTUAL_MEDIA_PORT VALUE="17988"/>
<SNMP_ACCESS_ENABLED VALUE="Y"/>
<SNMP_PORT VALUE="161"/>
<SNMP_TRAP_PORT VALUE="162"/>
<SSH_PORT VALUE="22"/>
<SSH_STATUS VALUE="Y"/>
<SERIAL_CLI_STATUS VALUE="Enabled-Authentication Required"/>
<SERIAL_CLI_SPEED VALUE="9600"/>
<VSP_LOG_ENABLE VALUE="N"/>
<MIN_PASSWORD VALUE="8"/>
<AUTHENTICATION_FAILURE_LOGGING VALUE="Enabled-every 3rd failure"/>
<RBSU_POST_IP VALUE="Y"/>
<ENFORCE_AES VALUE="N"/>
</GET_GLOBAL_SETTINGS>
96 RIBCL XML Scripting Language










