|
auto_action Nonvolatile Specifies the action the console will take following an errorhalt or power-up. Values are: restart - Automatically restart the system. If restart fails, boot the operating system. boot - Automatically boot the operating system. Systems will use as the default device that defined by manufacturing (for factory-installed software), or a default boot device selected by setting the bootdef_dev environment variable. halt (default) - Enter SRM console mode. bootdef_dev Nonvolatile Defines the default device or device list from which booting is attempted when no device name is specified by the boot command. boot_file Nonvolatile Defines the default file name used for the primary bootstrap when no file name is specified by the boot command, if appropriate. boot_osflags Nonvolatile Defines additional parameters to be passed to the system software during booting if none are specified by the boot command with the -flags specifier. boot_reset Nonvolatile A boot reset will occur before booting. console Nonvolatile Defines the type of console device. serial A serial console terminal graphics A graphics console device. d_complete Volatile Specifies whether or not to display test completion messages. off (default) Disables completion messages on Enables completion messages d_eop Volatile Specifies whether or not to display test end of pass messages. off (default) Disables end of pass messages on Enables end of pass messages d_harderr Volatile Determines action taken following a hard error. Values are halt (default) and continue. Applies only when using test. d_passes Volatile Specifies the default number of passes for a test to execute. Can be overridden on the test command line. Default value is 1. d_report Volatile Determines level of information provided by the diagnostic reports. Values are summary and full (default). Applies only when using test. d_softerr Volatile Determines action taken following a soft error. Values are continue (default) and halt. Applies only when using test. d_startup Volatile Specifies whether or not to display test startup messages. off (default) Disables startup messages on Enables startup messages d_trace Nonvolatile Specifies whether or not to display test trace messages. off (default) Disables trace messages on Enables trace messages dump_dev Nonvolatile Device to which dump file is written if the system crashes, if supported by the operating system. enable_audit Nonvolatile If set to on (default), enables the generation of audit trail messages. If set to off, audit trail messages are suppressed. Console initialization sets this to on. e*0_loop_count Nonvolatile Specifies number of times message is looped for a test command exercising a PCI network adapter. e*0_loop_inc Nonvolatile Specifies the amount the message size is increased from message to message. e*0_loop_patt Nonvolatile Specifies data pattern used for loopback. 0xfffff fff All the patterns 1 All 0’s 2 All 1’s 3 All A’s 4 Incrementing 5 Decrementing e*0_loop_size Nonvolatile Size of loop data used. e*0_lp_msg_node Nonvolatile Number of messages originally sent to each node. e*0__mode Nonvolatile Value for the Ethernet port node when it is started. Allowed values are: Auto-sensing BNC AUI FastFD (full duplex) Twisted-pair Auto-negotiate Full duplex, twisted pair os_type os_type Nonvolatile Used to store operating system type. Values are vms, openvms, osf, and unix.
|