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
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
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