On 08/08/06, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote: > I have tried with, what you have suggested me, then also it is not > working. I have used function > read_config_store_data(ASN_OCTET_STR, > cptr,&station_table->disassociateStation,&tmpint); it started working, > but my data is printing into the configuration file something like this > "stationConfigTable: 0 0 0 0 0 " " 0 0 " " 0 0 0 " " 0 ".
And what would you expect it to look like? That's a serious question - I have no idea what the format of a "stationConfigTable" line *ought* to be. You haven't said anything about what the value of 'disassociateStation' is, what other code is in this routine, what the routine for parsing such a line looks like, how you've registered these two routines or pretty much any detail about anything. It is *very* difficult (and time-consuming) to try and provide assistance when I'm constantly having to guess about all the information that you are not providing. When reporting a problem, can you please provide sufficient detail to give us a fighting chance of understanding what might be happening. I'm not even going to *BEGIN* to speculate about what might be causing the segmentation fault. Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
