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
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
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
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.
>
> >
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
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]
>
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 -
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