Example
Default of the FTSHWOPT command, i.e. the operating parameters have not been modified since installation.
|
Meaning of the output fields
STARTED
Specifies whether openFT is activated (via FTSTART or automatically) or not.
PROC-LIM
Maximum number of tasks that can be reserved simultaneously for the execution of FT requests. The value is defined by the PROCESS-LIMIT operand in the FTMODOPT command.
Default setting following installation: 2
CONN-LIM
Maximum number of transport connections that can be reserved for asynchronous file transfer requests. Since each transport connection can only process one request at a time, CONN-LIMIT also defines the maximum number of requests that can be processed simultaneously. One third of the transport connections are reserved for requests from remote systems. The value of CONN-LIMIT is defined by the CONNECTION-LIMIT operand in the FTMODOPT command.
Default setting following installation: 16
ADM-CLIM
Maximum number of asynchronous administration requests including ADM traps that can be processed simultaneously. The value of ADM-CLIM is specified with the operand ADM-CONNECTION-LIM in the command FTMODOPT.
Default setting following installation: 8
RQ-LIM
Maximum number of FT requests that can be entered at the same time in the request queue of the local system. The value can be modified using the REQUEST-LIMIT operand in the FTMODOPT command.
Default setting following installation: 2000
MAX-RQ-LIFE
Maximum number of days that an FT request is stored in the request file after its start time. When this period expires, the FT request is automatically removed from the request file. The value is defined in the MAX-REQUEST-LIFETIME operand of the FTMODOPT command.
Default setting following installation: 30
TU-SIZE
Maximum size of a transport unit in bytes. The value is defined with the TRANSPORT-UNIT-SIZE operand in the FTMODOPT command. The load placed on the transport system by openFT can be controlled using this operand.
Default setting following installation: 65535
CCS-NAME
Name of the character set, which is used as standard character set for FT requests. The standard character set can be created with the CODED-CHARACTER-SET operand of the FTMODOPT command.
Default setting following installation: IBM1047
PTN-CHK
Defines whether or not enhanced sender checking is activated. The value is defined with the PARTNER-CHECK operand in the FTMODOPT command.
Default setting following installation: STD
DYN-PART
specifies whether dynamic partners are permitted (*ON) or not (*OFF). The value is defined with the DYNAMIC-PARTNERS operand in the FTMODOPT command.
Default setting following installation: ON
SEC-LEV
Local default value for the security level of the partner systems. This operand is only effective if FTAC functionality is being used. An important part of the access protection functions provided by this product lies in the allocation of security levels to remote systems. To this end, each system is allocated a security level designated using an integer in the range 1 to 100.
A default value for all remote systems is set by means of an operating parameter using the SECURITY-LEVEL operand in the FTMODOPT command. All partners in the partner list for which the value STD is specified in the output of the FTSHWPTN command for SECLEV refer to this value.
This value is irrelevant for free dynamic partners (i.e. partner not entered in the partner list). Default setting following installation: B-P-ATTR
FTAC-LOG
Scope for FTAC logging (ALL, MODIFY, REJECTED).
The scope of FTAC logging is specified in the LOGGING operand of the FTMODOPT command.
Default setting following installation: ALL
FT-LOG
Scope for FT logging (ALL, FAIL, NONE).
The scope of FT logging is specified in the LOGGING operand of the FTMODOPT command.
Default setting following installation: ALL
ADM-LOG
Scope of ADM logging (ALL, FAIL, MODIFY, NONE).
The scope of ADM logging is specified in the LOGGING operand of the FTMODOPT command.
Default setting following installation: ALL
OPENFT-APPL
Port number used by the local openFT. *STD means that the default port number 1100 is used. The value is specified with the OPENFT-APPLICATION operand in the command FTMODOPT.
The second line specifies whether the asynchronous inbound server is activated for openFT (ACTIVE), deactivated (DISABLED) or unavailable (INACT). The ACTIVE-APPLICATIONS operand in the command FTMODOPT is used for activation and deactivation.
Default setting following installation: *STD
FTAM-APPL
Not relevant on z/OS systems; is always supplied with *NONE.
Default setting following installation: *NONE
FTP-PORT
Port number used by the local FTP server. The value is specified with the FTP-PORT operand in the command FTMODOPT.
The second line specifies whether the asynchronous inbound server is activated for FTP (ACTIVE/DISABLED) or is unavailable or not installed (INACT/NAVAIL). The ACTIVE-APPLICATIONS operand in the command FTMODOPT is used for activation and deactivation.
Default setting following installation: 21
ADM-PORT
Specifies the port number used by the local FT for remote administration. The default value is 11000. The value is specified with the ADM-PORT operand in the command FTMODOPT. The second line specifies whether the asynchronous inbound server is activated for remote administration requests (ACTIVE), deactivated (DISABLED) or unavailable (INACT). The ACTIVE-APPLICATIONS operand in the command FTMODOPT is used for activation and deactivation.
Default setting following installation: 11000
RSA-PROP
Specifies the length of the RSA key used for encryption. This key is only used for the encryption of the AES key which the two partners have agreed upon (or the DES key). openFT uses the AES key to encrypt the request description data and possibly the file contents. The value is specified with the RSA-PROPOSED operand in the command FTMODOPT.
Default setting following installation: 2048
RSA-MIN
Specifies the minimum RSA key length (in bits) that is accepted by the communication partner for the transfer of the AES key of the session. The value is specified with the RSA-MINIMUM operand in the command FTMODOPT.
Default setting following installation: 0
AES-MIN
Specifies the minimum AES key length (in bits) that is required from a communication partner. The value is specified with the AES-MINIMUM operand in the command FTMODOPT.
Default setting following installation: NONE
ENC-MAND
Specifies whether user data encryption is mandatory for openFT requests.
The value can be modified with the ENCRYPTION-MANDATORY operand in the FTMODOPT command.
Default setting following installation: NO
HOST-NAME
Name of the host that is automatically taken over if you have specified a host during the FJGEN initialization run.
FTMODOPTDefault setting following installation: *NONE (if you specified no host name in the FJGEN initialization run)
IDENTIFICATION / LOCAL SYSTEM NAME
Instance identifier of the openFT instance currently set and the name of the local system. The instance identifier is defined with the IDENTIFICATION operand of the FTMODOPT command and is used to identify the instance in the partner systems.
Default setting following installation: The value is formed from the value for FT-ID which is transferred with FJGEN: FJM<ftid> / $FJAM,FJM<ftid>
DEL-LOG
Specifies whether automatic deletion of log records is activated.
The values can be modified using the DELETE-LOGGING operand in the FTMODOPT command.
Default setting following installation: OFF
ON: Day on which the records are to be deleted. A weekday (MON, TUE, WED, THU, FRI, SAT, SUN), a day of the month (1 through 31) or DAILY for daily deletion must be entered here.
Default setting following installation: DAILYAT: Time (hh:mm) at which the records are to be deleted.
Default setting following installation: 00:00RETPD: Minimum age of the records which are to be deleted (in days).Default setting following installation: 14
RECOVERY
Specifies the global activation or deactivation of the recovery of outbound and inbound requests. The value can be modified with the RECOVERY-OUTBOUND and RECOVERY-INBOUND operands in the command FTMODOPT.
Default setting following installation: IN+OUT
ADM-TRAP-SERVER
Name or address of the partner to which the ADM traps are sent.
*NONE means that the sending of ADM traps is deactivated.
The value is specified with the ADM-TRAPS=(DESTINATION=...) operand in the command FTMODOPT.
Default setting following installation: *NONE
TRAP
This section with the rows CONS and ADM specifies the trap settings. The columns identify the events for which traps may be generated.
SS-STATE: Subsystem state change (not for ADM traps)
FT-STATE: State change of the openFT control process
PART-STATE: Partner system state change
PART-UNREA: Partner not reachable
RQ-STATE: Request management state change
TRANS-SUCC: Successfully completed requests
TRANS-FAIL: Failed requests
The possible values are ON or OFF.
Default setting following installation: OFF (for all columns)The following rows specify the settings for the various trap types:
CONS
Settings for console traps FTR03XXX. This is specified with the CONSOLE-TRAPS operand in the command FTMODOPT.ADM
Setting for ADM traps to be output to the ADM trap server. This is specified with the ADM-TRAPS=(SELECTION=...) operand in the command FTMODOPT.
FUNCT
This section specifies the settings for monitoring (MONITOR) and tracing (TRACE).The columns have the following meanings:
SWITCH: Function activated (ON) or deactivated OFF
Default setting following installation: OFFPARTNER-SELECTION: Selection according to protocol type of the partner system: ALL, OPENFT, FTP, ADM (only with TRACE), NONE
Default setting following installation: ALLREQUEST-SELECTION: Selection according to request type: ALL, ONLY-ASYNC, ONLY-SYNC, ONLY-LOCAL, ONLY-REMOTE
Default setting following installation: ALLOPTIONS (only with TRACE): NONE, NO-BULK-DATA (= minimal trace, i.e. no bulk data)
Default setting following installation: NONEThe following rows specify what the settings apply to:
MONITOR
Setting for monitoring. This is specified with the MONITORING operand in the command FTMODOPT.
Default setting following installation: OFFTRACE
Setting for trace function. This is specified with the TRACE operand in the command FTMODOPT.
Default setting following installation: OFF