This document talks about how to turn on/off DTS Self Discovery into CCS Worldview
By default the DTS portion of DSM does a self discovery. This can be turned on or off by re-configuring TOS (Transfer Object Server) notification by executing the following command:
ccnfcmda -cmd setparametervalue -ps itrm/dts/dtsagent -pn notifications -v 0/1
0 = Off
1 = On
You can verify the change by executing the command:
ccnfcmda -cmd getparametervalue -ps itrm/dts/dtsagent -pn notifications
Note: This command is used for DTS agent machines.