On 7 May 2012 19:52, Wes Hardaker <harda...@users.sourceforge.net> wrote:
>> 3- Is any difference between mib object having
>>
>> MAX-ACCESS read-write or MAX-ACCESS read-create
>
> read-create objects are designed to be created when new rows are
> created, where as read-write means the manager isn't allow to create new
> objects there and con only modify existing ones.

Also note that you cannot mix "read-write" and "read-create"
within the same  MIB table.
   For any given table - the (writeable) column object
must either *all* be "read-write" (plus read-only for the others).
or they must *all* be "read-create" (or read-only).
   You can't have some "read-write" and others "read-create"
in the same table.

Dave

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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