Removing "Exit()" routine calls

2009-06-10 Thread Need Help
I am using NetSNMP 5.4.1 version and I successfully integrated SNMP functionality into our platform application here at work and everything works fine..   However, I just noticed there are many calls to the "exit( )" routine used throughout the master agent code.  I believe if the exit( ) routin

crash in net-snmp agent

2009-06-10 Thread Samer Vazdekis
Hi All, I'm running net-snmp agent version 5.2.1.2. I got the following crash when running snmptable command. Any idea if this is a known issue. Is there a fix already?. Thanks. #0 0x30373a74 in ?? () #1 0x68963bd8 in netsnmp_call_next_handler (current=0x30373a74, reginfo=0x8fa51c0, reqin

snmpNotifyFilterTable

2009-06-10 Thread sanjaykumar
Hi All,    I am try to create a row in  snmpNotifyFilterTable. As I was going through the code of  NotifyFilterProfileTable  I got the below function to create a row  "parse_snmpNotifyFilterProfileTable(const char *token,  char *line) " As snmpNotifyFilterTable has use the "mfd.conf",

How can I converse the OID , the variable value, etc to char string??

2009-06-10 Thread mk26
Hello,thanks for your help!! I want to converse the OID,the variable value to char strings,but I don't know how to do this task,would you please help me??? -- Crystal Reports - New Free Runtime and 30 Day Trial Check out

Re: Could anyone give me some suggestions?

2009-06-10 Thread Dave Shield
2009/6/10 Tewen Hsieh : > But before I can get index values, I still need to get all external data for > XXXTable_get_first(next)_data_point to search. No - you need to get index information about all the valid rows. You don't need the full external data for each row at this stage, but you do nee