Go to main content

Oracle® x86 Server Diagnostics, Applications, and Utilities Guide

Exit Print View

Updated: June 2016
 
 

system smbios

The system smbios command displays information from the SMBIOS tables defined by BIOS. The supported range is from 0 to 255. Number 255 is used to display information for the Entry Point Table. Without options, the command displays all available tables and their respective table type number.

Command Syntax

udiag system smbios [ <table_type> ]

Options

Options
Descriptions
<table_type>
Specifies the table type number. Add this number to the command to display information for the related table. To display information for the Entry Point Table, enter 255 for this option

Resource Requirements

BSP_ONLY; ONE_INSTANCE_ONLY

Examples

To display information for all SMBIOS tables, type:

fs0:/> udiag system smbios

To display information for SMBIOS table 17, type:

fs0:/> udiag system smbios 17

To display information for the Entry Point Table, type:

fs0:/> udiag system smbios 255