i read about logOption at
http://net-snmp.sourceforge.net/docs/man/snmptrapd.conf.html but when i
run snmptrapd it gives me this warning:
/usr/local/etc/snmp/snmptrapd.conf: line 50: Warning: Unknown token: logOption.
and snmpconf -R gives this output:
#
# Unknown directives read in from other f
thanks, but i found that the mistake was that i forgot to do make clean!
now the make test give me another fail at:
"26:testing authentication failure traps are sent by snmpd...FAIL"
but it reports correct traps for that .. weird
On 3/31/06, Thomas Anders <[EMAIL PROTECTED]
i compiled with this options:
./configure --with-openssl=/usr/local/ssl/ --enable-embedded-perl --enable-shared --without-root-access
make
but when i run make test i get 4 fails:
...
11:testing SNMPv3 bulkget of system..ok
12:testing SNMPv3 get using initial/MD5 of .1.3.6.1.2.1.1.3.0...ok
13:t
openssl is not on the path, maybe that?On 3/30/06, jvan <[EMAIL PROTECTED]> wrote:
i compiled with this options:
./configure --with-openssl=/usr/local/ssl/ --enable-embedded-perl --enable-shared --without-root-access
make
but when i run make test i get 4 fails:
...
11:testing SNMPv3 bulk