trapsess for v3

2007-03-19 Thread Fong Tsui
I can specify v3 trap destination by using trapsess, like trapsess -v 3 -e 0x0102030405 -u myuser -l authNoPriv -a MD5 -A 123456789 localhost:162 What is default secLevel if I specify trapsess without -l option,like: trapsess -v 3 -e 0x0102030408 -u myuser localhost:162 Thanks, FT --

RE: Decrease execute times of get_first_data_point() when getBulk

2007-03-19 Thread Adam Bell
My bad, I missed a '(' in the param list. There is a function call in the parameter list Prototypes match fine. Sorry all Adam -Original Message- From: Adam Bell Sent: Friday, March 16, 2007 12:49 PM To: Adam Bell; Dave Shield Cc: net-snmp-coders@lists.sourceforge.net Subject: RE: Dec