Click or drag to resize

SetSnmpInfoRequestNetworks Property

List of networks and what type of access they have to the SNMP servers running on the cluster nodes. See the SNMP Network Object for possible "networks" values. This parameter is required only for SNMP v2.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public SnmpNetwork[] Networks { get; set; }

Property Value

Type: SnmpNetwork
See Also