snmp-server SNMPv3

Define a SNMPv3 user

SNMPv3 Specification

Parameter Value
Type Intermediate Resource
Element Name SNMPv3
Element URI /axapi/v3/snmp-server/SNMPv3
Element Attributes SNMPv3_attributes
Partition Visibility shared
Schema SNMPv3 schema

Operations Allowed:

OperationMethodURIPayload

Get Object

GET

/axapi/v3/snmp-server/SNMPv3

SNMPv3_attributes

SNMPv3 attributes

user-list

Type: List

Reference Object: /axapi/v3/snmp-server/SNMPv3/user/{username}

user-list

Specification Value
Type list
Block object keys  

auth-val

Description ‘md5’: Use HMAC MD5 algorithm for authentication; ‘sha’: Use HMAC SHA algorithm for authentication; ‘sha-512’: Use HMAC SHA-512 algorithm for authentication; ‘sha-384’: Use HMAC SHA-384 algorithm for authentication; ‘sha-256’: Use HMAC SHA-256 algorithm for authentication; ‘sha-224’: Use HMAC SHA-224 algorithm for authentication;

Type: string

Supported Values: md5, sha, sha-512, sha-384, sha-256, sha-224

encpasswd

Description Passphrase for encryption

Type: string

Format: password

Maximum Length: 31 characters

Maximum Length: 8 characters

group

Description Group to which the user belongs

Type: string

Maximum Length: 31 characters

Maximum Length: 1 characters

passwd

Description Password of this user

Type: string

Format: password

Maximum Length: 31 characters

Maximum Length: 8 characters

priv

Description ‘des’: DES encryption alogrithm; ‘aes’: AES encryption alogrithm; ‘aes-192’: AES-192 encryption alogrithm; ‘aes-256’: AES-256 encryption alogrithm; (Encryption type)

Type: string

Supported Values: des, aes, aes-192, aes-256

priv-pw-encrypted

Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED passphrase string)

pw-encrypted

Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED passphrase string)

username

Description Name of the user

Type: string

Format: string-rlx

Maximum Length: 31 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

v3

Description ‘auth’: Using the authNoPriv Security Level; ‘noauth’: Using the noAuthNoPriv Security Level;

Type: string

Supported Values: auth, noauth