i'm using net-SNMP agent.

[EMAIL PROTECTED] root]# snmpset -v 2c -c public 192.168.88.16 
system.sysContact.0 s "yao"
Error in packet.
Reason: notWritable (That object does not support modification)
Failed object: SNMPv2-MIB::sysContact.0

why it shows "notWritable"?   sysContact is readonly?



zhangyao
2007-07-25



发件人: Thomas Anders
发送时间: 2007-07-25 15:16:59
收件人: zhangyao
抄送: net-snmp-coders
主题: Re: need help: set operation error

zhangyao wrote:
[EMAIL PROTECTED] root]# snmpset -v 1 -c public 192.168.88.16
system.sysContact.0 s "yao"
> Error in packet.
> Reason: (noSuchName) There is no such variable name in this MIB.
> Failed object: SNMPv2-MIB::sysContact.0

If you replace "-v 1" with "-v 2c", what response do you get then?
Is that your own agent or a stock Net-SNMP agent?


+Thomas
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to