Context

The context of v3-authentication within the schema tree is shown. Italicised links are to other pages.

SNMPv3 authentication configuration. Only used when 'v3-enabled' is set to 'true'.

Conditional

This container is only valid when ../v3-enabled = 'true'.

username

The SNMPv3 user name.

This node is mandatory.

Type string

Value

a string

authentication-protocol

The authentication mechanism to use.

Type enumeration

Value

one of the following

Value Description

SHA

SHA

MD5

MD5 message digest.

Default value

'SHA'

authentication-key

The authentication key.

This node is mandatory.

Type string

Value

a string with length 8 or more

privacy-protocol

The privacy mechanism to use.

Type enumeration

Value

one of the following

Value Description

DES

Data Encryption Standard (DES)

3DES

Triple Data Encryption Standard (3DES).

AES128

128 bit Advanced Encryption Standard (AES).

AES192

192 bit Advanced Encryption Standard (AES).

AES256

256 bit Advanced Encryption Standard (AES).

Default value

'AES128'

privacy-key

The privacy key.

This node is mandatory.

Type string

Value

a string with length 8 or more

Previous page Next page
Rhino VoLTE TAS Version 4.0.0