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 specific 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 first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the pcid and fqcp_name parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the pcid and fqcp_name parameters
session_type
Specifies whether
DLUR_SESSIONS
ISR_SESSIONS
Regular ISR sessions are being queried.
pcid
Procedure Correlator ID. This ID is an
fqcp_name
Fully qualified 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
2.134.2 Returned Parameters: Summary Information
Parameter name | Type | Length |
pcid | hex array | 8 |
393