Hello, Sir

               I have developed one net-snmp client. Everything is working
fine. When  I am  executing code it  gives me all available values with GET
request. Here my issue is after executing once it gives me same data all the
time, But my needed data is changing with every second...for example
"current download speed of an interface" for getting changed data  I have to
kill the process and execute it again and again. Is there any permanent
solution of it? With which after one time of execution  I can get the new
changed data ? Means I suppose to execute my C code one time and it stores
all the incoming data frequently and returen the updated data with every GET
request?

Please help me in this.

 

Thanks in advance.

 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to