dlStatus
LUXN-MIB ·
.1.3.6.1.4.1.4253.2.1.2.1
Object
scalar
mandatory
r/w
DownloadStatus
The global status of the download task. The download task (download to the device) is either ftp_inprogress, module update inprogrss or currently idle. Since only one download at the time is handled by the system, this flag is set to inprogress as soon as any download starts. It is reset back to idle when the download is completed. This flag is set to idle on system startup. This flag can be remotely set to idle if a previous FTP download was interrupted.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.2.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- downloadPerf
- Siblings
- 4
Syntax
DownloadStatus
- Source
- DownloadStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | idle |
2 | ftp-inprogress |
3 | mod-inprogress |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dlOkDownloads mandatory The number of successful downloads in this time
interval (15 minutes). | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.4253.2.1.2.2 |
| dlBadDownloads mandatory The number of failed downloads in this time
interval (15 minutes). | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.4253.2.1.2.3 |
| dlLongestTime mandatory Longest time for any download, in seconds, in this
time interval (15 minutes). | scalar | RFC1155-SMIGauge | .1.3.6.1.4.1.4253.2.1.2.4 |
| dlLongestSize mandatory Longest download size for any download, in bytes, in
this time interval (15 minutes). | scalar | RFC1155-SMIGauge | .1.3.6.1.4.1.4253.2.1.2.5 |