Nuova E_mail

2007-09-05 Thread a . pellegrini
Vi informiamo che la casella di posta[EMAIL PROTECTED] sarà prossimamente disattivata. Per il futuro si richiede di inviare i messaggi a questo destinatario utilizzando l'indirizzo [EMAIL PROTECTED]". The e-mail address [EMAIL PROTECTED] will be soon deactivated. If you need to

Re: 5.4.1 core dumps on Solaris 9/SPARC

2007-09-05 Thread Thomas Anders
Joe Gainey wrote: > 5.4.1 is regularly crashing on me on Solaris 9/SPARC systems: Can you please file a bug on www.net-snmp.org/bugs so it won't get lost? Please provide full details, especially: - output of "net-snmp-config --configure-options" - content of snmpd.conf - how are you starting the

5.4.1 core dumps on Solaris 9/SPARC

2007-09-05 Thread Joe Gainey
5.4.1 is regularly crashing on me on Solaris 9/SPARC systems: (gdb) where #0 0xff13451c in strlen () from /usr/lib/libc.so.1 #1 0xff186f88 in _doprnt () from /usr/lib/libc.so.1 #2 0xff188ff8 in vsnprintf () from /usr/lib/libc.so.1 #3 0x001077c4 in snmp_vlog (priority=7, format=0x152de8 " %s ma

What's the queue limit on pending requests?

2007-09-05 Thread Ron Yorgason
I've written an agentx subagent that gets its data from a database on another host. This subagent is supposed to handle requests from 5 different snmp client monitoring stations that are supposed to be doing gets on roughly 300 MIB attributes, where each client is supposed to be doing an snmpget o

Re: Help with mib2c

2007-09-05 Thread Lucian Romi
Did you try env MIBS="+WMAN-DEV-MIB" mib2c ? On 9/5/07, Salai, Sivakkani Thirunavukkarasu <[EMAIL PROTECTED]> wrote: > > > > Hi All, > > I get the following error when I run mib2c program: (I issued the > command as: "mib2c WMAN-DEV-MIB") > > > > "Cannot find module (=+WMAN-DEV-MIB) :

Multiple traps in a session

2007-09-05 Thread Edison C.
Is there a way to send multiple traps in a session? Can some one give some pointers? If I opened a session & tried sending multiple traps I get a " *** glibc detected *** double free or corruption" error when attempting to send the second trap Thanks, Edison -

message displayed on calling snmp_shutdown()

2007-09-05 Thread Edison C.
Hi, When I call snmp_shutdown() in my application (snmpapp) I get the following message. Could someone tell me how I can block this message? No log handling enabled - turning on stderr logging read_config_store open failure on /var/net-snmp/snmpapp.conf Thanks, Edison ---

Fwd: Re: Re: Re: Can not find Module (DISMAN-EVENT-MIB): at line 0

2007-09-05 Thread Reza Salehi
Dave, There is no mib_indexes directory in /var/net-snmp (Should it be there??) but I deleted the .index in /usr/local/share/snmp/mibs and it seems working now. I greatly appreciate your help, Reza Note: forwarded message attached. - Yaho

Help with mib2c

2007-09-05 Thread Salai, Sivakkani Thirunavukkarasu
Hi All, I get the following error when I run mib2c program: (I issued the command as: "mib2c WMAN-DEV-MIB") "Cannot find module (=+WMAN-DEV-MIB) : At line 0 in (none)" . This error message is followed with "You didn't give mib2c a valid OID to start with ." I am t

Re: Failed to connect to agentx master agent

2007-09-05 Thread jeff magder
Glad I was able to help! Oops, it looks like I responded only to you instead of the list. :-) On 9/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > That was mistakenly written but i actually used, > /usr/local/sbin/snmpd -c /usr/local/share/snmpd.conf -X tcp:localhost:706 > > > But

Newbie question: netsnmp_handler_registration_create

2007-09-05 Thread Milan_Tvarozek
Hello guys, I am struggling with netsnmp_handler_registration_create. I am able to register handlers for some OIDs and I receive requests in the handler. E.g. when I register for .1.3.6 I receive request for 1.3.6.1.2.1.1.9.1.5. When I register for 1.3.6.1.4 or 1.3.6.1.4.x.y the requests are not

Re: problem

2007-09-05 Thread Dave Shield
On 05/09/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > The asn1.h file in net-snmp-5.4 define: > "#define ASN_OCTET_STR ((u_char)0x04)", Yes - that's the enumeration value used to identify Octet String values (as opposed to Integer, Ip Addresses, OIDs, etc). > and I use mib2c to genera

problem

2007-09-05 Thread mohaoran
The asn1.h file in net-snmp-5.4 define: "#define ASN_OCTET_STR ((u_char)0x04)", and I use mib2c to generate the code: "#define MACADDRESS 3{MACADDRESS, ASN_OCTET_STR, RONLY, var_altai, 5, {2, 1, 1, 1, 3}}," but the length of MACADDRESS is 6,How can I set this problem?

RE: Passing context name and Engine ID in Request

2007-09-05 Thread Dio, Lee
It seems good, I'm working on it to confirm. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: 2007年9月4日 17:33 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; net-snmp-users@lists.sourceforge.net Subject: Re: Passing context name and Engine I

Re: how to show processes with net-snmp-5.4.1rc3 on HP-UX 11.23

2007-09-05 Thread Aleksey Tsalolikhin
Hi. I have net-snmp 5.4.1 on HP-UX 11.23 and when I snmpwalk it, there is no hrSWRun section in the reply. May I register this as a bug? Truly, -at - This SF.net email is sponsored by: Splunk Inc. Still grepping through log

Re: Re: Re: Can not find Module (DISMAN-EVENT-MIB): at line 0

2007-09-05 Thread Dave Shield
On 04/09/07, Reza Salehi <[EMAIL PROTECTED]> wrote: > Please find in attached file the out put of " ls > /usr/local/share/snmp/mibs" command . > It shows that DISMAN-EVENT-MIB.txt is there. OK - that's good. The next possibility is that the index file for this MIB directory has got corrupted (