SNMPv3 element
Configures SNMPv3-related settings.
Parents
SnmpManager
Attributes
Name |
Type |
Required |
Description |
authPass |
string |
|
Specifies the authentication password. |
privPass |
string |
|
Specifies the privacy password. |
securityName |
string |
|
Specifies the security name. |
Children
Name |
Occurrences |
Description |
All |
|
|
AuthenticationProtocol |
[0, 1] |
Specifies the authentication protocol. |
ContextEngineID |
[0, 1] |
Specifies the context engine ID: A hexadecimal string of maximum 64 characters. If left empty, DataMiner will automatically generate an ID. |
ContextName |
[0, 1] |
Specifies the name that identifies the specific context. This field can be left empty. |
PrivacyProtocol |
[0, 1] |
Specifies the privacy protocol. |
SecurityLevel |
[0, 1] |
Specifies the security level. |