Click or drag to resize

SetSnmpACLRequestNetworks Property

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

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