Hi Guys...
Can u please look into this guys...
Im really pressed for time..Can someone suggest the SIGHUP Fix for
5.3.2...
Thanks in advance..
Regards
Anand
-- Forwarded message --
From: [EMAIL PROTECTED] (anand)
Date: Apr 1, 2:05 pm
Subject: Issues with net-snmp 5.4.1 and 5.3.2(L
Hi Dave,
We have managed to get full pathname process monitoring on Tru64 using
some undocumented /proc calls.
So we now have the following type of command in snmpd.conf:
proc '/opt/Ingres/IngresII/ingres/bin/iigcn II' 1 1
Still some soak testing to do and then will be trying to get the same
fu
Hi
I am learning to coding MIBs. My problem is that my module is not answering
to MODE_GET message. Here is code
/*
* Note: this file originally auto-generated by mib2c using
*: mib2c.int_watch.conf,v 5.0 2002/04/20 07:30:13 hardaker Exp $
*/
#include
#include
#include
#include "ns
I've got a question on how failures are supposed to work with snmpv3
when I'm using authPriv and I supply a bad privPassword. Is the request
just supposed to timeout (like I'm seeing), or should I get some type
of error back (like I do with a bad authPassword)? Thanks.
--Mike