neAutoBackupConfig
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.5.3.1
Object
scalar
r/w
Enumeration
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).
Context
- MIB
- ADVA-MIB
- OID
.1.3.6.1.4.1.2544.2.5.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- neAutoBackup
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | autoBackup |
3 | autoBackupAndUpload |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| neAutoBackupInterval The interval between two subsequent backup actions in
hours (default: 24 hours). | scalar | hours SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2544.2.5.3.2 |
| neAutoBackupNextActionAt The sliding time of the next backup action (default:
midnight local NE time). | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2544.2.5.3.3 |
| neAutoBackupServerAddress The IP address of the external FTP server for backup files. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2544.2.5.3.4 |
| neAutoBackupServerLogin The login name on the external FTP server for backup files. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2544.2.5.3.5 |
| neAutoBackupServerPasswd The password on the external FTP server for backup files.
Read requests on this object will return a zero-length
string. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2544.2.5.3.6 |
| neAutoBackupServerDirectory The directory on the external FTP server to which the
backup files will be uploaded. The file name will be
generated automatically (containing NE IP addres and backup
time). | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2544.2.5.3.7 |