fileAutoDownloadResultAction
ES4524M-PoE-MIB ·
.1.3.6.1.4.1.259.8.1.7.1.24.3.1.2
Object
column
Enumeration
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.
Context
- MIB
- ES4524M-PoE-MIB
- OID
.1.3.6.1.4.1.259.8.1.7.1.24.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fileAutoDownloadResultEntry
- Table
- fileAutoDownloadResultTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notCopying |
2 | copying |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileAutoDownloadResultUnitID The switch unit in a stacking system, in a
non-stacking system, this value is always 1. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.24.3.1.1 |
| fileAutoDownloadResultStatus The last auto download result status.
value fileCopyUnknown(18) will be obtained
if no download action has been performed before. | column | FileCopyStatus | .1.3.6.1.4.1.259.8.1.7.1.24.3.1.3 |