You can use the DisableSnmp method to disable SNMP on the cluster nodes.
This method has no input parameter.
This method has no return value.
Requests for this method are similar to the following example:
{ "method": "DisableSnmp", "params": {}, "id" : 1 }
This method returns a response similar to the following example:
{ "result" : {}, "id" : 1 }
9.6