Dave,
your considerations were correct and they should solve my problem.
Thanks for the puntual answer.
gn
PS: Below follows my replies...
Dave Shield wrote:
To be clear, the implementation of the Event-MIB
[...]
The Event-MIB creates a 'callback' session looping back to the agent,
which is u
> To be clear, the implementation of the Event-MIB
> create[s] a normal snmp-requested to the localhost. I
> found this method not efficient, because the agent must pass through
> the "security stacks", build a snmp message and udp packet and do the
> reverse (2 times for the local
Hi all,
here is a question that always afflicted me (!) while using Net-SNMP.
Which is most efficient way to read from within the agent's code
another local object?
To be clear, the implementation of the Event-MIB does the same and the
method used is to create a normal snmp-requested to the local