Click or drag to resize

GetSnmpACLResultNetworks Property

List of networks and what type of access they have to the SNMP servers running on the cluster nodes. Present 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