HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
query_lu62_timeout
resource_name character 17
timeout decimal
If the command executes successfully, SNAplus2 returns the following parameters:
resource_type
The type of the timeout. Possible values are:
GLOBAL_TIMEOUT
Timeout applies to all LU 6.2 sessions for the local node. The resource_name parameter is set to all
zeros.
LOCAL_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions for the local LU indicated by the resource_name parameter.
PARTNER_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions to the partner LU indicated by the resource_name parameter.
MODE_TIMEOUT
Timeout applies to all LU 6.2 sessions using the mode indicated by the resource_name parameter.
resource_name
Name of the resource. This name is a local LU, a partner LU, or a mode, depending on the value of the
resource_type parameter. This parameter is set to zeros if resource_type is set to
GLOBAL_TIMEOUT.
timeout
Timeout period in seconds. A value of
0 (zero) indicates that the session times out immediately after it
becomes free.
2.145.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_RESOURCE_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied
name and type, but the combination of resource_type and resource_name did not match any that are
configured.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands,
occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary
return codes that are common to all commands.
451