OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-94
FTM_INITIALIZE_REQ_
remote-appl input
INT .EXT:ref:(ZAPS-DDL-APPL-ADDR)
specifies the common name and/or OSI address of the called FTAM responder.
remote-appl is a required parameter.
wait-mode input
INT:value
sets the operating mode (wait mode or nowait mode) for the lifetime of the
association. Valid values are as follows:
ZAPS-VAL-WAITED
ZAPS-VAL-NOWAITED
The default mode is ZAPS-VAL-WAITED.
wait-mode is an optional parameter.
local-appl input
INT .EXT:ref:(ZAPS-DDL-APPL-ADDR)
identifies the common name and/or OSI address of the local application entity.
local-appl is an optional parameter. If you do not supply local-appl, the local
application address will be the address (COMNAME) assigned to the initiator when
it was created. For more information, see the OSI/FTAM Programming Guide.
local-ae-title input
INT .EXT:ref:(ZAPS-DDL-AE-TITLE)
specifies the application entity (AE) title of the local application. The AE title
consists of an application process (AP) title and an AE qualifier.
local-ae-title is an optional parameter. If you do not supply local-ae-
title, the local AE title will be as specified in NIST, Stable Implementation
Agreements for Open Systems Interconnection Protocols, Part 9—FTAM Phase 2,
Section 5.11.1.1. The AP title will have a value of { 1 3 9999 1 7 }, and the AE
qualifier will have a value of 0.
remote-ae-title input
INT .EXT:ref:(ZAPS-DDL-AE-TITLE)
Note. Although FTAM requires the use of AE titles when establishing an association, no
agreements governing the use of AE titles have been made. To satisfy this requirement,
NIST has defined a value for an AE title to be used by FTAM. This value does not identify
an application entity and carries no semantics.