On 04/19/16 11:05, Dan Miller wrote:
I have snmpd running on Linux 3.13.  I am connecting to it both from local console via localhost, and from separate Win7/64 machine via eth0.  I am looking at snmpget commands to this server.

From Linux console, I used:
snmpget -v 3 -u MD5DESUser -a MD5 -A "The Net-SNMP Demo Password" -x DES -X "The Net-SNMP Demo Password" -l authPriv 127.0.0.1 1.3.6.1.2.1.1.3.0

and it responds successfully.  From Win7 console I use:
snmpget -v 3 -u MD5DESUser -a MD5 -A "The Net-SNMP Demo Password" -x DES -X "The Net-SNMP Demo Password" -l authPriv 192.168.1.44 1.3.6.1.2.1.1.3.0
This is correct IP address for the Linux machine.
When I was running this console command last night, it was working fine.  This morning I needed to reboot my machine, and now this command fails with:
Encryption support not enabled.
snmpget: USM encryption error

I tried installing OpenSSL 1.0.2g on my Win7 machine, and had it copy dlls to the Windows folder, but that did not help.  Does anyone know what changed across reboots, and why I'm suddenly getting this error?  I've tried searching online, but though many people have asked the question, nobody seems to have an answer (other than rebuilding net-snmp from scratch).

Okay, nevermind... I found another set of binaries that have openssl (whatever version it needs) compiled in, and it is working.  Why my previous version worked yesterday but not today, I have no idea, but it doesn't matter.


Virus-free. www.avast.com
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
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