TMF Management Programming Manual (H06.05+)

Common Definitions
HP NonStop TMF Management Programming Manual540140-002
4-3
Information Specific to TMF
Information Specific to TMF
The SPI Programming Manual fully describes all SPI standard definitions. Information
about the definitions that is specific to TMF is described in this subsection.
ZSPI-TKN-COMMAND
is the command number of a TMF command. See Section 5, Commands and
Responses for a description of command numbers and associated commands.
ZSPI-TKN-OBJECT-TYPE
is the object-type number of a TMF object. See Section 5, Commands and
Responses for a description of object-type numbers.
ZSPI-TKN-SERVER-VERSION
is the server version of the TMFSERVE process.
ZSPI-TKN-SSID
contains ZTMF-VAL-SSID, the subsystem ID of TMF. It has the following structure:
Table 4-5. SPI Standard Definitions for Structures
ZSPI-DDL-BOOLEAN
ZSPI-DDL-BYTE
ZSPI-DDL-CHAR-PAIR
ZSPI-DDL-CHAR6
ZSPI-DDL-CHAR8
ZSPI-DDL-CRTPID
ZSPI-DDL-DEVICE
ZSPI-DDL-DISCNAME
ZSPI-DDL-ENUM
ZSPI-DDL-FNAME
ZSPI-DDL-INT
ZSPI-DDL-INT2
ZSPI-DDL-INT2-PAIR
ZSPI-DDL-TIMESTAMP
ZSPI-DDL-TRANSID
ZSPI-DDL-UINT
ZSPI-DDL-USERID
Table 4-6. SPI Standard Definitions for Value Names
ZSPI-SSN-ZTMF
ZSPI-VAL-FALSE
ZSPI-VAL-TANDEM
ZSPI-VAL-TRUE
def ZTMF-VAL-SSID Tacl SSID.
02 Z-FILLER Type Character 8
VALUE ZSPI-VAL-TANDEM.
02 Z-OWNER Redefines Z-FILLER
Type ZSPI-DDL-CHAR8.
02 Z-NUMBER Type ZSPI-DDL-INT
VALUE ZSPI-SSN-ZTMF.
02 Z-VERSION Type ZSPI-DDL-UINT
VALUE ZTMF-VAL-VERSION.
end.