RE: how delete entire row from table .

Suresh kumar <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Thank Dave for response.

Suppose we have mib like PortGruopTable its having column like PortGroupName and PortGroupMemberTable 
we have implement functionality like user can Create ProtGrroupName with mandatoryPortGroupName its ok for
Me PortGroupName having access read-create but portGroupMemberPort I need both access like read-create and read-write
because portGroupmember port can be modify in later ..
 
Please suggest me how can I resolve this problem .
 
~Suresh 


> Date: Mon, 7 May 2012 20:01:39 +0100
> Subject: Re: how delete entire row from table .
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> 
> On 7 May 2012 19:52, Wes Hardaker <[email protected]> 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
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.