OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-102
FTM_INITIALIZE_CNF_
ZFTM-VAL-ACTION-SUCCESS
ZFTM-VAL-ACTION-FAILURE
A value of ZFTM-VAL-ACTION-SUCCESS indicates that the operation was
successful. Even for a successful operation, the diagnostic parameter might
include one or more informative messages. A value of ZFTM-VAL-ACTION-
FAILURE indicates that the operation was not successful, and the diagnostic
parameter is likely to contain one or more diagnostic messages.
action-result is an optional parameter.
local-appl output
INT .EXT:ref:(ZAPS-DDL-APPL-ADDR)
identifies the common name and/or OSI address of the local application entity, as
specified in the initialize request. local-appl is an optional parameter.
responding-appl output
INT .EXT:ref:(ZAPS-DDL-APPL-ADDR)
identifies the common name and/or OSI address of the remote responding
application entity. Because the responding system can designate another address
to use for the communication, the value of this parameter might not be the same as
the remote-appl parameter sent in the FTM_INITIALIZE_REQ_ procedure.
responding-appl is an optional parameter.
responding-ae-title output
INT .EXT:ref:(ZAPS-DDL-AE-TITLE)
returns the application entity (AE) title of the responding application entity.
responding-ae-title is an optional parameter.
service-class output
INT .EXT.ref:(ZFTM-DDL-SERVICE-CLASS)
returns service classes accepted by the remote responder. For a detailed
explanation of service-class, see the OSI/FTAM Programming Guide.
Only one of the service classes requested in the FTM_INITIALIZE_REQ_ will be
accepted. The service class negotiated and accepted by the responder will be the
one that supports the highest level of functionality.
For more information on service classes and the valid service-class combinations
that can be requested, see the OSI/FTAM Programming Guide.
service-class is an optional parameter.