OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-95
FTM_INITIALIZE_REQ_
specifies the application entity (AE) title of the responding application entity. The
AE title consists of an application process title and an AE qualifier.
remote-ae-title is an optional parameter. If you omit remote-ae-title, the
remote application entity title will be as specified in NIST, Stable Implementation
Agreements for Open Systems Interconnection Protocols, Section 5.11.1.1. The
AP title will have a value of { 1 3 999 1 7 }, and the AE qualifier will have a value of
1. Note that some implementations might not use the same defaults for AE title.
service-class input
INT .EXT.ref:(ZFTM-DDL-SERVICE-CLASS)
requests service classes to be negotiated by the remote responder. For a detailed
explanation of service-class, see the OSI/FTAM Programming Guide.
service-class is an optional parameter.
You can request more than one service class when using the service-class
parameter. Only one of the service classes requested will be accepted. The service
class negotiated and accepted by the responder will be the one that supports the
highest level of functionality. The service class negotiated by the responder is
returned by the FTM_INITIALIZE_CNF_ procedure. Four file service classes are
supported, as follows, where the default values are indicated in the Value column:
If you do not specify a service-class value in this call, only the file-transfer
service class will be negotiated, as shown in the table above. For more information
on service classes and the valid service-class combinations that can be requested,
see the OSI/FTAM Programming Guide.
func-units input
INT .EXT:ref:(ZFTM-DDL-FUNC-UNITS)
requests the set of file service functional units desired for the association. For a
detailed explanation of functional units, see the OSI/FTAM Programming Guide.
func-units is an optional parameter.
Note. If you plan to use any other value than { 1 3 9999 1 7 1 } for the remote AE title,
refer to NIST, Stable Implementation Agreements for Open Systems Interconnection
Protocols, Part 9—FTAM Phase 2, Section 9.5.7 for details.
Service Class DDL Identifier Value
File Transfer ZTRANSFER TRUE
File Management ZMGMT FALSE
File Transfer and
Management
ZXFERMGMT FALSE
File Access ZACCESS FALSE