backupUploadInstallUploadFile
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.5.9
Object
Installs an upload file. Includes the
following files:
- Configuration file
- SNMP agent configuration
- Local user database
The file can either be fetched from a
remote server or installed from local
directory.
There are 3 cases:
1. Remote server. Give server addr and full path
installUploadFile <ip-addr>/<full path>
installUploadFile
192.168.10.27/tftp/backup_192_168_10_101.zip
2. From a local directory
installUploadFile <full path>
installUploadFile /root/backup_192_168_10_101.zip
3. From the local download directory
/tftpboot/downloaded
installUploadFile <file name>
installUploadFile backup_192_168_10_101.zip
Note: The configuration file is installed
as primary.xml, it will not overwrite an
existing file with the same name.
Context
- MIB
- LUM-BACKUP-MIB
- OID
.1.3.6.1.4.1.8708.2.5.2.5.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- backupUpload
- Siblings
- 11
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| backupUploadServerAddr The IP address for the backup server.
Backups are transferred using TFTP.
Setting the address to 127.0.0.1 (local host) will
only create the file locally; does not atte… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.5.2.5.1 |
| backupUploadStatus The Upload function status.
idle - No backup pending or in progress.
pending - An upload will be performed
at the next time.
busy - The function i… | scalar | Enumeration | .1.3.6.1.4.1.8708.2.5.2.5.10 |
| backupUploadUploadNow Triggers an (almost) immediate upload
attempt. | scalar | LUM-TCCommandString | .1.3.6.1.4.1.8708.2.5.2.5.11 |
| backupUploadLocalFile The local file name for the
configuration package. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.8708.2.5.2.5.12 |
| backupUploadServerPath The destination path on the backup server.
The configuration package will be written to
the following filename.
<path>/backup_<IP address>.zip
where path is … | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.8708.2.5.2.5.2 |
| backupUploadTimeHour The hour during which backups are transferred.
The transfer is scheduled at a random time
during the hour.
This attribute can be written via SNMP. | scalar | Unsigned32 | .1.3.6.1.4.1.8708.2.5.2.5.3 |
| backupUploadAction Initiates the backup.
idle - No backup pending or in progress.
pending - An upload will be performed
at the next time.
upload - Activate upload im… | scalar | Enumeration | .1.3.6.1.4.1.8708.2.5.2.5.4 |
| backupUploadResult The result of the most recent backup upload. | scalar | Enumeration | .1.3.6.1.4.1.8708.2.5.2.5.5 |
| backupUploadLastChangeTime The time when a successful upload was last
performed. | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.8708.2.5.2.5.6 |
| backupUploadFailure The most recent configuration upload failed.
A(ctivation): When the upload fails.
D(e-activation): When the upload succeeds
or when the upload is disabled
(a… | scalar | LUM-TCFaultStatus | .1.3.6.1.4.1.8708.2.5.2.5.7 |
| backupUploadNextTime The time when the next upload attempt will
be made. | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.8708.2.5.2.5.8 |