I have got net-snmp-5.2.1 installed on linux.
I executed 'make distclean' and I hope now it can be compiled on any OS.
I am having VC++ on windows 2000 ie., one of the deployment
environment of net-snmp.
The steps given in Readme.win32 for compiling net-snmp in windows is a
bit confusing for me.
Dave Shield wrote:
On Wed, 2005-06-29 at 01:31 +0200, Thomas Anders wrote:
Thomas Anders wrote:
I've just posted another patch (1226187) to document the missing [snmp]
and [snmptrapd] tokens:
http://sf.net/tracker/index.php?func=detail&aid=1226187&group_id=12694&atid=312694
Any feedback/obj
Answer to your question from RFC 2578:
--
6.1. Mapping of the STATUS clause
The value "current" means that the definition is
current and valid.
The value "obsolete" means the definition is obsolete
and should not be implemented and/or can be removed if
previ
Normally, I can see some OID's STATUS is "deprecated" in MIB files, but
rarely see OID's status as "obsolete". When should we use "obsolete"? To
me, the most case, an OID deprecated should not be used. It should be
obsolete, right? Like UCD OID ssCpuUser.
Thanks,
FT
-
> On Wed, 29 Jun 2005 12:36:49 +0400, Roman Tsiroulnikov <[EMAIL
> PROTECTED]> said:
Roman> We're found a critical bug in net-snmp library, in requests PDU
Roman> parser. In particular situations, if snmp daemon receives
Roman> incorrect or broken request PDU, it's infinitedly loops with
> On Tue, 28 Jun 2005 18:57:51 -0300, "Jordan Janeiro Lopes da Silva"
> <[EMAIL PROTECTED]> said:
Jordan> Now, (1)I´d like to know if can I generate automatically a
Jordan> file like example- demon.c, with the main funtction. If so,
Jordan> what can I do to do that? (2)The Makefile to com
On Wed, 2005-06-29 at 01:31 +0200, Thomas Anders wrote:
> Thomas Anders wrote:
> > I've just posted another patch (1226187) to document the missing [snmp]
> > and [snmptrapd] tokens:
> >
> > http://sf.net/tracker/index.php?func=detail&aid=1226187&group_id=12694&atid=312694
> >
>
> Any feedback