Found the solution of it...

Added  "agentxTimeout 10" in snmpd.conf

in my   

 

pooltable.h file I have changed cache value as below...

#define poolTABLE_TIMEOUT        10

 

Now what should be the proper values ?? as my "time" command shows for
SnmpWalk is 9 to 9.7 seconds for eg. (10000 rows,3 columns)

 

Is it possible to get response for 100 thousand rows in a single file ???

 

Hie Dave,
I have implemented C code using mib2c.create-dataset.conf ( with cache
enabled)
As in my getfield(tmp, 2); function I am reading CSV file and geting value
of 2nd column.
If I run this function on normal mode It is reading whole file with lakes of
rows... but with SNMP generated code If I use SNMPWALK if the data presents
about 4000-7000 lines only(with 3 columns) it reads properly, If I increase
data SNMPWALK gives "Error in packet. 
Reason (genError)A general failure occurred 
Faild Object :XXX-MIB::yyy  

 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to