TS/MP Management Programming Manual (H06.05+, J06.03+)
ZPWY-DDL- Definitions
HP NonStop TS/MP Management Programming Manual—540082-005
5-18
Predefined Token and Field Values
Predefined Token and Field Values
A predefined token or field is given a symbolic name in the Pathway subsystem
definitions file. The Pathway subsystem defines these token and field values:
ZPWY-VAL-SSID
is the subsystem ID of the Pathway subsystem. For information about the structure
of this value, see ZSPI-TKN-SSID on page 4-4.
ZPWY-VAL-BUFLEN
is the length of the message buffer, in bytes.
ZPWY-VAL-BUFSIZE
is the size of the message buffer, in words. The message buffer is used to
communicate with the PATHMON process.
ZPWY-VAL-VERSION
is the product version number of the Pathway subsystem. This value is a 16-bit
unsigned integer. The left byte contains the letter part of the version as an ASCII
uppercase alphabetic character, and the right byte contains the numeric part of the
version as an unsigned integer value: for example, D30.
Private Field Types for Predefined Values
Many predefined token and field values are associated with private field types specific
to the Pathway subsystem. For example, the predefined values ZPWY-VAL-SUPER,
ZPWY-VAL-O, and ZPWY-VAL-A are some of the values associated with the private
field type ZPWY-DDL-SECURITY-VALUE.
The private field types are described here and share these features:
•
They are associated with the predefined values described. Values that appear in
only one field are listed and described with the command in which they appear.
Values that appear in multiple fields are listed and described here.
•
They are used only as a basis for defining other types. These types indicate the
structure or type of parts of other types, but your programs should not have to refer
to them directly. Therefore, to save space, the Pathway subsystem does not
produce programming-language declarations for them.










