Hi all,
If the proxy settings will be defined with SNMPv3 support in
/etc/snmp/snmpd.conf file of Net-SNMP API, it is needed to define
authentication passphrases and encryption keys as hard-coded such as the
following example;

proxy -Cn ctx_host3 -v 3 -u sampleUser -a SHA  -A  authPass -x  AES
-X  privPass -l  authPriv testlab-3.testurl.com  .1.3



I have investigated but I couldn't find how to hide this sensitive
information without breaking proper working. If you propose a way to define
as encrypted, I'll be very appreciated.

Thanks

-- 
*Koray GÜNEY*
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to