HI NICE GUYS
i modify the code of   "snmp_agent.c" by :    static int inprocessing = 0; 
  
when a snmpget request come ,  i count the OIDs it is dealing with.  For 
Example:
snmpget -v 1 -c public localhost 1.3.6.1.2.1.1.1.0     1.3.6.1.2.1.1.2.0
inprocessing:2
COMP:1
COMP:0
2->1->0
but why i send no request , it still has a inprocessing 1 continually.     


I hope for you reply.   Thanks a lot 






 
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to