NAME | SYNOPSIS | CAUTION | DESCRIPTION | OPERANDS | EXIT STATUS
Do not use this command, which runs in the DR shell; it is included here only for completeness. Instead, use the drshow(1M) command, which presents the information in a more reabable format.
dr_cmd_print_obp_info obtains configuration information from the OpenBoot PROM, then displays that information in a tabular format. Use this command to interrogate a system board that has passed the init attach stage, but has not yet passed complete attach stage.
This command is available only for DR 2.0 domains (that is, domains that use the DR daemon) on the Sun Enterprise 10000 server. You can use domain_status(1M) to determine the DR version running on the domain.
If dr_cmd_print_obp_info succeeds it returns a 0 result code in the dr_return global variable. If it fails, it returns a 1 and displays diagnostic messages.
Tcl parsing errors prevent DR commands from running which, in turn, leaves dr_return uninitialized. In such cases, the dr_return error code is meaningless. See dr(1M) for more information concerning return codes.
NAME | SYNOPSIS | CAUTION | DESCRIPTION | OPERANDS | EXIT STATUS