backupSftpUploadBackupEntityAvailability
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.6.1
Object
scalar
Enumeration
The availability of the compressed backup entity file.
available:
The compressed backup entity file is available and contains the
latest changes written to the backup files.
availableOutdated:
The compressed backup entity file is available but does not
contains the latest changes written to the backup files.
notAvailable:
Either there is no compressed backup entity file available
or a new backup entity file is currently being compressed.
Context
- MIB
- LUM-BACKUP-MIB
- OID
.1.3.6.1.4.1.8708.2.5.2.6.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- backupSftpUpload
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | availableOutdated |
3 | notAvailable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| backupSftpUploadBackupEntityCompressionTimestamp The unix timestamp of the last successful compression of the
backup files. | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.8708.2.5.2.6.2 |
| backupSftpUploadBackupEntityCrc A 32 bit CRC checksum of the backup entity file. | scalar | Unsigned32 | .1.3.6.1.4.1.8708.2.5.2.6.3 |
| backupSftpUploadRestoreEntityAction Initiates the restore of the backup entity file pointed
out by the 'Restore entity file path' attribute.
Administrator privileges are required to perform a restore
procedure. | scalar | Enumeration | .1.3.6.1.4.1.8708.2.5.2.6.5 |
| backupSftpUploadBackupEntityFilePath The absolute path of the backup entity file. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.8708.2.5.2.6.6 |
| backupSftpUploadRestoreEntityFilePath The absolute path of the restore entity file. This file will be removed
when a restore procedure is performed.
Administrator privileges are required to modify this path. | scalar | OctetString | .1.3.6.1.4.1.8708.2.5.2.6.7 |
| backupSftpUploadRestoreEntityRestoreNow Restore from backup. Includes the
following files:
- Configuration file
- SNMP agent configuration
- Local user database
The backup fi… | scalar | Enumeration | .1.3.6.1.4.1.8708.2.5.2.6.8 |