## 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