Click or drag to resize

GetSnmpACLResultUsmUsers Property

List of users and the type of access they have to the SNMP servers running on the cluster nodes. Present if SNMP v3 is enabled.

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

Property Value

Type: SnmpV3UsmUser
See Also