madgeDownloadDestination
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.3.6
Object
scalar
mandatory
r/w
Integer32
The destination for the download. This will contain the madgeVersionIndex for the download destination.
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.3.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- madgeDownload
- Siblings
- 9
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
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 |
| madgeDownloadState mandatory The current state of the download | scalar | Enumeration | .1.3.6.1.4.1.494.10.3.7 |
| 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 |