Virtual TapeServer 6.03.41 Installation Guide

Configuring EMS Communication | 65
ems_service_select_
type
Specifies the service. See
ems_service_prompt_type
for an explanation of type.
Expression Yes
ems_login_
command_NSserver
Initiates the EMS Distributor
on the NonStop server.
Example:
ems_login_command_DEV2='
#SET #INFORMAT TACL
STOP $VTMS1 | EMSDIST /
CPU 0, PRI 100, NAME
$VTMS1/ TYPE P,
COLLECTOR $0, TEXTOUT
[#MYTERM]'
Note: When coding this, include
everything on a single line.
An empty
string or CR
to send a
carriage
return
or
Multiple
commands
separated by
|
Yes
ems_service_
answer_type
Specifies the service response.
type is the hostname of the
NonStop server or
TYPE:choice, where choice is
the login service, such as TACL,
TACLS, XYGATE, or
SAFEGUARD. You can also
specify _ANYSYS instead of
_type.
Expression No
ems_login_
userprompt_type
Defines the user prompt during
the login process. See
ems_service_answer_type
for an explanation of type.
Expression No
ems_login_
useranswer_type
Defines the user response
shown during the login process.
See ems_service_answer_
type for an explanation of type.
Expression No
ems_login_
passprompt_type
Defines the password prompt
during the login process. See
ems_service_answer_type
for an explanation of type.
Expression No
ems_login_
passanswer_type
Defines the password response
shown during the login process.
See ems_service_answer_
type for an explanation of type.
Expression No
Parameter Description Values Required