Re: plz help me Compile libsdll for New mibs

2007-09-03 Thread Alex Burger
Can you try with 5.4.1? Can you compile the original 5.4.1 or 5.3.1 before you make any changes as described in README.WIN32? Alex vahid mohammadi wrote: > plz help me Compile libsdll for New mibs > I have some fatal error > to Example > > Cannot Open Include Flie 'utmp.h' > Cannot Open Incl

On bulk-set

2007-09-03 Thread deepak b
The Problem: I have 2-3 tables and my generated code from mib2c has a handler for each table. These handlers are independent of each other and when a bulk set is sent, there is no way of doing a bulk validation. What i want is for a bulk set on attributes a1 and a2, belonging to tables t1 and t2,

RE: Failed to connect to agentx master agent

2007-09-03 Thread gauravmeh2004
Hi, That was mistakenly written but i actually used, /usr/local/sbin/snmpd -c /usr/local/share/snmpd.conf -X tcp:localhost:706 But anyhow , i was successfull in running it , the problem was that in the sub agent code i changed the agentx port from "localhost:706" to "tcp:localhost:706" and it w