On Wed, 05 Jan 2005 15:11:37 + Dave wrote:
DS> On Wed, 2005-01-05 at 14:45, Magnus Fromreide wrote:
DS> > To further mess things up there is a function called setPerrorstatus in
DS> > ucd-snmp/errormib.c but since that isn't a mandatory module I think it is
DS> > a bug to depend on it at other
On Wed, 2005-01-05 at 14:45, Magnus Fromreide wrote:
> To further mess things up there is a function called setPerrorstatus in
> ucd-snmp/errormib.c but since that isn't a mandatory module I think it is a
> bug to depend on it at other places.
Agreed.
> I think the big question is:
>
> Should ag
On Tue, Jan 04, 2005 at 05:57:31PM +0100, Magnus Fromreide wrote:
> I saw something similar last weekend.
>
> The attached patch fixed it for me.
>
> One thing that seemed odd is that setPerrorstatus is used on quite a few
> places
> and defined in all files where it is used, I wounder why it sn
On Wed, 05 Jan 2005 16:59:39 +0530 Sanjib wrote:
SN> I have an alert module and objects in alert table are created depending
SN> on some predefined conditions. Now I want to get notification when one
SN> or more entries are created in alert table.
SN>
SN> Is it possible to that using SNMP trap?
You would probably be better served taking this to a mailing list for
the cross compiler. Once you get the build procedures for the blackfin
compiler established we can deal with any Net-SNMP related problems more
effectively.
Regards,
Andy
nithya venkatachalam wrote:
we have decided to port
Hi,
I have an alert module and objects in alert table are created depending
on some predefined conditions. Now I want to get notification when one
or more entries are created in alert table.
Is it possible to that using SNMP trap? Could you please let me know how
to configure snmptrap to get no