Re: asynchronous open of snmp.

2011-11-16 Thread devendra.aaru
sorry coders, my bad, my understanding was wrong . i was saying about the snmp_synch_response. how can we use an async get for faster response, even with timeout. thanks, dev. On Thu, Nov 17, 2011 at 10:03 AM, devendra.aaru wrote: > hello coders, > > how do we do an aynchronous snmp_open. the ti

asynchronous open of snmp.

2011-11-16 Thread devendra.aaru
hello coders, how do we do an aynchronous snmp_open. the timeout in netsnmp_session is delaying a lot (around 500msec). i mean the way we do an snmp_async_send. thanks, dev. -- All the data continuously generated in your

Few doubts regarding MIB file

2011-11-16 Thread prashant n
Hi, I am using SMI-v2 syntax for writing MIB file. Please clarify the following doubts 1) How to create a table containing* float* as its parameters? Can we use *OCTET STRING* as data type? 2) In general, whenever manager sends set request to the agent, both the parameters in MIB file in t

is this function may be declared as inline?

2011-11-16 Thread devendra.aaru
netsnmp_ds_get_boolean, this function is called by snmp_async_send. when we trigger this function at every 10 milliseconds say... it reduces the function call overhead. pls suggest me if i am wrong.. dev. -- RSA(R) Confer

Porting net-snmp package 5.6.1.1 to iSense device (Embedded Hardware with Linux OS)

2011-11-16 Thread prashant nirni
Hi, I we have an iSense device (Embedded Hardware with Linux OS) , which is basically used for site monitoring in the telecom sector. So we would like to implement SNMP in our iSense device. We want to port net-snmp package 5.6.1.1 into iSense device. Following are the details of Linu