OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-68
ADD GATEWAY
ZMHS-MAP-GATEWAY-PARAMS
is an extensible structured token that contains parameters for a specified GATEWAY
object. This token is required. The ZMHS-MAP-GATEWAY-PARAMS definition,
ZMHS-DDL-GATEWAY-PARAMS, contains the following fields:
ZVINTAGE
indicates whether the GATEWAY object is a 1984 or 1988 implementation.
Note that this attribute is meaningless if ZMHS-TKN-GW-TYPE is
ZMHS-VAL-GW-P1-EXIT. The SPI-NULL value for this field is 0. The
possible values are:
ZMHS-VAL-VINTAGE-84
ZMHS-VAL-VINTAGE-88
ZVALIDATION
controls whether checks are made on the encoded information types, content
types, and size of message before delivery to the gateway. The SPI-NULL
value for this field is 32. This attribute is meaningless if ZMHS-TKN-GW-
TYPE is ZMHS-VAL-GW-P1-EXIT. This field can have the following values:
ZMHS-VAL-FLAG-ON
means that checks are made and probes destined for the gateway are handled
by OSI/MHS.
ZMHS-VAL-FLAG-OFF
means that checks are not made and probes are handed on to the gateway.
ZPASSWORD
is the password used when the gateway connects to OSI/MHS. A null password
is specified by an asterisk (*). The field’s SPI-NULL value is 0. Note that you
can specify a null password in an ALTER GATEWAY command, but not in and
ADD GATEWAY command.
ZLENGTH
is the length of the password. The range of values is 1 through 64
characters.
ZSTRING
is the password.
ZGW-MAX-TIME-EXPIRED
specifies the maximum time a gateway-queued message remains on the input
queue before event 52 is generated indicating that the maximum time has
expired. The units are minutes. The range is 0-36000. The default is 10.