SnmpGet fails when I create a trapsess with the same user

2013-11-26 Thread Hammond, Steven
When I configure a snmp agent as V3 with usmUser billy, if I have a trapsess line with the same user billy, After that, all requests to snmpget to that server get "authentication failed" This seemed wrong, so I opened a ticket, https://sourceforge.net/p/net-snmp/bugs/2510/ But is this expecte

Re: snmpget fails - undefined symbol: des_key_sched

2005-04-27 Thread Karthik.C.L
Thanks, This resolved this issue, openssl has changed the crypto library API's. All libcrypto calls are changed from "des_" to "DES_". Regards, Karthik --- Wes Hardaker <[EMAIL PROTECTED]> wrote: > > On Thu, 21 Apr 2005 15:42:32 -0700 (PDT), > "Karthik.C.L" <[EMAIL PROTECTED]> said: > >

Re: snmpget fails - undefined symbol: des_key_sched

2005-04-26 Thread Wes Hardaker
> On Thu, 21 Apr 2005 15:42:32 -0700 (PDT), "Karthik.C.L" <[EMAIL > PROTECTED]> said: Karthik> When I try to query for any OID using DES privacy Karthik> protocol, my SNMP query fails with Karthik> " libnetsnmp.so.5: undefined symbol: des_key_sched" Have you recently upgrade or changed

snmpget fails - undefined symbol: des_key_sched

2005-04-21 Thread Karthik.C.L
Hi, When I try to query for any OID using DES privacy protocol, my SNMP query fails with " libnetsnmp.so.5: undefined symbol: des_key_sched" --- My details NET-SNMP -> version 5.0.2 Open SSL -> 0.9.6 CONF Settings createUser Writeuser1 MD5 Writepass1 DES Writepass2 rwuser Wr

Re: snmpget fails

2004-11-18 Thread Users
On Sun, 14 Nov 2004 09:37:44 -0800 (PST) Craig wrote: CN> C:\usr>snmpget -c demopublic -v 2c test.net-snmp.org system.sysUpTime.0 CN> Timeout: No Response from test.net-snmp.org. It appears to be down. I've pinged the admin, and hopefully we'll get it back up real soon now... -- Robert Story; NE

Re: snmpget fails

2004-11-14 Thread Sundeep Singh
On Sun, 14 Nov 2004, Craig Nesty wrote: Hi I am new to net-SNMP. I have just installed it in windows 2000. I followed the readme file and everything seems fine. I did not run snmpconf. I thne proceeded to the tutorial and performed the snmptranslate commands as specified for the most part this w

snmpget fails

2004-11-14 Thread Craig Nesty
Hi   I am new to net-SNMP. I have just installed it in windows 2000. I followed the readme file and everything seems fine. I did not run snmpconf. I thne proceeded to the tutorial and performed the snmptranslate commands as specified for the most part this worked fine. I then moved onto the snmpget