lssra
Use the lssra command to check both secure remote assistance status and the time of the last login.
Syntax
Parameters
- -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 no data needs to be displayed, headings are not displayed.
- -filtervalue?
- (Optional) Displays a list of valid filter attributes for the
-filtervalueattribute=value parameter. The valid
filters for the lssra command are:
port_idowning_node_idcurrent_node_idhost_io_permittedvirtualized
- -filtervalue attribute=value
- (Optional) Specifies a list of one or more filters. Only objects with a value that matches the filter attribute value are returned. If a capacity is specified, the units must also be included.
- -config_node
- (Optional) Specifies the local field values for the current configuration node. Do not specify this parameter if the specified node is part of an active clustered system. This parameter is mutually exclusive with all other parameters.
Description
This command displays both secure remote assistance status and the time of the last login.
This table provides the attribute values that can be displayed as output view data.
| Attribute | Description |
|---|---|
| status | Indicates whether the support assistance is enabled or not enabled (default). |
| token_age_in_days | Displays the number of days that the current token exists. |
| active_monitor_user_count | Displays the number of support assistance monitor users that are logged in to this system. |
| monitor_user_last_login | Displays the time of the last monitor user login in the format
YYMMDDHHMMSS. The default is blank. |
| active_privileged_user_count | Displays the number of secure remote access privileged users that are currently logged on. |
| privileged_user_last_login | Displays the date and time of the last support assistance privileged
user login on the system in the format YYMMDDHHMMSS. The default is
blank. |
| remote_support_test_status | Indicates the remote system support service state when it was last
tested. The values are:
This value is the maximum state that is reached on the configuration node, in
increasing order from |
| remote_support_test_time | Indicates the time stamp of the last remote system support test. The
value must be in the format YYMMDDHHMMSS. |
| remote_support_config_changed_after_test | Indicates that a support center was added since the system was last
tested. The values are yes or no (default). |
| remote_support_enabled | Indicates whether remote support is enabled. The values are
yes or no (default). |
| remote_support_status | Indicates the remote support service status or state. If you do not
enable remote support the status is disconnected. The values are:
This value is the maximum state across all online nodes, in increasing order from
|
| remote_support_enabled_time | Indicates the time stamp for the last successful creation of a secure
tunnel by a remote support service. The value must be in the format
YYMMDDHHMMSS. |
| remote_support_idletimeout | Indicates the idle timeout value. The value must be a number
(non-negative), and the default value is 0. |
| remote_support_center_id | Indicates the support center ID (specified by using lssystemsupportcenterthat is used to establish the secure tunnel. The value must be a number 0 -11, and the default is blank. |
An invocation example on a system with local support assistance enabled
lssra
The detailed resulting output:
status enabled
active_monitor_user_count 0
monitor_user_last_login
active_privileged_user_count 0
privileged_user_last_login
token_age_in_days 7
remote_support_test_status connected
remote_support_test_time 161123183137
remote_support_config_changed_after_test no
remote_support_enabled no
remote_support_status disconnected
remote_support_enabled_time
remote_support_idletimeout 0
remote_support_center_id
An invocation example on a system with remote support assistance enabled
lssra
The detailed resulting output:
status enabled
active_monitor_user_count 0
monitor_user_last_login
active_privileged_user_count 1
privileged_user_last_login 161123204006
token_age_in_days 30
remote_support_test_status connected
remote_support_test_time 1611231530220
remote_support_config_changed_after_test no
remote_support_enabled yes
remote_support_status active
remote_support_enabled_time 161123183137
remote_support_idletimeout 0
remote_support_center_id 0
