specs icon indicating copy to clipboard operation
specs copied to clipboard

Add basic SNMPv3 configuration and user handling

Open ubkr opened this issue 5 months ago • 2 comments

Adds basic SNMPv3 configuration to enable SNMPv3 on the device and configure parameters such as the listening port, EngineID, initial user and set its associated secrets.

ubkr avatar Jul 18 '25 15:07 ubkr

Propose to remove version from method names to ease any potential future support for v4. Suggest to move schema types to device.wsdl.

HansBusch avatar Nov 12 '25 01:11 HansBusch

Rebased to current development branch.

Some open questions to be adressed later:

  • Which MIBs should be mandatory or recommended?
  • Are the mentioned hash and encryption algoritms still valid in todays environment and are there others used by the industry and in IT envs?

ubkr avatar Dec 04 '25 09:12 ubkr