snmpset -v2c -c tenroses monitor1 system.sysContact.0 = "Jose Luis Dragone <[EMAIL PROTECTED]>"
Error in packet.
Reason: notWritable (That object does not support modification)
snmpset -v2c -c tenroses monitor1 ip.ipForwarding.0 = 1
Error in packet.
Reason: notWritable (That object does not support modification)
[EMAIL PROTECTED] Snmp-Scripts]# snmpset -v2c -c tenroses monitor1 ip.ipForwarding.0 = 2
Error in packet.
Reason: notWritable (That object does not support modification)
snmpwalk -v 2c -c tenroses monitor1 .1.3.6.1.4.1.2021.50
UCD-SNMP-MIB::ucdavis.50.1.1 = INTEGER: 1
UCD-SNMP-MIB::ucdavis.50.2.1 = STRING: "disk_io"
UCD-SNMP-MIB::ucdavis.50.3.1 = STRING: "/root/Snmp-Scripts/check_io.sh"
UCD-SNMP-MIB::ucdavis.50.100.1 = INTEGER: 0
UCD-SNMP-MIB::ucdavis.50.101.1 = STRING: "6449152 . 6687680 "
UCD-SNMP-MIB::ucdavis.50.102.1 = INTEGER: 0
UCD-SNMP-MIB::ucdavis.50.103.1 = ""
snmpset -v 2c -c tenroses monitor1 UCD-SNMP-MIB::ucdavis.50.103.1 s "hello disk"
Error in packet.
Reason: notWritable (That object does not support modification)



Does these outputs answer your question? What could it be the problem? It smells as if it was a SET somewhere in the snmpd.conf to me...

Thanks very much.

   Jose Dragone

P.S.:

Just in case this has something to be with the problem:
snmpwalk -v2c -c tenroses monitor1 UCD-SNMP-MIB::versionConfigureOptions.0
UCD-SNMP-MIB::versionConfigureOptions.0 = STRING: "'--with-default-snmp-version=2' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '[EMAIL PROTECTED]' '--with-sys-location=Juramento 2017, 4th '''A''' - Buenos Aires - Argentina' '--with-mib-modules=mibII snmpv3mibs ucd_snmp agent_mibs agentx notification target utilities host disman/event-mib smux mibII/mta_sendmail misc/ipfwacc tunnel examples/ucdDemoPublic examples/example' '--with-perl-modules'"



=====================================================

Robert Story wrote:

On Thu, 13 Jan 2005 20:32:15 -0300 Jose wrote:
JD> I have got the following error in the command line:
JD> snmpset -v2c -c tenroses monitor1 .1.3.6.1.4.1.2021.2.1.102.4 = 1
JD> Error in packet.
JD> Reason: notWritable (That object does not support modification)

First off, can you set other objects successfully?

JD> UCD-SNMP-MIB::prErrFixCmd.4 = STRING:

It may be that it requires a proper FixCmd before it will let you trigger the
execution...






------------------------------------------------------- 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