MIB Viewer

fileAutoDownloadResultAction

OBJECT-TYPE
1.3.6.1.4.1.248.13.7.5.1.24.3.1.2
Access
read-only
Status
current
Sub-identifiers
0
The status of the auto download action. value copying(2) will be obtained if the auto download action is currently processing, or value notCopying(1) will be obtained if no auto download action is currently processing. You can check the download result through the fileAutoDownloadResultStatus object after the download action has finished. Please note that this object is read-only, since the auto download action is triggered automatically by the system when an image file or a config file is set as startup setting through the fileInfoIsStartUp, restartOpCodeFile or restartConfigFile objects, but not set by the user manually through this fileAutoDownloadResultAction object.
INTEGER { notCopying(1), copying(2) }