HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/snmpv3_users/{user_name}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reference Resource: SNMPv3_User
User name that should contain alphanumeric characters.

Body Params
string
length between 8 and 193

The key to be used by authentication protocol.

snmpv3_contexts
array of strings
length ≤ 33

Reference Resource: SNMPv3_Context
SNMPv3 contexts to be associated with the user, limited to 1 context per VRF.

snmpv3_contexts
string
length between 8 and 193

The key to be used by privacy protocol.

string

The SNMPv3 remote engine id in a colon separated hexadecimal notation. Example 80:00:00:09:05:01:04:03:21.

string
enum

The authentication protocol to be used for authenticating the user. Users without authentication will be disabled when system snmp_security_level is authPriv or authNoPriv.

Allowed:
string
enum

The privacy protocol to be used for encrypting the user requests. Users without privacy protocol will be disabled when system snmp_security_level is authPriv

Allowed:
string
required
length between 1 and 32

Reference Resource: SNMPv3_User
User name that should contain alphanumeric characters.

Responses
200

OK

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!