RE: Using snmp_alarm_register and netsnmp_request_set_error in a new dlmod mib module

2011-02-01 Thread Magnus Fromreide
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

SNMP PROGRAMMING

2011-02-01 Thread shankar
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

RE: Using snmp_alarm_register and netsnmp_request_set_error in a new dlmod mib module

2011-02-01 Thread Laurent Gay
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

Custom-Made Trap Using Solaris 10 (NET-SNMP)

2011-02-01 Thread Autry, Steven R (Steve)
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