
242
Chapter 10
Managing SNAplus2 from NetView
Using SPCF
To provide security, you can set up the SNAplus2 configuration so that
only certain types of commands are permitted from SPCF. For example,
you can permit remote users to issue
query_
* commands, but not to
activate or deactivate SNAplus2 components. You can control access
separately for each of the following groups of commands:
•
define_
*,
set_
*,
delete_
*,
add_
*, and
remove_
* commands, and
also
init_node
•
query_
* commands
• “Action” commands:
start_
*,
stop_
*,
activate_
*,
deactivate_
*,
and also
aping
,
initialize_session_limit
,
change_session_limit
, and
reset_session_limit
For more information about setting up security options for SPCF, refer to
the description of the
define_rcf_access
command in HP-UX
SNAplus2 Administration Command Reference.
Examples of SPCF Commands
The following example shows how you could issue the
define_lu_0_to_3
command using SPCF. This example uses
backslash characters to indicate uppercase letters in the two character
strings
LU$01
and
PU2
. There is no need to make the characters in the
constant name
3270_display_model_2
uppercase, because the
snapadmin
program accepts this string in lowercase.
runcmd sp=myspname, appl=node, define_lu_0_to_3,
lu_name=\l\u$01, nau_address=1, pu_name=\p\u2,
lu_model=3270_display_model_2
The following example shows how you could issue the
query_lu_0_to_3
command using SPCF. The
-a
option indicates
“return all entries,” so there is no need to specify an LU name or PU
name. The
-d
option indicates “return detailed information,” so there is
no need to specify this using the list_options parameter. These two
options act in exactly the same way as for the
snapadmin
program.
runcmd sp=myspname, appl=node, -a -d query_lu_0_to_3
Summary of Contents for HP-UX SNAplus2
Page 4: ...4 ...
Page 14: ...14 Contents ...
Page 22: ...22 ...
Page 23: ...23 1 SNA Terms and Concepts ...
Page 65: ...65 2 Introduction to SNAplus2 ...
Page 107: ...107 3 Administering SNAplus2 ...
Page 132: ...132 Chapter3 Administering SNAplus2 Using the Command Line Administration Program ...
Page 133: ...133 4 Basic Configuration Tasks ...
Page 142: ...142 Chapter4 Basic Configuration Tasks Configuring Logging ...
Page 143: ...143 5 Defining Connectivity Components ...
Page 167: ...167 6 Configuring Dependent LUs ...
Page 174: ...174 Chapter6 Configuring Dependent LUs Defining LU Pools ...
Page 175: ...175 7 Configuring APPC Communication ...
Page 208: ...208 Chapter7 Configuring APPC Communication Configuring APPC Security ...
Page 209: ...209 8 Configuring User Applications ...
Page 222: ...222 Chapter8 Configuring User Applications Configuring RJE Workstations ...
Page 223: ...223 9 Configuring Passthrough Services ...
Page 235: ...235 10 Managing SNAplus2 from NetView ...
Page 248: ...248 Chapter10 Managing SNAplus2 from NetView Using UCF ...
Page 249: ...249 11 Managing SNAplus2 Clients ...
Page 300: ...300 Chapter11 Managing SNAplus2 Clients Managing HP UX Clients ...
Page 301: ...301 A Configuration Planning Worksheets ...
Page 337: ...337 B APPN Network Management Using the Simple Network Management Protocol ...
Page 343: ...343 C Configuring an Invokable TP Using snaptpinstall ...
Page 353: ...353 D Using SNAplus2 in a High Availability Environment ...