> On Tue, 16 Dec 2008 15:53:21 -0500, "Lab Partner"
> said:
LP> Is it a valid/accepted approach to allow users to just write back the value
LP> that I return for get requests to meet those MIN-ACCESS requirements (any
LP> other value would fail with wrongValue)?
If they're setting it to
Using Net-SNMP's API, I've implemented some third-party objects that were
also given an associated MIN-ACCESS of read-write. Some of these objects are
fixed configurations for my device and users really can't change the values
however.
Is it a valid/accepted approach to allow users to just write b