smbiosview

Syntax

smbiosview[-t SmbiosType]|[-h SmbiosHandle]|[-s]|[-a]

Description

Displays SMBIOS information.

Options

-t

Displays all structures of the SmbiosType .

SmbiosType

Specifies a SMBIOS structure type. This is a number from 0 to 42. To view supported values and their descriptions, use the help smbios command.

-h

Displays structures of the SmbiosHandle .

SmbiosHandle

Specifies a unique 16-bit handle of a SMBIOS structure.

-s

Displays a statistics table.

—a

Displays all information.

Example

To display all structures for SmbiosType 7 (cache information):

fs0:\> smbiosview -t 7