Mod_network_settings runtime errors, Get_global_settings, Get_global_settings parameters – HP Remote Insight Lights-Out Edition II Board User Manual

Page 153: Get_global_settings runtime errors, Get_global_settings return messages

Advertising
background image

Scripting, command line, and utility options 153

NOTE: The RILOE II is rebooted to apply the changes after MOD_NETWORK_SETTINGS has been closed.

MOD_NETWORK_SETTINGS Runtime Errors

The possible MOD_NETWORK_SETTINGS error messages include:

RIB information is open for read-only access. Write access is required for this operation.

User does not have correct privilege for action.

Logged-in user does not have required privilege for this command.

GET_GLOBAL_SETTINGS

The GET_GLOBAL_SETTINGS command requests the respective RILOE II 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.

GET_GLOBAL_SETTINGS parameters

None

GET_GLOBAL_SETTINGS runtime errors

None

GET_GLOBAL_SETTINGS return messages

A possible GET_GLOBAL_SETTINGS return message is:

<GET_GLOBAL_SETTINGS

SESSION_TIMEOUT="120"

F8_PROMPT_ENABLED="YES"

HOST_KEYBOARD_ENABLED="YES"

REMOTE_CONSOLE_PORT_STATUS ="ENABLED"

POCKETPC_ACCESS ="NO"

EMS_STATUS ="NO"

BYPASS_POWER_CABLE_REPORTING ="NO"

CIPHER_STRENGTH ="40"

HTTPS_PORT ="443"

HTTP_PORT ="80"

REMOTE_CONSOLE_PORT ="23"

SNMP_ADDRESS_1 =""

SNMP_ADDRESS_2 =""

SNMP_ADDRESS_3 =""

OS_TRAPS ="NO"

RIB_TRAPS ="NO"

CIM_SECURITY_MASK ="MEDIUM"

/>

The following is an example of an unsuccessful request:

<RESPONSE

STATUS = "0x0001"

Advertising