A few questions regarding times() usage in SNMPv3.
First, there is a bug in Linux times() that will return -1 a small
time frame just before times() wrap. See
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e3d5a27d5862b6425d0879272e24abecf7245105
for a fix but only for
Hi All,
I have run the snmpd and snmtrapd on other machine.
Below are the configuration in snmpd.conf :
trapsess -v 3 -u admin -a MD5 -A AABBCCDDEEFFGGHHIIJJMM -x DES -X
00112233445566778899 -l authNoPriv 10.201.114.173:162 Ci -t 2 -r 3
The configuration of smptrapd.conf is :
CreateUser admin M
Hi,
I am compiling the code as following and expecting the
"Encryption support"
But I am not getting what is problem.
Could somebody help me out regarding this
> ./configure --with-openssl=/home/openssl/openssl-0.9.8g/lib
> --host=mips-linux --prefix=/nfsroot/usr --with-endianness=big