hpicfDownloadErrorStatus

HP-ICF-DOWNLOAD · .1.3.6.1.4.1.11.2.14.11.1.3.1.1.8

Object

column deprecated 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.
The following are the other possible values for this
object:
              
  corruptFile        - the agent detected a problem
                       with the download file format.
  noServer           - the TFTP server at
                       hpicfDownloadTAddress did not
                       respond to the TFTP request.
  tftpTimeout        - the download was aborted due
                       to excessive timeouts. 
  hardwareError      - there was a hardware problem
                       on the agent that forced an
                       abort of the download (see
                       hpicfDownloadErrorText for
                       more detailed information).
  success            - the download has completed
                       successfully.
  aborted            - the download was aborted by
                       setting the
                       hpicfDownloadStatus to
                       'notInService' or 'delete'.
  inProgress         - 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').
  erasingEeprom      - the agent is currently erasing
                       the EEPROM device.  Currently
                       only used on JetDirect agents.
  incompleteFirmware - the agent is running an
                       incomplete version of firmware
                       and requires a download.
                       Currently only used on
                       JetDirect agents.
  requirePowerCycle  - the agent must be power cycled
                       to run the newly downloaded
                       firmware.  Currently only used
                       on JetDirect agents.
  cannotUpgrade      - the agent's current firmware
                       revision cannot be upgraded to
                       the revision in the download
                       file.
  cannotDowngrade    - the agent's current firmware
                       revision cannot be downgraded
                       to the revision in the
                       download file.

Context

MIB
HP-ICF-DOWNLOAD
OID
.1.3.6.1.4.1.11.2.14.11.1.3.1.1.8
Type
column
Access
readonly
Status
deprecated
Parent
hpicfDownloadEntry
Table
hpicfDownloadTable
Siblings
12

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fileNotFound
2accessViolation
3diskFull
4illegalOperation
5unknownTID
6fileExists
7noSuchUser
8notDefined
9corruptFile
10noServer
11tftpTimeout
12hardwareError
13success
14aborted
15inProgress
16idle
17erasingEeprom
18incompleteFirmware
19requirePowerCycle
20cannotUpgrade
21cannotDowngrade

Related Objects

Sibling Objects