Hi all,
I am trying to get mib2c to work properly.. net-snmp version 5.2.4
I have built and installed the net-snmp code with
--with-perl-modules enabled.
I then cd'd into perl
perl Makefile.PL [-NET-SNMP-CONFIG="sh ../../net-snmp-config"]
[-NET-SNMP-SOURCE=true]
make
make test
make install
Th
Hello,
It looks like the "-M" option would always overwrite the default setting (in
snmp.conf). The version is "NET-SNMP version: 5.4.2.1" on Windows.
But the version "NET-SNMP version: 5.3.1" on Linux does work!
Thanks,
Cunzhi Huang
-
Hi,
I've observed a bug in the handling of engineBoots/engineTime when the agent
being reconfigured. The bug was identified in 5.4.1.2, but I believe 5.5 is
also affected.
At startup, the agent sets engineTime to zero, reads engineBoots from the
persistent conf file and increments it as expec