To shut down the SNMP Plugin from the shell, execute a command like:
$gtm_dist/mumps -run IHsnmp --action=shutdown --plugin=PluginId
This command effects a clean shuts down of the SNMP Plugin.
action^IHsnmp("shutdown","5")
$gtm_dist/mumps -run IHsnmp --action=shutdown --plugin=5
GTM>do action^IHsnmp("shutdown","5")