Click or drag to resize

SolidFireElementEnableSnmpAsync Method

Overload List
  NameDescription
Public methodEnableSnmpAsync(CancellationToken, Boolean)
EnableSnmp enables you to enable SNMP on cluster nodes. When you enable SNMP, the action applies to all nodes in the cluster, and the values that are passed replace, in whole, all values set in any previous call to EnableSnmp.
Public methodEnableSnmpAsync(EnableSnmpRequest, CancellationToken)
EnableSnmp enables you to enable SNMP on cluster nodes. When you enable SNMP, the action applies to all nodes in the cluster, and the values that are passed replace, in whole, all values set in any previous call to EnableSnmp.
Top
See Also