Skip to content

SNMPv3 configuration for securityMode, authProtocol and privProtocol is hardcoded #142

@mbukatov

Description

@mbukatov

Description

Right now, the SNMPv3 configuration for securityMode, authProtocol and privProtocol is hardcoded with the following defaults:

  • securityMode: authPriv
  • authProtocol: MD5
  • privProtocol: DES

we need to evaluate if those defaults makes sense and/or if we require them to be configurable.

Version

Tendrl release v1.5.4

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions