madgeDownloadFailureCode
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.3.8
Object
scalar
mandatory
Enumeration
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 'no-error' then 'madgedownloadStatusText' will contain a textual description of the error. Error codes from 100 upwards are errors returned from a TFTP server. Errors below this are locally generated.
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.3.8- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- madgeDownload
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-error |
2 | config-error |
3 | busy |
4 | timeout |
5 | cancelled |
6 | incompatible-file |
7 | file-too-big |
8 | protocol-error |
100 | undefined-error |
101 | file-not-found |
102 | access-violation |
103 | out-of-memory |
104 | illegal-operation |
105 | unknown-transfer-id |
106 | file-already-exists |
107 | no-such-user |