Re: CFV: Fix IPv4 OID indexes on 64-bit big-endian systems

2010-09-21 Thread Thomas Anders
Bart Van Assche wrote: > See also > http://sourceforge.net/tracker/?func=detail&atid=312694&aid=3067540&group_id=12694 +1 +Thomas -- Start uncovering the many advantages of virtual appliances and start using them to sim

USM parameters being overwritten while sending INFORM message

2010-09-21 Thread Dattaram Porob
Hi, We are planning to implement remote configuration of the SNMP targets and their users using the notification, target and USM MIBs. The plan is to use net-snmp 5.5 as the master agent (on RHEL) since it supports all these MIBs. I tried manually setting up an entry in the notification and targe

Re: CFV: Correct the extern "C" declarations to cover all parts

2010-09-21 Thread Robert Story
On Tue, 21 Sep 2010 06:22:59 +0200 Magnus wrote: MF> Hi, noticed that output_api.h lack extern "C" wrappers, would like to MF> add the attached patch. Is this causing build failures? -- Start uncovering the many advantage