HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
query_isr_session
session_type constant ISR_SESSIONS
pcid hex array 8 (null array)
fqcp_name character 17 (null string)
Supplied parameters are:
num_entries
Maximum number of sessions for which data should be returned. You can specify 1 to return data for a
specic session, a number greater than 1 to return data for multiple sessions, or 0 (zero) to return data for
all sessions.
list_options
The level of information required for each entry and the position in the list of sessions from which SNAplus2
begins to return data. The list is ordered by
pcid (numerically), and then by fqcp_name.
Specify the level of information required with one of the following values:
SUMMARY
Summary information only
DETAIL
Detailed information
Use a + character to combine this value with one of the following values:
FIRST_IN_LIST
Start at the rst entry in the list
LIST_INCLUSIVE
Start at the entry specied by the pcid and fqcp_name parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the pcid and fqcp_name parameters
session_type
Species whether DLUR-maintained sessions or regular ISR sessions are being queried. Possible values are:
DLUR_SESSIONS
DLUR-maintained sessions are being queried.
ISR_SESSIONS
Regular ISR sessions are being queried.
pcid
Procedure Correlator ID. This ID is an 8-byte hexadecimal string. This value is ignored if list_options is set
to FIRST_IN_LIST.
fqcp_name
Fully qualied control point name of the session for which information is required, or the name to be used
as an index into the list of sessions. This value is ignored if list_options is set to FIRST_IN_LIST. Specify
317 type-A characters consisting of a 18 character network name, followed by a period, followed by a 18
character control point name.
2.134.2 Returned Parameters: Summary Information
Parameter name Type Length
pcid hex array 8
393