--- Robert Story <[EMAIL PROTECTED]> 的正文:
> On Thu, 6 Jan 2005 08:49:50 +0800 (CST) hui wrote:
> HG>   But when it turn to snmpset
> HG>   command , It gives out "Time out: no response
> from 192.168.0.123"
> HG>   I set the IP of this agent is 192.168.0.123.
> and user
> HG>   snmp v=2c;
> 
> Do you have access control set up properly?
> 
> -- 
Thank you, Robert Story.
yes, I think I have set properly. My configure file is
followed:
------------------------------------------------------
com2sec local     127.0.0.1       MQT
com2sec mynetwork 192.168.0.123/24      MQT
group MyRWGroup       v2c        local
group MyRW       v2c        mynetwork
view all    included  .1   
access MyRWGroup ""      any       noauth    exact 
all    all    none
access MyRW      ""      any       noauth    exact 
all    all    none
trapsink        192.168.0.106   MQT
trap2sink       192.168.0.106   MQT
_______________________________________________
Is there any problem?

I use command :
snmpget -v 2c -c MQT 192.168.0.123 system.sysName.0
SNMPv2-MIB::sysName.0 = STRING: Samsung
But command:
 snmpset -v 2c -c MQT 192.168.0.123 system.sysName.0 s
"home"
Timeout: No Response from 192.168.0.123
 
I still can't find out the reason.
I use uClinux embeded OS, and this ucd-snmp is carried
by it self.
  
Please help me again. 

dehatty

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to