HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
query_lu62_timeout
Maximum number of entries for which data should be returned. You can specify 1 to return data for a specic
entry, a number greater than 1 to return data for multiple entries, or 0 (zero) to return data for all entries.
list_options
The position in the list of entries from which SNAplus2 begins to return data. The list is ordered
by
resource_type in the order GLOBAL_TIMEOUT, LOCAL_LU_TIMEOUT, PARTNER_LU_TIMEOUT,
MODE_TIMEOUT, then by resource_name in order of the name length, then by lexicographical ordering
for names of the same length.
Possible values are:
FIRST_IN_LIST
Start at the rst entry in the list
LIST_INCLUSIVE
Start at the entry specied by the combination of the resource_type and resource_name parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the combination of the resource_type
and resource_name parameters
resource_type
Species the type of timeout being queried. This parameter is ignored if list_options is set to
FIRST_IN_LIST.
Possible values are:
GLOBAL_TIMEOUT
Timeout applies to all LU 6.2 sessions for the local node.
LOCAL_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions for the local LU specied in the resource_name parameter.
PARTNER_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions to the partner LU specied in the resource_name parameter.
MODE_TIMEOUT
Timeout applies to all LU 6.2 sessions using the mode specied in the resource_name parameter.
resource_name
Name of the resource being queried. This value can be one of the following:
If resource_type is set to GLOBAL_TIMEOUT, do not specify this parameter.
If resource_type is set to LOCAL_LU_TIMEOUT, specify 18 type-A characters as a local LU name.
If resource_type is set to PARTNER_LU_TIMEOUT, specify the fully qualied name of the partner LU
as follows: 317 type-A characters consisting of a 18 character network name, followed by a period,
followed by a 18 character partner LU name.
If resource_type is set to MODE_TIMEOUT, specify 18 type-A characters as a mode name.
This parameter is ignored if list_options is set to FIRST_IN_LIST.
2.145.2 Returned Parameters
Parameter name Type Length
resource_type constant
450