High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_PORT
Chapter 3352
the
physical_link
parameter.
•If
physical_link
is set to SDLC_PL_X21, then the
stub_spec_data.linesp
parameter is ignored.
•If
physical_link
is set to SDLC_PL_V25 or
SDLC_PL_SMART_MODEM, then the value of the
stub_spec_data.linesp
parameter is the speed at
which the dial string is sent to the modem.
•If
physical_link
is set to any other value, then the
value of the
stub_spec_data.linesp
parameter is
the speed of data transfer, only valid if external
clocking is specified.
stub_spec_data.rcv_pool_size
The initial number of buffers reserved for receiving
data on the port. Set this to the value 4.
stub_spec_data.poll_wait
The number of seconds for which the port waits
between successive polls of the line for errors or for
raising of DSR. A suitable value is 1 second. Increase
this value for better throughput if there is only small
likelihood of line errors and the line is leased.
stub_spec_data.hmod_data_len
Length of the dial data string that follows (in the
hmod_data
parameter). If no dial data is specified, set
this parameter to zero.
stub_spec_data.hmod_data
Dial data for incoming calls. (The dial string used to
initiate outgoing calls is specified in the LS definition.)
This parameter applies only to switched links; it is
reserved if the port is defined to be nonswitched.
This is an ASCII string, specifying the dial string that
must be passed to the modem to instruct it to respond
to incoming calls. Support for dial data depends on the
SDLC adapter and modem that you are using; if they
do not support dial data, set this parameter to a null
string.
Port-specific data for QLLC: