how to test AES encryption against test.net-snmp.org server?

2006-04-08 Thread M.Daulat Rai
Hello, I finally built net-snmp binaries on windows xp with platform SDK and OpenSSL I am able to test the DES encryption with the following command against test.net-snmp.org server (successfully): snmpgetnext -v 3 -n "" -u MD5DESUser -a MD5 -A "The Net-SNMP Demo Password" -x DES -X "The N

Re: snmpdsdk build problems

2006-04-08 Thread Alex Burger
M.Daulat Rai wrote: Hi, I am receiving the following errors when building the net-snmp-5.3.0.1 using VC++ 6. The project under the win32sdk.dsw is “snmpdsdk”. I have gone over the libraries and ensured that the SDK libs are present…but I can’t figure out the problem. Please advise?! sn

Re: Nagios functionality

2006-04-08 Thread Alex Burger
Wes Hardaker wrote: On Tue, 4 Apr 2006 09:39:13 -0400, "Palmadesso, Jack IT743" <[EMAIL PROTECTED]> said: Jack> What I would like to know if there is an easy way to compile in Jack> the Nagios MIBs into the net-snmp package similar to the way I Jack> was able to compile in the DISMAN MIBs lik