Click or drag to resize

GetSnmpInfoResultNetworks Property

List of networks and access types enabled for SNMP. Note: "networks" will only be 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