A newer release of this product is available.
SnmpSendTestTraps
Suggest changes
SnmpSendTestTraps
enables you to test SNMP functionality for a cluster. This method instructs the cluster to send test SNMP traps to the currently configured SNMP manager.
Parameters
This method has no input parameters.
Return value
This method has the following return value:
Name | Description | Type |
---|---|---|
status |
Status of the test. |
string |
Request example
Requests for this method are similar to the following example:
{ "method": "SnmpSendTestTraps", "params": {}, "id": 1 }
Response example
This method returns a response similar to the following example:
{ "id": 1, "result": { "status": "complete" } }
New since version
9.6