OSI/FTAM Configuration and Management Manual

Planning, Installing, and Configuring Tandem FTAM
OSI/FTAM Configuration and Management Manual421944-001
3-55
Changing and Deleting an FTC Profile
Changing and Deleting an FTC Profile
Only one alternate collector (and, therefore, only one FTC profile) is allowed for each
Tandem FTAM subsystem. Once an alternate collector is added, it cannot be altered. To
change an FTC profile, you must first delete the profile and then add a new FTC profile.
To change the FTC profile added earlier in this section, perform the following steps:
1. Delete the FTC profile from the APLMGR MIB using the following command:
DELETE PROFILE $APLMGR.#FTC
Note that an FTC profile does not have a name. When you delete an FTC profile, the
initiator and responder processes are immediately updated (even while they are
running). All processes immediately start sending all event messages to the primary
collector ($0) only.
2. Add a new FTC profile using the ADD PROFILE command, as follows:
ADD PROFILE $APLMGR.#FTC, COLLECTOR $ZFTC, &
EVENTDESTINATION ALTERNATEONLY
The name specified for COLLECTOR must be the same as the name specified for
NAME in the RUN EMSACOLL command.
This command adds an FTC profile that directs event messages to the alternate
collector only. When you add an FTC profile, the initiator and responder processes
are immediately updated (even while they are running). All processes immediately
start sending all event messages to the destination specified in
EVENTDESTINATION.