HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/snmpv3_users

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
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

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

string
length between 8 and 193

The key to be used by privacy protocol.

string
required
length between 1 and 32

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

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 authentication protocol.

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:
Responses
201

Created

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…