Click or drag to resize

ISolidFireElementEnableSnmp Method (EnableSnmpRequest)

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.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
EnableSnmpResult EnableSnmp(
	EnableSnmpRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiEnableSnmpRequest

Return Value

Type: EnableSnmpResult
See Also