|
|
Description:
|
ndmpAutoSnapDeleteMode OBJECT-TYPE
SYNTAX INTEGER {
immediately(1),
whenObsolete(2),
unknown(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates whether NDMP will remove a snapshot automatically
when the backup is complete.
immediately(1) - indicates that the snapshot will be deleted
immediately after use.
whenObsolete(2) - indicates that the snapshot will be deleted
when it becomes obsolete.
unknown(3) - indicates that snapshot is disabled on this
system and the value is therefore unknown."
|
|
|
|