This object contains information related to SNMPv3 users.
References to snmpuser are object references.
The object does not support the following operations:
The object cannot be managed on Cloud Platform members.
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): comment, name.
The following fields are required to create this object:
Field | Notes |
---|---|
authentication_password | See the field description for more information |
authentication_protocol | |
name | |
privacy_password | See the field description for more information |
privacy_protocol |
Determines an authentication password for the user. This is a write-only attribute.
Type
String.
Create
Password for Authentication is required when Authentication protocol is set.
Search
The field is not available for search.
Notes
authentication_password is not readable.
The authentication protocol to be used for this user.
Type
String.
Create
The field is required on creation.
Search
The field is not available for search.
A descriptive comment for the SNMPv3 User.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The default value is empty.
Search
The field is available for search via
Notes
The comment is part of the base object.
Determines if SNMPv3 user is disabled or not.
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
Extensible attributes associated with the object.
For valid values for extensible attributes, see the following information.
Type
Extensible attributes.
This field allows +/- to be specified as part of the field name when updating the object, see the following information.
Create
The default value is empty.
Search
For how to search extensible attributes, see the following information.
The name of the user.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The name is part of the base object.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
authentication_password | String | Y* | N | N | N/A |
authentication_protocol | String | Y | N | N | N/A |
comment | String | N | N | Y | : = ~ |
disable | Bool | N | N | N | N/A |
extattrs | Extattr | N | N | N | ext |
name | String | Y | N | Y | = ~ |
privacy_password | String | Y* | N | N | N/A |
privacy_protocol | String | Y | N | N | N/A |
* Required in some cases, see detailed field description above.