Re: Access the SNMP Counters without increasing them

2013-05-02 Thread Tim Cox
It really depends on being able to see your agent's data from a program which is not itself SNMP and using sockets which are not SNMP's sockets I'm assuming you are talking about two different machines, one containing an agent and the other a manager You want to interrogate data which is in

Re: Access the SNMP Counters without increasing them

2013-05-02 Thread Gustav Evertsson
Thank you very much for the help.My main issue is not to send the data to the GUI, the problem is to get it out of the net-snmp library. The "find your data" part in your suggestion. How do I read snmpInPkts, snmpOutPkts etc out of the library from C function calls?/GustavOn Thu, 2 May 2013 23:44:2