hpicfDownloadStatus
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.3.1.1.10
Object
column
r/w
Enumeration
The status of this download entry. This object may not be set to 'active' unless the following columnar objects exist in this row: hpicfDownloadOwnerAddress, hpicfDownloadOwnerDomain, hpicfDownloadTAddress, hpicfDownloadTDomain, and hpicfDownloadFilename.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.3.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfDownloadEntry
- Table
- hpicfDownloadTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |
| hpicfDownloadErrorStatus 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 a… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.8 |
| 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 |