SNAX/HLS Configuration and Control Manual

Objects and Attributes
Using the HLSRDT Utility
104705 Tandem Computers Incorporated 4-29
Objects and Attributes The HLSRDT command language controls three types of objects: PROFILE, BIND, and
INIT. There is one working area for each object type that is implied in the ADD,
SHOW, and RESET commands. Each object type has its own set of attributes.
For example, to set the SEC-MAX-RU attribute of the working BIND image to the
value 256, you enter:
@SET BIND SEC-MAX-RU 256
In the example above, the type of object being defined is a BIND image, the attribute
being addressed is the SEC-MAX-RU attribute, and the value of the attribute is 256.
The particular image being modified is that held in the working BIND image.
Object and Attribute
Summary
The objects and their attributes are listed below along with a summary of the possible
options. Each attribute is presented with a specification of what types of values can be
specified. When one of the italicized words is given, such as
name-8
and
integer
, it
implies that the acceptable values conform to the typing rules given above. When
words in normal print are given, it implies that only the keywords specified can be
provided.
Complete explanations of the PROFILE, BIND, and INIT attributes follow.
PROFILE Attributes The attributes that can be specified for the PROFILE are:
ACCEPT-BIND OMIT-MODEM-WAIT
BID-REJECTION OPEN-MODE
BIND-NAME PIPELINE-LU-IND
CHARMAP RESPONSE-TYPE
ENCODE-ERI SINGLE-FMH
FORCE-RTS TRANSLATE
HS-POLARITY USER-RESPONSES
INIT-NAME WANT-BIND-DATA
LMO WANT-FLOW-CONTROL
MAX-REQUESTS WANT-SSCP-TEXT
The PROFILE attributes are described in detail below.
ACCEPT-BIND
This PROFILE attribute has the value type
yesno
. The default value is NO.
ACCEPT-BIND specifies how SNAX/HLS handles a CINIT message delivered with a
suggested BIND image. Note that this situation cannot occur if SNAX/HLS is using
SNAX/XF as the Tandem SNA access method. The two options are:
NO This specifies that the suggested BIND image carried in the CINIT is to be
discarded. The BIND image will be that defined by the PROFILE.
YES This specifies that the suggested BIND image carried in the CINIT will be used
instead of the one defined in the PROFILE.
BID-REJECTION
This PROFILE attribute has three possible keywords: NO-RTR, AUTO, and USER.
The default value is NO-RTR.