dlCStatus
LUXN-MIB ·
.1.3.6.1.4.1.4253.2.3.2.1
Object
scalar
mandatory
DownloadStatus
The global status of the download task. The download task (download to the device) is either ftp-inprogress, module update inprogress 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.3.2.1- Type
- scalar
- Access
- noaccess
- Status
- mandatory
- Parent
- downloadCond
- Siblings
- 5
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 |
|---|---|---|---|
| dlCOkDownloads mandatory The number of successful downloads in this time
interval (15 minutes). | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.4253.2.3.2.2 |
| dlCBadDownloads mandatory The number of failed downloads in this time
interval (15 minutes). | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.4253.2.3.2.3 |
| dlCLongestTime 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.3.2.4 |
| dlCLongestSize 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.3.2.5 |
| dlCCounterFlag mandatory Turns software counters On or Off. | scalar | FlagType | .1.3.6.1.4.1.4253.2.3.2.6 |