Hi
I've installed the win32 binary.
I've installed ActiveState Perl and the SNMP Perl module.
I've successfully started the snmpd.exe, it correctly reply to my SNMP
Manager.

Now I've problems with the windows project "win32.dsw". I've to extend
the agent!

It doesn't know the token "tempFilePattern" present in  the snmp.conf
file, and doesn't succeed in creating
the "persistentDir".

        snmp.conf file:
    mibdirs c:/usr/share/snmp/mibs
    persistentDir c:/usr/snmp/persist
    tempFilePattern C:/usr/temp/snmpdXXXXXX

I've tried to skip this problem with a "#" to that lines. 

The snmpd_d.exe generates access violation when
calling 'free' function -> "free(nnp->filename);"

I'd like to know if this is a common problem, or if i'm doing something
wrong.
I've just added the definition of 'optind', and set it to 1, in the
snmpd.c source code file, to avoid a crash.

Best regards
Vincenzo





-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to