lsenclosuredisplaypanel
Use the lsenclosuredisplaypanel command to display information about the display panel in an enclosure.
Syntax
>>- lsenclosuredisplaypanel ------------------------------------> >-- -displaypanel -- displaypanel_id -- --+----------+-- -------> '- -nohdr -' >--+-----------------------+-- --+----------------+------------>< '- -delim -- delimiter -' '- enclosure_id -'
Parameters
- -displaypanel displaypanel_id
- (Required) Specifies the display panel ID for the display panel that is being displayed. The value must be a number.
- -nohdr
- (Optional) By default, headings are displayed for each column of data in a concise style view,
and for each item of data in a detailed style view. The -nohdr parameter
suppresses the display of these headings.Note: If there is no data to be displayed, headings are not displayed.
- -delim delimiter
- (Optional) By default in a concise view, all columns of data are space-separated. The width of each column is set to the maximum width of each item of data. In a detailed view, each item of data has its own row, and if the headers are displayed, the data is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a 1-byte character. If you enter -delim : on the command line, the colon character (:) separates all items of data in a concise view; for example, the spacing of columns does not occur. In a detailed view, the data is separated from its header by the specified delimiter.
- enclosure_id
- (Required) Specifies the enclosure ID for the enclosure data that is being displayed. The value must be a number 1 - 99.
Description
This command displays information about the display panel in an enclosure.
This table provides the attribute values that can be displayed as output view data.
| Attribute | Description |
|---|---|
| enclosure_id | Indicates the enclosure ID for the enclosure that contains the display panel. The value must be a number 1 - 99. |
| displaypanel_id | Indicates the ID of the display panel that is in the enclosure. The value must be a number. |
| status | Indicates the display panel status for the display panel that is in the
enclosure. The values are:
|
| error_sequence_number | Indicates the event log sequence number for the current event that is logged against the secondary expander module (SEM). The value is blank if there is no event to log. |
| FRU_part_number | Indicates the FRU part number of the display panel. The value must be a 7-character numeric string. |
| FRU_identity | Indicates the FRU identity of the display panel. The value must be a 22-character alphanumeric string. |
A concise invocation example
lsenclosuredisplaypanel
The resulting output:
enclosure_id display_panel_id status
1 1 online
2 1 online
3 1 online
A detailed invocation example
lsenclosuredisplaypanel -displaypanel 1 3
The resulting output:
enclosure_id 3
displaypanel_id 1
status online
error_sequence_number
FRU_Part_Number *******
FRU_Identity **********************
