HP Integrated Lights-Out 2 Management Processor Scripting and Command Line Resource Guide

Properties
DescriptionAccessProperty
The Single Sign-On required trust level. Valid values are
disabled, all, name, and certificate.
Read/write
oemhp_ssotrust
The privileges associated with the user role. Valid values are
login, oemhp_rc, oemhp_power, oemhp_vm, config,
admin
Read/write
oemhp_ssouser
The privileges associated with the operator role. Valid values
are login, oemhp_rc, oemhp_power, oemhp_vm, config,
admin.
Read/write
oemhp_ssooperator
The privileges associated with the administrator role. Valid
values are login, oemhp_rc, oemhp_power, oemhp_vm,
config, admin.
Read/write
oemhp_ssoadministrator
Contains 0 or more HP SIM Trusted Server records. Each record
can contain a server name or a server certificate.
Read
oemhp_ssoserver
Examples
To set the SSO trust level to trust by certificate:
set oemhp_ssocfg/ oemhp_ssotrust = certificate
To assign user roles the login privilege:
set oemhp_ssocfg/ oemhp_ssouser = login
To assign the operator role login, remote console, virtual power control, and virtual media
privileges:
set oemhp_ssocfg/ oemhp_ssooperator = login,oemhp_rc,oemhp_power,oemhp_vm
To Add an HP SIM Trusted Server name record:
cd map1/oemhp_ssocfg
</map1/oemhp_ssocfg>hpiLO-> create = hpsim1.corp.net
To dynamically import a certificate from the specified server (hpsim2.corp.net):
</map1/oemhp_ssocfg>hpiLO-> load = hpsim2.corp.net
To delete oemhp_ssoserver with index 5.
</map1/oemhp_ssocfg>hpiLO-> delete = 5
To display the complete iLO 2 SSO configuration:
cd map1/oemhp_ssocfg
</map1/oemhp_ssocfg>hpiLO->show
Network commands
The network subsystems are located at:
/map1/enetport1
/map1/dhcpendpt1
/map1/dnsendpt1
/map1/gateway1
/map1/dnsserver1
/map1/dnsserver2
18 Command line