madgeDownloadState
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.3.7
Object
scalar
mandatory
Enumeration
The current state of the download
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.3.7- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- madgeDownload
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | tftp-waiting-ip |
3 | tftp-running-ip |
4 | tftp-waiting-ipx |
5 | tftp-running-ipx |
6 | waiting-xmodem |
7 | running-xmodem |
8 | rpl-waiting-ipx |
9 | rpl-running-ipx |
10 | rpl-waiting-llc |
11 | rpl-running-llc |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| madgeDownloadIPAddress mandatory The IP address of the server to use for the
download when using TFTP-IP | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.494.10.3.1 |
| madgeDownloadSize mandatory While a download is in progress this indicates the
number of bytes transferred so far. After the
download is completed this remains at the final
size downloaded. | scalar | Integer32 | .1.3.6.1.4.1.494.10.3.10 |
| madgeDownloadIPGateway mandatory The IP gateway to be used to access the server.
If this variable is zero then use the default
gateway in madgeConfigIPGateway. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.494.10.3.2 |
| madgeDownloadIPXAddress mandatory The IPX address of the server to use for the
download when using TFTP-IPX or RPL-IPX | scalar | OctetString | .1.3.6.1.4.1.494.10.3.3 |
| madgeDownloadNodeAddress mandatory The Node address of the server to use for the
download when using RPL-LLC | scalar | MacAddress | .1.3.6.1.4.1.494.10.3.4 |
| madgeDownloadFileName mandatory The filename of the microcode to download. The
maximum length of this string is device specific.
If a string that is too long is written to this
variable BAD VALUE will be return… | scalar | DisplayString | .1.3.6.1.4.1.494.10.3.5 |
| madgeDownloadDestination mandatory The destination for the download. This will
contain the madgeVersionIndex for the download
destination. | scalar | Integer32 | .1.3.6.1.4.1.494.10.3.6 |
| madgeDownloadFailureCode mandatory While a download is in progress this will
always be 'no-error'. After a download is complete
this indicates the success or failure of the download.
If it is anything other than… | scalar | Enumeration | .1.3.6.1.4.1.494.10.3.8 |
| madgeDownloadStatusText mandatory A display string describing the status of the
download in progress, or the reason for failure of
the last download.
If FailureCode = no-error then StatusText may be
empty. | scalar | OctetString | .1.3.6.1.4.1.494.10.3.9 |