Multiple get/set support.

2005-04-17 Thread Kodel Oleg
Is NET-SNMP support multiple get/set ? If yes, the NET-SNMP split multiple get/set between registered handlers? Can I register my handler for number of non-table objects? My subagent registers for handling of some scalar object. Is it possible in the handler function (get and set cases) to retriev

Retrieving SNMP header fields in the handler

2005-04-17 Thread Kodel Oleg
In my subagent, in the get/set handlers I need to reach the fields of the SNMPv2 header, such as RequestID, AgentAddress, Community. Is it possible to retrieve these fields using regular APIs from the registered handler (registered with netsnmp_register_instance) ? Thank for help. __

[PATCH] clear_callback net-snmp-5.2.1-clear_callback.patch Re: [PATCH] Avoiding dmalloc/glibc-free protection problem with snmp_shutdown() on Linux.

2005-04-17 Thread Tsuyoshi Nagata
I remade a patch for latest FedoraCore user(net-snmp-5.2.1-9.rpm) Thanks! -nagata Tsuyoshi Nagata wrote: >This is the 2nd patch for fixing snmp_free_session(session) problem. > >double free was born by follows. >snmp_free_session() frees session. >clear_callbacks() f

Re: getting ucdavis.50.101 to output

2005-04-17 Thread Gary Benitt
> >> In the .conf file, I have the following: > >>exec .1.3.6.1.4.1.2021.50 qmail-messages > >> /usr/local/bin/qmailmrtg7 m /var/log/qmail >> The file is compiled C binary... >> > What happens if you try >> > sh .1.3.6.1.4.1.2021.50 qmail-messages >> >/usr/local/bin/qmailmr

Problem with snmp_read()

2005-04-17 Thread Susanne Goldammer
Hello, I am developing a little application using net-snmp the first time. I have read the examples of the tutorials on your website. Now i have a little app which shoul receive traps on port udp:162. When a trap is received, my callback function should be called. But this doesn't happen. The selec

Re: Repost: Net-snmp doubt

2005-04-17 Thread Mauricio Reyes
Hello Robert, I have tested the patch you sent me, but it seems to fail. I get this line: C:\usr>snmpd netsnmp_assert x failed C:\Documents and Settings\Maure\Desktop\net-snmp-5.2.1\ne t-snmp-5.2.1\snmplib\snmp_api.c:1271 The code that seems to generate the error is this: if (slp != NULL) {

linux+snmp

2005-04-17 Thread T.K Venu
hello am new to this snmp and to this group. I got around 100+ servers (linux/iris/macos/win2000) in my network Now i want to setup snmp on linux system to monitor 100+servers i have study about it but, am totally confusted about snmp plz let me know a good url to doc's/configure snmp manager