Statemgr command-line syntax, Statemgr command-line arguments, Statemgr return codes – HP ProLiant DL380 Server User Manual

Page 24: Statemgr command-line examples, Using rbsureset

Advertising
background image

NOTE:

The STATEMGR utility is not supported on 100 series servers.

STATEMGR command-line syntax

STATEMGR [/R | -R] [EVNAME] [/?]

- or -

STATEMGR [/W | -W] [EVNAME] [VALUE] [/?]

STATEMGR command-line arguments

Description

Command-line argument

This argument reads the state of the environment variable
defined by [EVNAME]. The value of the environment
variable is returned as a return code.

/R or –R

This argument writes the state defined by [VALUE] to an
environment variable defined by [EVNAME].

/W or -W

This argument creates an environment variable used to
represent the state to manage. The variable can be any
word that is eight characters or less.

EVNAME

This argument is used only with the /W or -W arguments to
indicate the value of the environment variable to maintain.

VALUE

[VALUE] is limited to integers between 0 and 254. If no
value is provided when using /W or -W, the state
environment variable is cleared.

This argument displays help information.

/?

STATEMGR return codes

Meaning

Value

The command was completed successfully.

0

N arguments were ignored because they were not in the
variable=<string> format.

n

STATEMGR command-line examples

Description

Command-line argument

STATEMGR writes the state value 3 to the PHASE
environment variable.

STATEMGR /W PHASE 3

STATEMGR reads the PHASE environment variable and
returns its value as a return code. If the environment

STATEMGR /R PHASE

variable has been reset or no value has been stored, the
return code is 0.

Using RBSURESET

RBSURESET resets the BIOS settings for a server by reapplying the default factory setting at the
next reboot. RBSURESET does not erase array configurations or logical storage volumes.

NOTE:

This command is not yet supported on HP ProLiant 100 series servers, but will be in

futures releases.

24

Toolkit utilities

Advertising