PAM Management Programming Manual
Commands and Responses
PAM Management Programming Manual—142481
5-10
ALTER MSAP SNATR Command
ALTER MSAP SNATR Command
The ALTER MSAP SNATR command alters the attributes of the specified MSAP 
SNATR object.
ZPAM-MAP-ALTER-MSAP-SNATR is an extensible structured token that contains the 
attributes for the specified MSAP. This token has the token number ZPAM-TNM-
ALTER-MSAP-SNATR and the DDL definition ZPAM-DDL-ALTER-MSAP-SNATR. 
It must be present in every ALTER MSAP SNATR command. 
ZPAM-MAP-ALTER-MSAP-SNATR contains the following field:
ZMAX-PORTS
is the maximum number of ports opened through this MSAP. The default value is 
63.
Additional Tokens in Command Buffer
ZPAM-MAP-ALTER-MSAP-SNATR.
 def ZPAM-DDL-ALTER-MSAP-SNATR
 02 ZMAX-PORTS-IP type ZSPI-DDL-BOOLEAN. !r
 02 ZMAX-PORTS type ZSPI-DDL-INT. !r
 end.










