Re: manipulate table objects from a different program

2011-02-22 Thread Wes Hardaker
> On Sun, 20 Feb 2011 11:40:14 -0800, Zahra Ghavami > said: nG> I used different kinds of table handler (data-set, container,…), but ZG> couldn’t find a way to use data defined somewhere else as table objects. You need to get access to the container objects itself and loop through the da

Re: manipulate table objects from a different program

2011-02-20 Thread Zahra Ghavami
First thanks for your response, Then if I’ve understood what u said, I think I did use my handlers in subagent for scalars as bellow: netsnmp_handler_registration *reg; reg = netsnmp_create_handler_registration("objInteger", NULL, objInteger_oid, OID_LENGTH(objInteger_oid), HANDLER_CAN_RWRITE

Re: manipulate table objects from a different program

2011-02-20 Thread Wes Hardaker
> On Sun, 20 Feb 2011 01:48:57 -0500, Zahra Ghavami > 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

manipulate table objects from a different program

2011-02-19 Thread Zahra Ghavami
Hi, How can i handle a table in a way that its data can be manipulated by other programs not using snmp? e.g. having a simple reference to an array,...? TIA -- The ultimate all-in-one performance toolkit: Intel(R) Paralle