Re: Agent development

2008-07-24 Thread Dave Shield
2008/7/22 deka aditia <[EMAIL PROTECTED]>: > ... I didn't find any configuration file named mib2c.scalar_group.conf > where should i find this ?? My apologies - it seems that there isn't a mib2c template for this. You're probably best off using mib2c.scalar.conf to generate the initial code file,

Re: Configuring NETSNMP_TEMP_FILE_PATTERN

2008-07-24 Thread Jan Safranek
Thomas Anders wrote: > Jan Safranek wrote: >> I've already tried this, but snmptrapd still creates files in /tmp. And >> if I patch the net-snmp-config.h.in manually, it creates it wherever I >> want. >> >> There should be some #ifndef NETSNMP_TEMP_FILE_PATTERN in the .h file to >> make it working.