HP UX Internet and Networking Software manual Application, Msvectorkeytype

Models: UX Internet and Networking Software

1 651
Download 651 pages 11.83 Kb
Page 465
Image 465

Administration Commands

query_nmvt_application

information about a specific application or about multiple applications, depending on the options used. For more information about this MS verb, refer to the HP-UX SNAplus2 MS Programmer’s Guide.

This command must be issued to a running node.

2.151.1 Supplied Parameters

Parameter name

Type

Length

Default

[query_nmvt_application]

 

 

 

num_entries

decimal

 

1

list_options

constant

 

LIST_INCLUSIVE

application

character

8

(null string)

Supplied parameters are:

num_entries

Maximum number of applications for which data should be returned. You can specify 1 to return data for a specific application, a number greater than 1 to return data for multiple applications, or 0 (zero) to return data for all applications.

list_options

The position in the list of applications from which SNAplus2 begins to return data.

Possible values are:

FIRST_IN_LIST

Start at the first entry in the list

LIST_INCLUSIVE

Start at the entry specified by the application parameter

LIST_FROM_NEXT

Start at the entry immediately following the entry specified by the application parameter

application

Application name for which information is required, or the name to be used as an index into the list of applications. This parameter is ignored if list_options is set to FIRST_IN_LIST. The name is a type-A character string.

2.151.2 Returned Parameters

Parameter name

Type

Length

application

character

8

ms_vector_key_type

decimal

 

conversion_required

constant

 

If the command executes successfully, SNAplus2 returns the following parameters:

application

Name of the registered application.

ms_vector_key_type

MS vector key accepted by the application. When the application registers for NMVT messages, it specifies which MS vector keys it accepts. A value of 0xFFFF indicates that the application has registered for all keys. A value of 0xFFFE indicates that the application has registered for all SPCF keys.

465

Page 465
Image 465
HP UX Internet and Networking Software manual Application, Msvectorkeytype