HP UX Internet and Networking Software manual Convid, Administration Commands queryconversation

Models: UX Internet and Networking Software

1 651
Download 651 pages 11.83 Kb
Page 320
Image 320

Administration Commands query_conversation

num_entries

decimal

 

1

list_options

constant

 

SUMMARY + LIST_INCLUSIVE

conv_id

hex number

4

0x00

lu_name

character

8

(null string)

lu_alias

character

8

(null string)

session_id

hex array

8

(null array)

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 conversation, a number greater than 1 to return data for multiple conversations, or 0 to return data for all conversations.

list_options

The position in the list of conversations from which SNAplus2 begins to return data. Specify 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 combination of local LU, partner LU, and conversation ID

LIST_FROM_NEXT

Start at the entry immediately following the entry specified by the combination of local LU, partner LU, and conversation ID

conv_id

The identifier of the conversation for which information is required, or the conversation ID to be used as an index into the list of conversations. This parameter is ignored if list_options is set to FIRST_IN_LIST.

lu_name

LU name of the local LU. This name is a type-A character string. To indicate that the LU is identified by its LU alias instead of its LU name, do not specify this parameter. To specify the LU associated with the local CP (the default LU), do not specify either lu_name or lu_alias.

lu_alias

Locally defined LU alias. This parameter is used only if lu_name is not specified. To specify the LU associated with the local CP (the default LU), do not specify either lu_name or lu_alias.

session_id

8-byte session identifier. To list only information about conversations associated with a specific session, specify the session identifier. To obtain a complete list for all sessions, do not specify this parameter.

2.110.2 Returned Parameters

Parameter name

Type

Length

conv_id

hex number

4

local_tp_name

character

64

partner_tp_name

character

64

tp_id

hex array

8

sess_id

hex array

8

conv_start_time

decimal

 

bytes_sent

decimal

 

320

Page 320
Image 320
HP UX Internet and Networking Software manual Convid, Administration Commands queryconversation