ISolidFireElementSnmpSendTestTrapsAsync Method |
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.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<SnmpSendTestTrapsResult> SnmpSendTestTrapsAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskSnmpSendTestTrapsResultSee Also