User's Manual
94 omconfig: Managing Components Using the Instrumentation Service
omconfig chassis frontpanel
Use the omconfig chassis frontpanel command to configure the Power button and the Nonmasking
Interrupt (NMI) button.
NOTE: The Power and NMI buttons can be configured only if present on the system.
Table 6-7 shows the valid parameters for the command.
omconfig chassis info
Use the omconfig chassis info command to enter an asset tag name for your system and a chassis name
for your system. If your system is a modular one, you can enter asset tag names for modular components
as well. Table 6-8 shows the valid parameters for the command.
In the following example, the asset tag for the main system chassis is being set to buildsys:
omconfig chassis info index=0 tag=buildsys
Index 0 always defaults to main system chassis. The following command omits index=n, but
accomplishes the same thing:
omconfig chassis info tag=buildsys
An acceptable command, when executed, results in the following message:
Chassis info set successfully.
Table 6-7. omconfig chassis frontpanel
Subcommand name=value pair Description
nmibutton enable=true | false true: Enables the NMI button on the system.
false: Disables the NMI button on the system.
powerbutton enable=true | false true: Enables the Power button on the system.
false: Disables the Power button on the system.
Table 6-8. omconfig chassis info
name=value pair Description
index=<n> Number of the chassis whose asset tag or name you are setting.
tag=<text> Asset tag in the form of alphanumeric text. Letters or numbers
cannot exceed 10 characters.
name=<text> Name of the chassis.