SNAX/XF LU Network Services Manual

SNAXUTL ADD Commands
The SNAX/XF Utility
097841 Tandem Computers Incorporated A–15
ADD LOGMODENT
Command
This command is used to define a record in a Tandem BIND table. Each record
represents a BIND image.
ADD LOGMODENT
bind-entry-name
, TYPE
type-value
, FMPROF
fm-profile-value
, TSPROF
ts-profile-value
, PRIPROT
priprot-value
, SECPROT
secprot-value
, COMPROT
comprot-value
, SSNDPAC
ssndpac-value
, SRCVPAC
srcvpac-value
, PSNDPAC
psndpac-value
, PSERVIC
pservic-value
, ENCR
encryption-value
, PLUNAME
plu-name
, USERDATA
user-data
bind-entry-name
specifies the name of a record from within the BIND table. The value for
bind-
entry-name
can be from one to eight alphanumeric and special characters.
Note that LUNS uses the value specified for
bind-entry-name
as the key to a
particular BIND image. Therefore, you should also specify this value as either of
the following:
Part of the BINDENTRY attribute when using an SCF ADD LINE, ADD PU, or
ADD LU command
The BINDENTRY attribute in an ESS record
TYPE
type-value
specifies the type of BIND command represented by this BIND image. Any
hexadecimal values between %H00 and %H0F can be specified for
type-value
;
however, only 0 and 1 are currently defined, where:
%H00 = a negotiable BIND.
%H01 = a non-negotiable BIND. (This is the default.)
FMPROF
fm-profile-value
specifies the function management profile (byte 2 of the BIND image). Any
hexadecimal number in the range of %H00 to %HFF can be specified for
fm-
profile-value
.
The default value is %H03.