Click or drag to resize

SetSnmpACLRequestUsmUsers Property

List of users and the type of access they have to the SNMP servers running on the cluster nodes.

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