Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.16 KB

reference_element_api_usmuser.adoc

File metadata and controls

65 lines (54 loc) · 1.16 KB
permalink sidebar keywords summary
api/reference_element_api_usmuser.html
sidebar
object,objects,usmUser
You can use the SNMP usmUser object with the SetSnmpInfo API method to configure SNMP on the storage cluster.

usmUser

You can use the SNMP usmUser object with the SetSnmpInfo API method to configure SNMP on the storage cluster.

Object members

This object contains the following members:

Name Description Type

access

The type of SNMP access for this user. Possible values:

  • rouser: Read-only access.

  • rwuser: Read-write access. All Element software MIB objects are read-only.

string

name

The name of the user.

string

password

The password of the user.

string

passphrase

The passphrase of the user.

string

secLevel

The type of credentials required for this user. Possible values:

  • noauth: No password or passphrase is required.

  • auth: A password is required for user access.

  • priv: A password and passphrase are required for user access.

string

Find more information