Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

non volatile StorageType

2 views
Skip to first unread message

Dave Shield

unread,
Apr 14, 2005, 12:26:39 PM4/14/05
to
Question:
What is the difference between 'nonVolatile(3)'
and 'permanent(4)' in the StorageType syntax ?

Dave

-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snm...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Dana Burns

unread,
Apr 14, 2005, 12:37:55 PM4/14/05
to
permanent is read-only, nonVolatile is read-write (and persist).

mark kaplun

unread,
Apr 14, 2005, 1:03:31 PM4/14/05
to
Permanent is used to indicate rows which can not be delete, but still have
some settable properties. something like a hardware port should probably be
permanent. in contrast nonVolatile rows can be deleted.

Mark.

----- Original Message -----
From: "Dave Shield" <D.T.S...@csc.liv.ac.uk>
To: <net-snm...@lists.sourceforge.net>
Sent: Thursday, April 14, 2005 6:25 PM
Subject: non volatile StorageType


> Question:
> What is the difference between 'nonVolatile(3)'
> and 'permanent(4)' in the StorageType syntax ?
>
> Dave
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Net-snmp-coders mailing list
> Net-snm...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
>
>
>
> --

> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.308 / Virus Database: 266.9.9 - Release Date: 13.04.2005
>
>

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.9 - Release Date: 13.04.2005

Dave Shield

unread,
Apr 14, 2005, 2:16:29 PM4/14/05
to
> Permanent is used to indicate rows which can not be deleted
> .... in contrast nonVolatile rows can be deleted.

Of course! That was the thing I was missing.
Presumably they should both retain any changes
across an agent restart?

I don't suppose there's a style (or a need?)
for a storage type of "allow changes, but revert
to defaults on restart"

Robert Story

unread,
Apr 14, 2005, 5:24:25 PM4/14/05
to
On Thu, 14 Apr 2005 19:13:46 +0100 Dave wrote:
DS> > Permanent is used to indicate rows which can not be deleted
DS> > .... in contrast nonVolatile rows can be deleted.
DS>
DS> Of course! That was the thing I was missing.
DS> Presumably they should both retain any changes
DS> across an agent restart?

Yes, as does readOnly.

DS> I don't suppose there's a style (or a need?)
DS> for a storage type of "allow changes, but revert
DS> to defaults on restart"

I guess 'other' would fit the bill, if documented in the DESCRIPTION.

--
NOTE: messages sent directly to me, instead of the lists, will be deleted
unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different.

0 new messages