GetSnmpInfoResultUsmUsers Property |
If SNMP v3 is enabled, the values returned is a list of user access parameters for SNMP information from the cluster. This will be returned instead of the "networks" parameter.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public SnmpV3UsmUser[] UsmUsers { get; set; }
Property Value
Type:
SnmpV3UsmUserSee Also