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
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
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
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
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