Hi,Frank,thanks for your patient instruments. First of all, according to your words,I start up Sampleagent and do a GETBULK with the command: SNMP4J -a SHA -A SHADESAuthPassword -x DES -P SHADESPrivPassword -u SHADES -p GETBULK -Ow 127.0.0.1/161 The result is timeout. Second, if start up TestAgent,and do a getbulk with above-mentioned command,I receive Engine ID '80:00:13:70:01:c0:a8:0a:38' could not be added to engine ID cache for target address '127.0.0.1/161' because engine ID matches local engine IDThe following error occurred during walk:Report: 1.3.6.1.6.3.15.1.1.4.0 = 10 How to avoid this warning? Finally , I wonder if there is a document or link which can explain how to setting the entries in SampleAgentConfig.properties.
> Date: Mon, 30 Jun 2008 17:52:53 +0200> From: [EMAIL PROTECTED]> To: [EMAIL > PROTECTED]> CC: [email protected]> Subject: Re: [SNMP4J] (no subject)about > SampleAgentConfig.properties> > The SHADES user (as the name suggests) > requires the SHA authentication> protocol, not MD5.> > > linyuan wrote:> > > > > Thanks for the tip .Can you describe it in detail to me? I try it > > again > with the command: SNMP4J -a MD5 -A SHADESAuthPassword -x DES -X > > > SHADESPrivPassword -u SHADES -p GETBULK -Ow 127.0.0.1/161> > > > But I > failed. I ought to modify the file of > > SampleAgentConfig.properties,ought > not I? If so ,What do I have to do ?> > > > > > > > > ------------------------------------------------------------------------> > > > Date: Thu, 26 Jun 2008 20:40:43 +0200> > > From: [EMAIL PROTECTED]> > > To: > [EMAIL PROTECTED]> > > CC: [email protected]> > > Subject: Re: [SNMP4J] (no > subject)> > >> > > Hi,> > >> > > You have to specify privacy protocol and> > > > passphrase too, when using an authPriv user.> > >> > > Regards,> > > Frank> > > >> > > 林原 wrote:> > > > Hello,> > > > I run the sample agent > successfully,and i can do a snmpv2 getnext > > ,but i am failed to do a > snmpv3 getnext with the following command : > > SNMP4J -a MD5 -A > SHADESAuthPassword -u SHADES -p GETBULK -Ow 127.0.0.1/161> > > >> > > >> > > > > the error message is as follows:> > > >> > > > 2008-6-25 16:58:01 > org.snmp4j.log.JavaLogAdapter log信息: UDP > > receive buffer size for socket > 192.168.10.56/0 is set to: 8192> > > > Total requests sent: 0Total objects > received: 0Total walk time: > > 2079 millisecondsThe following error occurred > during walk:Request timed out.> > > >> > > >> > > > By the way , I didn't > modified the SampleAgentConfig.properties.> > > >> > > > Can anybody help me > to resolve the problem? Thanks in advance.> > > >> > > >> > > >> > > >> > > > > _________________________________________________________________> > > > > 新年换新颜,快来妆扮自己的MSN给心仪的TA一个惊喜!> > > > http://im.live.cn/emoticons/?ID=18> > > > > _______________________________________________> > > > SNMP4J mailing list> > > > > [email protected]> > > > > http://lists.agentpp.org/mailman/listinfo/snmp4j> > >> > > --> > > AGENT++> > > > http://www.agentpp.com> > > http://www.mibexplorer.com> > > > http://www.mibdesigner.com> > > > > > > ------------------------------------------------------------------------> > 用 > Windows Live Spaces 展示个性自我,与好友分享生活! 了解更多信息! > > > <http://spaces.live.com/?page=HP>> > -- > AGENT++> http://www.agentpp.com> > http://www.mibexplorer.com> http://www.mibdesigner.com Windows Live Writer,支持离线撰写博客内容,随时随地想写就写。 立即使用! _________________________________________________________________ 多个邮箱同步管理,live mail客户端万人抢用中 http://get.live.cn/product/mail.html _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
