zxAnDataBackupType
ZTE-AN-DATA-BACKUP-MIB ·
.1.3.6.1.4.1.3902.1015.18.2.7.1.1
Object
column
Enumeration
The type of backup.
periodBackupConfiguration(1): The configuration files are backed up
to the server periodically.
ManualBackupConfiguration(2): The configuration files are backed up
to the server manually.
periodBackupLog(3): The logs are backed up to the server
periodically.
ManualBackupLog(4): The logs are backed up to the server
manually.
periodBackupSoftware(5): The software files are backed up to
the server periodically.
ManualBackupSoftware(6): The software files are backed up to
the server manually.
backupConfigurationWhenChanged(31): The configuration files are
backed up to the server on condition
that configuration is changed.
Context
- MIB
- ZTE-AN-DATA-BACKUP-MIB
- OID
.1.3.6.1.4.1.3902.1015.18.2.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxAnDataBackupStatusEntry
- Table
- zxAnDataBackupStatusTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | periodBackupConfiguration |
2 | manualBackupConfiguration |
3 | periodBackupLog |
4 | manualBackupLog |
5 | periodBackupSoftware |
6 | manualBackupSoftware |
31 | backupConfigurationWhenChanged |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zxAnDataBackupCurrStartTime The start time of current backup.
For example:yyyy-mm-dd HH:MM:SS.(2001-01-01 02:22:33). | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.3902.1015.18.2.7.1.2 |
| zxAnDataBackupCurrFileName The name of current file which is backed up to the server. | column | OctetString | .1.3.6.1.4.1.3902.1015.18.2.7.1.3 |
| zxAnDataBackupCurrFileSize The size of current file which is backed up to the server. | column | bytes SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3902.1015.18.2.7.1.4 |
| zxAnDataBackupCurrFileProgress The backing up progress of current file. | column | percent Integer32 | .1.3.6.1.4.1.3902.1015.18.2.7.1.5 |
| zxAnDataBackupTotalFiles Total count of files will be backed up. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3902.1015.18.2.7.1.6 |
| zxAnDataBackupSuccessFiles Count of files which are backed up successfully. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3902.1015.18.2.7.1.7 |
| zxAnDataBackupStatus Backup status. | column | Enumeration | .1.3.6.1.4.1.3902.1015.18.2.7.1.8 |
| zxAnDataBackupFailedReason The failed reason of backup. | column | Enumeration | .1.3.6.1.4.1.3902.1015.18.2.7.1.9 |