JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle® Server CLI Tools User's Guide
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Oracle Server CLI Tools Overview

CLI Tools Command Syntax and Conventions

Using the biosconfig Tool

Using the ubiosconfig Tool

Using the fwupdate Tool

Using the raidconfig Tool

Using the ilomconfig Tool

Using the hwmgmtcli Tool

hwmgmtcli Command Overview

list Subcommand

How to List Subsystem Information

How to View Open Problems

export Subcommand

How to Export Subsystem Information

Using the zoningcli Tool

Using ipmitool for Windows

CLI Tools Error Codes

Index

hwmgmtcli Command Overview

The hwmgmtcli commands use the following command syntax:

hwmgmtcli subcommand

The options listed in the following table apply to all CLI Tools commands, including hwmgmtcli.

Short Option
Long Option
Description
–?
–-help
Help—Displays help information.
–V
–-version
Version—Displays the tool version.

If you use the –-help or –-version options, the hwmgmtcli command does not require subcommands, otherwise one or more subcommands are mandatory.

hwmgmtcli supports the subcommands shown in the following table.

Command
Function
list subsystem
Show details of one or all subsystems.
export subsystem
Export details of all subsystems to an XML file.

You can choose to show all available information or you can choose a subsystem. The available subsystems are listed in the following table.

Subsystem
Description
all
Show all subsystems available.
server
Show details of server subsystem.
cooling
Show details of cooling subsystem.
processor
Show details of processor subsystem.
memory
Show details of memory subsystem.
power
Show details of power subsystem.
storage
Show details of storage subsystem.
network
Show details of network subsystem.
firmware
Show details of firmware subsystem.
device
Show details of the device subsystem.
bios
Show details of BIOS sub-system.
iomodule
Show details of IO module sub-system.
open_problems
Show all SP diagnosed open problems (ILOM 3.1 or newer).
dcu
Show details of dcu sub-system (only available on multi-domained systems)

The subcommands are discussed below.

The list subsystem subcommand supports the options listed in the following table.

Short Option
Long Option
Description
–d
–-details
Show all of the properties and components for the subsystem in detail.

The option listed in the following table is supported for the export subsystem subcommand.

Short Option
Long Option
Description
–f
–-filename
Export the subsystem information to filename.

See also: