View and Manage Indicators Using the CLI

In the ILOM CLI, all system indicators are accessible in the /SYS or /CH namespace. Typically you will use the cd command to navigate to the system indicator target then the show command to view the target’s properties. You can change the state of a system indicator by using the set command. The set command is only supported for system indicators offering a customer changeable state. To determine whether you can change the state of a system indicator, use the cd command to navigate to the indicator target, then use the show command to view the system indicator properties. For example:

cd /SYS/<indicator target> or cd /CH/<indicator target>

show

Targets, properties, and commands associated with the system indicator appear, for example:

Targets

Properties:

Type = indicator

Value = Off

Commands:

cd

set

show

If the set command appears in the Commands list, you can modify the state of the system indicator. To modify the state of the system indictor, use the following syntax:

set value=<state_name>