Uploading and Deleting a File
File upload is the procedure of sending a file from the device to the manager. Deleting a file is erasing it from the device, an offline action that requires a restart for it to be applied. The acSysUpload subtree holds all relevant objects.
|
■
|
acSysUploadFileURI indicates the file name and location along with the file transfer protocol (HTTP or NFS), for example, “http:\\server\filename.txt”. |
|
■
|
acSysUploadFileType and acSysUploadFileNumber are used to determine the file to be uploaded along with its instance when relevant (for CAS or Video Font). |
|
■
|
acSysUploadActionID is at the disposal of the manager and can be used to indicate that a certain manager has performed the action. |
|
■
|
acSysUploadActionType determines the action that occurs and triggers it off at the same time. |
File upload using SNMP is supported only for ini files; file removal using SNMP is supported for all files except ini files.