On 9 November 2011 00:11, Nguyen Dinh Phong wrote:
> The question here is if it's OK to have two traps from the same system with
> different timestamp/uptime?
Sure - I don't see why not.
> Would it cause any confusion for the trap receiver?
That's impossible to answer - you haven't said anythi
On 9 November 2011 02:58, Keith Hansen wrote:
> I have tried both the precomplied netsnmp 5.7 from sunfreeware site and a
> self compiled version with source downloaded from netsnmp.org.
>
> On the test system I currently have the sunfreeware version install.
Niels has pointed out the immediate c
Hi All,
I was successfully able to install net-snmp5.7.1 on my ubuntu
laptop.
However when I try to read the version number using snmpget --version I am
getting this error:
snmpget: error while loading shared libraries: libnetsnmp.so.30: cannot
open shared object file: No such file or dire
On 9 November 2011 06:24, wrote:
> I just want to know how to redirect my debug information to a log file.
If you are using the standard command-line option parsing routine
(netsnmp_parse_args), then use the command-line option
-Lf /some/file
If you need to done this via your own code, s