|
Description:
|
neAutoBackupConfig OBJECT-TYPE
SYNTAX INTEGER {disabled(1), autoBackup(2), autoBackupAndUpload(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The configuration of the regular network element
configuration Backup/Restore:
- disabled(1): No regular backup
- autoBackup(2): Regular backup to a local file
is active
- autoBackupAndUpload(3): Regular backup and upload to
external FTP server is active
The default is autoBackup(2).
If this object is not disabled(1) all other auto-backup
objects are read-only. I.e., all neAutoBackupServerXxx
objects must be set before changing this object to
autoBackupAndUpload(3)."
|
|
|