hpicfDownloadErrorStatus
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.3.1.1.8
Object
column
Enumeration
Status of download. The first seven codes are equal to the codes defined by the TFTP protocol. 'notDefined' is the same as TFTP protocol error 0. 'corruptFile' means that the agent detected a problem with the download file format. 'noServer' means the TFTP server at hpicfDownloadTAddress did not respond to the TFTP request. 'tftpTimeout' means that the download was aborted due to excessive timeouts. 'hardwareError' means that there was a hardware problem on the agent that forced an abort of the download (see hpicfDownloadErrorText for more detailed information). 'success' means that the download has completed successfully. 'inProgress' means that the TFTP transfer is currently active. 'idle means' that the download has not yet started (i.e. the value of hpicfDownloadStatus has not yet been set to 'active').
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.3.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfDownloadEntry
- Table
- hpicfDownloadTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fileNotFound |
2 | accessViolation |
3 | diskFull |
4 | illegalOperation |
5 | unknownTID |
6 | fileExists |
7 | noSuchUser |
8 | notDefined |
9 | corruptFile |
10 | noServer |
11 | tftpTimeout |
12 | hardwareError |
13 | success |
14 | inProgress |
15 | idle |
16 | erasing |
17 | incomplete |
Object Constraints
range: 60-36000
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfDownloadIndex The index which uniquely identifies this row. The only
legal value for this object is 1. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.1 |
| hpicfDownloadStatus The status of this download entry. This object
may not be set to 'active' unless the following columnar
objects exist in this row: hpicfDownloadOwnerAddress,
hpicfDownloadOwnerDo… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.10 |
| hpicfDownloadTAddress The transport address of the node to download firmware from,
formatted according to the value of hpicfDownloadTDomain.
An attempt to modify this value will fail if … | column | OctetString | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.4 |
| hpicfDownloadTDomain The kind of transport service to be used for the download.
Currently supports snmpUDPDomain and snmpIPXDomain.
An attempt to modify this value will fail if the ass… | column | ObjectIdentifier | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.5 |
| hpicfDownloadFilename Filename and path of file to download (maximum length of
63 characters + NULL).
An attempt to modify this value will fail if the associated
hpicfDownloadStatus obje… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.6 |
| hpicfDownloadErrorText A textual description of the current error status of the
firmware download. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.9 |