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 _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
