Re: table with rows from different subagents

2015-07-14 Thread Robert Story
On Tue, 14 Jul 2015 15:07:07 + (UTC) Albert wrote: AS> in a mib which my c application supportsi have a table for AS> which i have generated code with mib2c, using AS> mib2c.array-user.conf. this works so far, but now multiple AS> instances of my subagent are required to run. the design is AS>

table with rows from different subagents

2015-07-14 Thread Albert Schabhuetl
hi, i am using net-snmp 5.5. in a mib which my c application supportsi have a table for which i have generated code with mib2c, using mib2c.array-user.conf. this works so far, but now multiple instances of my subagent are required to run. the design is such that the table shall now contain rows d

Re: Building snmpdemoapp error

2015-07-14 Thread Robert Story
On Mon, 13 Jul 2015 14:29:09 + Christian wrote: CC> I've added the CC> source file and the respective makefile. When I pass the make CC> command the following is the returned response: CC> CC> C:\usr\include>make snmpdemoapp CC> gcc -I. `net-snmp-config --cflags` -c -o snmpdemoapp.o CC> snm