OSI/FTAM and OSI/APLMGR SCF Reference Manual

SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual421943-001
3-17
ADD PROFILE Examples
ADD PROFILE Examples
The following command adds a VFS profile named ACCT, associates it with the
APLMGR process named \MARS.$AMGR, defines a default group ID and user ID of
GUEST.USER1 (but not a default password), and defines a default common name
FTM1E to identify the OSI address in the OSI manager MIB:
ADD PROFILE \MARS.$AMGR.#VFS.ACCT &
, DEFUSER "GUEST.USER1, " &
, COMNAME "FTM1E"
The following command adds an FTC profile, specifying an alternate collector process
named $FTAMALT, to the MIB maintained by the APLMGR process named $AMGR
running on the \MARS system:
ADD PROFILE \MARS.$AMGR.#FTC, COLLECTOR $FTAMALT &
, EVENTDESTINATION ALTERNATEONLY