HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_LS
Chapter 3284
Reserved.
stub_spec_data.linesp
The line speed for the line used on this port. For
example, 2400 (0x00000960) for a 2400 baud line. Valid
values are in the range 600-38,400 baud. The exact
meaning of this parameter depends on the value set on
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
parameteristhespeed 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
Reserved.
stub_spec_data.poll_wait
Reserved.
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 outgoing calls. This parameter applies
only to switched links; it is reserved if the port
associated with this LS is defined to be nonswitched.
This is an ASCII string, specifying the dial string to be
passed to the modem to initiate the call. 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.