Hi everybody

I am currently working in implementing a snmpv3 user. While snmpget and 
snmpwalk work perfectly fine, I have problems with snmpset. I always get the 
the same notWriteable answer if I wanna change some values

So my setup

createUser snmpv3_SHA_authNoPriv SHA "helloworld"
rwuser snmpv3_SHA_authNoPriv

now, if I wanna try to change the value for example for ipforwarding I get the 
following

ssg3ux:/etc/snmp# snmpset -v 3 -u snmpv3_SHA_authNoPriv -l authNoPriv -a SHA -A 
helloworld 10.16.10.11 ipforwarding i 2
Error in packet.
Reason: notWritable (That object does not support modification)
Failed object: IP-MIB::ipForwarding

So whats here the problem? Isn't it possible to set ipforwarding? If so, which 
values should be possible to change? 
It would be nice if you could give me some hints

Greetings
MAX

-- 
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
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