Re: Encrypt snmpv3 username and snmpv2c username
Wes Hardaker via Net-snmp-coders <[email protected]> Fri, 15 Sep 2023 14:36:14 -0700
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
Pushpa Thimmaiah <[email protected]> writes: > I am looking for method to save username and community in encrypted > format in / etc/snmp/snmpd.conf. Could you please let me know it can > be done? Hi Pushpa, No it can't be done and there isn't really a way to properly do it in the first place, as the SNMPv3 protocol specification does not encrypt the username when transmitted over the network. It was never intended to be a secret (unlike the security keys/passphrases which very much are). Your only other option is to use a different security backend transport than USM (TLS, SSH, etc which aren't as widely supported unfortunately). -- Wes Hardaker Please mail all replies to [email protected] _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders