>>>>> On Sun, 20 Feb 2011 01:48:57 -0500, Zahra Ghavami >>>>> <[email protected]> said:
ZG> How can i handle a table in a way that its data can be manipulated by other ZG> programs not using snmp? ZG> e.g. having a simple reference to an array,...? The traditional way of doing that is the opposite: put the data in the program you want it to be in, and instrument the other program with source code to make it an AgentX subagent to the main snmpd. -- Wes Hardaker Please mail all replies to [email protected] ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
