Parameter Descriptions (contd) [ HP SNA Products Remote System Configuration Guide ] MPE/iX 5.0 Documentation
HP SNA Products Remote System Configuration Guide
Parameter Descriptions (contd)
NPSI Macro and Operand Descriptions (contd)
LU.
There must be an LU definition for each LU associated with a PU. An LU
macro must be coded for each IBM 3270 emulation device attached to an IBM
3270 service. For example, emulation of an IBM 3274 cluster controller
with three IBM 3278 keyboard/displays and one IBM 3286 printer requires
four separate LU macro statements.
luname LU A one-to-eight character symbolic name for this LU,
which is unique throughout the network. luname is
used by application subsystems, such as CICS, to
specify a particular LU.
LOCADDR Specifies the local address of the LU. NCP
parameter
Range: 1-255
BATCH Specifies the priority of the LU. A value of NO
specifies a high priority (appropriate for
interactive sessions). A value of YES specifies a
low priority (appropriate for batch sessions).
Note that this parameter is not supported on
ACF/NCP version 5 or later. NCP parameter
Default: NO
Range: YES,NO
DLOGMOD Specifies the name of the logmode table entry that
corresponds to the LU you are configuring. Refer
to "Logmode Table Definitions" in this section.
VTAM parameter
Default: First entry in the logmode table
ISTATUS Specifies whether this LU is automatically
activated when the major node it is associated with
is started. VTAM parameter
Default: ACTIVE
Range: ACTIVE,INACTIVE
MODTAB Specifies the name of the logmode table that
contains the LU's logmode entry. Refer to "Logmode
Table Definitions" in this section. VTAM parameter
Default: IBM-supplied table, ISTINCLM
PACING Specifies two values, represented by m and n. The
value m specifies in which segment the pacing
indicator (PI) is to be turned on. The value n
specifies the number of PIUs or PIU segments that
can be sent before waiting for a pacing response.
NCP parameter
Default: (1,1)
Range: 0-255
SSCPFM Specifies whether an LU can support character coded
messages, or only formatted commands for
communication with the SSCP. VTAM parameter
Default: FSS
Range: FSS,USSSCS
VPACING Specifies pacing between host and NCP. VTAM
parameter
Default: 1
Range: 0-63
USSTAB Specifies the unformatted system services (USS)
table that VTAM uses to translate character-coded
requests. VTAM parameter
Default: IBM-supplied USS table, ISTINCDT
Logmode Table Parameter Descriptions
COMPROT Specifies the common LU protocols to be used.
Default: 0
Range: 0-FFFF
FMPROF A hexadecimal value which represents the function
management profile.
logmode Used as a key for the session parameters in this
table entry.
Default: Blanks are substituted.
PSNDPAC Specifies the primary send pacing count.
Default: 0
Range: 0-3F
SSNDPAC Specifies the secondary send pacing count.
Default: 0
Range: 0-3F
SRCVPAC Specifies the secondary receiving pacing count.
Default: 0
Range: 0-3F
PRIPROT Specifies the primary protocol for the LU.
Default: 0
Range: 0-FF
PSERVIC The LU presentation services profile. This
parameter is 12 bytes long and is broken down as
follows:
PSERVIC=X'xx......................'
(PS Profile - LU Type) 1 byte
PSERVIC=X'..xxxxxxxxxx............'
(PS Usage - Presentation Services Characteristics)
5 bytes
PSERVIC=X'............xxxx........'
(PS Usage - Default Screen Size) 2 bytes
PSERVIC=X'................xxxx....'
(PS Usage - Alternate Screen Size) 2 bytes
PSERVIC=X'....................xx..'
(PS Usage - Screen Selection) 1 byte
PSERVIC=X'......................xx'
(Cryptography Options)
Default: 000000000000000000000000
Range: 0-FFFFF...FF 24 places
RUSIZES This is a hexadecimal value, in the format 'abcd',
where '2b * a' equals the inbound to host RU size
in bytes, and '2d * c' equals the outbound from
host RU size, in bytes. Possible values are shown
in table 1-25.
To use the table, locate the desired RU size in
table 1-25. The values of the Ax columns and Bx
rows determine the first and second hexadecimal
values for the RU size. For example, an inbound RU
size of 256 has Ax and Bx values of '8' and '5',
respectively, or a hexadecimal value of '85'.
Therefore, an inbound/outbound RU size of 256 is
'8585'.
SECPROT Specifies the secondary protocol for the LU.
Default: 0
Range: 0-FF
TSPROF A hexadecimal value which represents the
transmission services profile.
Default: 0
Range: 0-FF
Table 1-25. RUSIZES Values in BIND
-
MPE/iX 5.0 Documentation