Add SNMP credential profile support #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create reusable SNMP credential profiles for guided device discovery. Start with SNMPv2c community support and design the model/API so SNMPv3 authenticated/encrypted profiles can be added without exposing saved secret values. Secrets must be encrypted at rest and never returned after creation.
Implemented in
0cbc6b6.Summary:
/credentials/snmpbackend API for reusable SNMPv2c credential profiles.Verified:
Known test warning remains tracked separately as #17.