Hello, I have not received a response, so let me try this again. To summarize, when a user attempts to access an OID (GET/SET) that is not in view as determined by VACM, the response PDU should have noAccess as the error-status. I am receiving notWritable. I think this is an easy bug fix, but want to make sure I am not misinterpreting the RFC.
Thanks, Robert --- rwilcox <[EMAIL PROTECTED]> wrote: > Hello, > > If VACM determines that a particular SET operation > is in error(anything but VACM_SUCCESS), what should > the response-pdu's error-status be? I am reading > RFC > 3416 p. 19 Section 1 which seems to suggest that > noAccess should be the error-status. However, I am > receiving notWritable. The deciding function seems > to > be snmp_agent.c/netsnmp_create_subtree_cache. On a > set, if VACM does not succeed, it returns > SNMP_ERR_NOTWRITABLE. > I was going to submit a bug, but wondering if I > missed something or have something setup wrong. Is > this behavior correct? > > My snmpd.conf: > createUser ReadOnly MD5 setup_passphrase DES > group MyROGroup usm ReadOnly > # Group cntxt model level match R W > notif > access MyROGroup "" any noauth exact all none > none > > Robert > > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
