2 using the cli, Using the cli, Syntax – Sun Microsystems Sun Fire X4200 User Manual

Page 68: Command verbs, Object namespace

Advertising
background image

5-2

Sun Fire X4100 and Sun Fire X4200 Servers System Management Guide • December 2005

5.1.2

Using the CLI

There are two privilege levels available for service processor users: Administrator
and Operator. Administrators have full access to service processor functionality and
Operators have read-only access to service processor information.

Syntax

The syntax of a command is: <verb><options><target><properties>

Command Verbs

The service processor CLI supports the following DMTF CLP command verbs.

Object Namespace

The DMTF CLP model focuses on a hierarchical namespace, which is a predefined
tree that contains every managed object in the system. This namespace defines the
targets for each command verb. The service processor can access two namespaces:
the /SP namespace and the overall system namespace /SYS. In the /SP namespace
you manage and configure the service processor. In the /SYS namespace you access
sensors and other information for managed system hardware.

TABLE 5-1

CLI Command Verbs

Command

Description

cd

Navigates the object namespace.

create

Sets up an object in the namespace.

delete

Removes an object from the namespace.

exit

Terminates a session to the CLI.

help

Displays Help information about commands and targets.

load

Transfers a file from an indicated source to an indicated target.

reset

Resets the state of the target.

set

Sets target properties to the specified value.

show

Displays information about targets and properties.

start

Starts the target.

stop

Stops the target.

version

Displays the version of service processor firmware running.

Advertising