On Tue, 2011-02-01 at 09:52 +0100, Laurent Gay wrote:
> Hi all,
>
> I have resolved my problems.
>
> It is a name conflict.
> I suppose that the function "callback_UpdateData" exists in C++ Linux
> environment.
>
> I have renamed this function and the snmp alarm feature runs perfectly.
> I suppo
HI Guys,
http://www.net-snmp.org/dev/agent/delayed__instance_8c-example.html
in the above there is some code related to SNMP. In this code i need some
information regarding some API`s, listed under
netsnmp_create_handler_registration
snmp_set_var_typed_value
netsnmp_request_add_list_data
can
Hi all,
I have resolved my problems.
It is a name conflict.
I suppose that the function "callback_UpdateData" exists in C++ Linux
environment.
I have renamed this function and the snmp alarm feature runs perfectly.
I suppose that this problem has an impact on error notification because
after hav
Hello,
Could you please let me know if you can email me sample code for creating a
custom-made trap using the Net-SNMP that gets installed with Solaris 10 by
default. I am looking to configure traps for High DiskIO, High Memory usage,
High Ethernet utilization, and High CPU utilization. This wi