PROBLEM: (94865) (PATCH ID: OSF540-068)
********
This patch allows the Event Manager daemon, evmd, to stop listening
on its default tcp port 619.  This capability is available to single 
systems.  This capability cannot be enabled on a system that is a
member of a cluster.
To prevent the Event Manager daemon from listening on its default
tcp port, add the following line to /etc/evmdaemon.conf.

port    -1

You must stop and restart the Event Manager for the change to be
effective.  On a V51.B system, the Event Manager is controlled by
the Essential Services Monitor daemon, esmd.  Esmd will automatically
restart the Event Manager if it is stopped.
Perform the following steps.

/usr/sbin/evmstop

The Event Manager will be automatically restarted.

A message will be written to  
/var/evm/adm/logfiles/evmdaemon.log indicating the status of the 
remote port.  On a clustered system there will be a message 
indicating that the remote port cannot be turned off.