RE: persistent data storage

2006-08-01 Thread Siva Prakash Reddy G
Hi! > I don't understand. What do you mean by "compiling" a storage file? Persistent storage is handled just like any other snmpd.conf file - it contains a series of configure directives, which are read in as usual. There's no compilation needed. I mean, how to check t

RE: Changing originator IP in trap/inform

2006-08-01 Thread Passera Pablo-APP015
Talking about RFC 3584 section 3.1 step 4, it states that besides the mandatory varbinds (sysUpTime and snmpTrapOID), if the translation is being performed by a proxy, three additional varbind shall be appended. These three varbinds are snmpTrapAdress.0, snmpTrapCommunity.0 and snmpTrapEnterprise.0

Re: persistent data storage

2006-08-01 Thread Dave Shield
On 01/08/06, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote: > I mean, how to check the data is stored in configuration file > are not. cat /var/net-snmp/snmpd.conf >How do I know in which configuration file data is stored. net-snmp-config --persistent-directory > How to wri

Re: Changing originator IP in trap/inform

2006-08-01 Thread Magnus Fromreide
On Tue, Aug 01, 2006 at 10:00:00AM +0100, Dave Shield wrote: > On 01/08/06, Magnus Fromreide <[EMAIL PROTECTED]> wrote: > > In convert_v1pdu_to_v2: > > > > A community field is eventually inserted among the varbinds. > > That's correct. > See RFC 3584, section 3.1, step 4. > > >

Re: compatibilities

2006-08-01 Thread Dave Shield
On 31/07/06, Ganesh Hiregoudar <[EMAIL PROTECTED]> wrote: > In 5.3.1, I see that the library version is so.10. > In Solaris 10 we have net-snmp libraries with so.5.0.9 > Do we have 5.3.1 release is backward compatible ? The Net-SNMP libraries should certainly be compatible within a single major re

RE: add multiple rows with 1 set - crash

2006-08-01 Thread Graeme Wilson
Hi, Thanks for replying Robert. I've been away - so sorry for the delay in getting back to you. Unfortunately I didn't get any attached patch - could you try resending it to me and I'll give it a go. Thanks Graeme > -Original Message- > From: Robert Story [mailto:[EMAIL PROTECTED] >

Re: Changing originator IP in trap/inform

2006-08-01 Thread Dave Shield
On 01/08/06, Magnus Fromreide <[EMAIL PROTECTED]> wrote: > In convert_v1pdu_to_v2: > > A community field is eventually inserted among the varbinds. That's correct. See RFC 3584, section 3.1, step 4. > It is also odd that it only happens in > convert_v1pdu_to_v2. Not really -

uCLinux, net-snmp-5.3.1, pass_persist

2006-08-01 Thread Alexander Prömel
Hi, I’ve got trouble with net-snmp and the pass_persist interface under ucLinux. The agent hangs at the fork() call, when a request gets into the subtree handled by pass_persist. The start command for snmp is: /bin/snmpd –f –Dall –Le –c /etc/snmpd.conf   I tried to change fork() into