|
|
Description:
|
ndmpAutoSnapCreateEnabled OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2),
unknown(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Determines whether snapshots are automatically created when
NDMP performs a backup.
enabled(1) - indicates that NDMP will create a snapshot (if one
does not already exist) when a backup is to be
performed.
disabled(2) - indicates that NDMP will not automatically
create a snapshot when a backup is to be performed.
It will take a backup of the live file system
if no snapshot exists.
unknown(3) - indicates that snapshot is disabled on this system
and the value is therefore unknown."
|
|
|
|