HP-ICF-DOWNLOAD

File: HP-ICF-DOWNLOAD.mib (58376 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
HP-ICF-OID ENTITY-MIB INET-ADDRESS-MIB

Imported symbols

Integer32 Gauge32 OBJECT-TYPE
MODULE-IDENTITY DisplayString RowStatus
TDomain TAddress TruthValue
MODULE-COMPLIANCE OBJECT-GROUP hpicfObjectModules
hpicfCommon PhysicalIndex InetAddressType
InetAddress

Defined Types

HpicfDownloadEntry  
SEQUENCE    
  hpicfDownloadIndex INTEGER
  hpicfDownloadOwnerAddress TAddress
  hpicfDownloadOwnerDomain TDomain
  hpicfDownloadTAddress TAddress
  hpicfDownloadTDomain TDomain
  hpicfDownloadFilename DisplayString
  hpicfDownloadResetType INTEGER
  hpicfDownloadErrorStatus INTEGER
  hpicfDownloadErrorText DisplayString
  hpicfDownloadStatus RowStatus
  hpicfDownloadPassesLeft Integer32
  hpicfDownloadOctetCount Integer32
  hpicfDownloadDestination DisplayString

HpicfDownloadLogEntry  
SEQUENCE    
  hpicfDlLogIndex Integer32
  hpicfDlLogOwnerAddress TAddress
  hpicfDlLogOwnerDomain TDomain
  hpicfDlLogTAddress TAddress
  hpicfDlLogTDomain TDomain
  hpicfDlLogFilename DisplayString
  hpicfDlLogResetType INTEGER
  hpicfDlLogErrorStatus INTEGER
  hpicfDlLogErrorText DisplayString

HpicfDownloadAutoTftpEntry  
SEQUENCE    
  hpicfDownloadAutoTftpIndex Integer32
  hpicfDownloadAutoTftpAddressType InetAddressType
  hpicfDownloadAutoTftpAddress InetAddress
  hpicfDownloadAutoTftpRemoteFilename DisplayString
  hpicfDownloadAutoTftpAdminStatus INTEGER

HpicfDownloadInetEntry  
SEQUENCE    
  hpicfDownloadInetIndex Integer32
  hpicfDownloadInetTAddressType InetAddressType
  hpicfDownloadInetTAddress InetAddress
  hpicfDownloadInetFilename DisplayString
  hpicfDownloadInetOwnerAddressType InetAddressType
  hpicfDownloadInetOwnerAddress InetAddress
  hpicfDownloadInetSourcePort Integer32
  hpicfDownloadInetDestinationPort Integer32
  hpicfDownloadInetFileTransferType INTEGER
  hpicfDownloadInetResetType INTEGER
  hpicfDownloadInetErrorStatus INTEGER
  hpicfDownloadInetErrorText DisplayString
  hpicfDownloadInetStatus RowStatus
  hpicfDownloadInetPassesLeft Integer32
  hpicfDownloadInetOctetCount Integer32
  hpicfDownloadInetDestination DisplayString
  hpicfDownloadInetOpType INTEGER
  hpicfDownloadInetFileType INTEGER
  hpicfDownloadInetFileModeType INTEGER
  hpicfDownloadInetCoreDumpModule PhysicalIndex

Defined Values

hpicfDownloadMib 1.3.6.1.4.1.11.2.14.10.2.4
This MIB module manages the network download capabilities for devices in the HP Integrated Communication Facility product line.
MODULE-IDENTITY    

hpicfDownload 1.3.6.1.4.1.11.2.14.11.1.3
OBJECT IDENTIFIER    

hpicfDownloadTable 1.3.6.1.4.1.11.2.14.11.1.3.1
A table of firmware downloads to this device. There will at any time be either 0 or 1 rows in this table, and the only valid index for this table is 1. It is only a table so that we may take advantage of the RowStatus textual convention for configuring the download parameters. Since this table does not support IPv6, it is deprecated in favor of hpicfDownloadInetTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfDownloadEntry

hpicfDownloadEntry 1.3.6.1.4.1.11.2.14.11.1.3.1.1
The row in the hpicfDownloadTable containing the download parameters. Since this table does not support IPv6, it is deprecated in favor of hpicfDownloadInetEntry.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  HpicfDownloadEntry  

hpicfDownloadIndex 1.3.6.1.4.1.11.2.14.11.1.3.1.1.1
The index which uniquely identifies this row. The only legal value for this object is 1.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER dlInstance(1)  

hpicfDownloadOwnerAddress 1.3.6.1.4.1.11.2.14.11.1.3.1.1.2
The transport address of the management station that initiated this download attempt, formatted according to the value of the associated instance of hpicfDownloadOwnerDomain.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TAddress  

hpicfDownloadOwnerDomain 1.3.6.1.4.1.11.2.14.11.1.3.1.1.3
The kind of transport service used by the management station that initiated this download attempt.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TDomain  

hpicfDownloadTAddress 1.3.6.1.4.1.11.2.14.11.1.3.1.1.4
The transport address of the node to download firmware from, formatted according to the value of the associated instance of hpicfDownloadTDomain. An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'active' both before and after the modification attempt.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TAddress  

hpicfDownloadTDomain 1.3.6.1.4.1.11.2.14.11.1.3.1.1.5
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 associated hpicfDownloadStatus object would be equal to 'active' both before and after the modification attempt.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TDomain  

hpicfDownloadFilename 1.3.6.1.4.1.11.2.14.11.1.3.1.1.6
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 object would be equal to 'active' both before and after the modification attempt.
Status: deprecated Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..63)  

hpicfDownloadResetType 1.3.6.1.4.1.11.2.14.11.1.3.1.1.7
The type of reset to perform after completion of the firmware download. Note that not all agents will support all possible values, and there may be other agent-specific values for this object.
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER noReset(1), warmReset(2), factoryReset(3)  

hpicfDownloadErrorStatus 1.3.6.1.4.1.11.2.14.11.1.3.1.1.8
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER fileNotFound(1), accessViolation(2), diskFull(3), illegalOperation(4), unknownTID(5), fileExists(6), noSuchUser(7), notDefined(8), corruptFile(9), noServer(10), tftpTimeout(11), hardwareError(12), success(13), aborted(14), inProgress(15), idle(16), erasingEeprom(17), incompleteFirmware(18), requirePowerCycle(19), cannotUpgrade(20), cannotDowngrade(21)  

hpicfDownloadErrorText 1.3.6.1.4.1.11.2.14.11.1.3.1.1.9
A textual description of the current error status of the firmware download.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpicfDownloadStatus 1.3.6.1.4.1.11.2.14.11.1.3.1.1.10
The status of this download entry. This object may not be set to 'active' unless the following columnar objects exist in this row: hpicfDownloadTAddress, hpicfDownloadTDomain, hpicfDownloadFilename, and hpicfDownloadResetType.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfDownloadPassesLeft 1.3.6.1.4.1.11.2.14.11.1.3.1.1.11
The number of passes remaining in the current download attempt. Some agents (currently JetDirect agents) require multiple passes through the download file in order to download a firmware image. This object indicates the number of passes remaining, including the current pass. The object is initialized by the agent to the number of passes required to complete the download when the corresponding instance of hpicfDownloadStatus is set to 'active'. It is decremented by one each time a pass completes.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfDownloadOctetCount 1.3.6.1.4.1.11.2.14.11.1.3.1.1.12
The number of octets that have been transferred during the current pass. This object is initialized to zero by the agent when the corresponding instance of hpicfDownloadStatus is set to 'active', and reinitialized to zero at the beginning of each pass.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfDownloadDestination 1.3.6.1.4.1.11.2.14.11.1.3.1.1.13
The destination of the download file on the agent. The allowable destination names depend on the type of agent being downloaded. In all cases, a destination of '/os/primary' or '/os/secondary' indicates that this is a download of the agent's firmware image. The agent will use '/os/primary' as the default value for this object when the row is created. ICF router agents also allow a download of a config file. Currently, the name of the config file on the agent is '/config'. An agent should reject an attempt to set this object to a destination name that does not make sense for this type of agent.
Status: deprecated Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..63)  

hpicfDownloadLogMaxSize 1.3.6.1.4.1.11.2.14.11.1.3.2
The maximum number of the download log entries supported by this agent. Note that 0 is a legal value for this variable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hpicfDownloadLogSize 1.3.6.1.4.1.11.2.14.11.1.3.3
The number of download log entries currently in the hpicfDownloadLogTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..65535  

hpicfDownloadLogTable 1.3.6.1.4.1.11.2.14.11.1.3.4
A log of the hpicfDownloadSize most recent download attempts to this device. The first entry in the table is the oldest.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfDownloadLogEntry

hpicfDownloadLogEntry 1.3.6.1.4.1.11.2.14.11.1.3.4.1
An entry in the hpicfDownloadLogTable containing information about a single download attempt.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDownloadLogEntry  

hpicfDlLogIndex 1.3.6.1.4.1.11.2.14.11.1.3.4.1.1
The index of this entry in the download log table. Index 1 will always contain the oldest entry. If the table is full when a download attempt is made, the new entry becomes the last entry (hpicfDownloadLogMaxSize), and all earlier entries are shifted down by one entry, removing the old index 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

hpicfDlLogOwnerAddress 1.3.6.1.4.1.11.2.14.11.1.3.4.1.2
The transport address of the management station that attempted to initiate a download of this device, formatted according to the value of hpicfDlLastOwnerDomain.
Status: current Access: read-only
OBJECT-TYPE    
  TAddress  

hpicfDlLogOwnerDomain 1.3.6.1.4.1.11.2.14.11.1.3.4.1.3
The kind of transport service used by the management station that attempted to initiate a download of this device.
Status: current Access: read-only
OBJECT-TYPE    
  TDomain  

hpicfDlLogTAddress 1.3.6.1.4.1.11.2.14.11.1.3.4.1.4
The transport address of the node from which this device attempted to download firmware, formatted according to the value of hpicfDlLastTDomain.
Status: current Access: read-only
OBJECT-TYPE    
  TAddress  

hpicfDlLogTDomain 1.3.6.1.4.1.11.2.14.11.1.3.4.1.5
The kind of transport service which was used for the attempt to download firmware to this device.
Status: current Access: read-only
OBJECT-TYPE    
  TDomain  

hpicfDlLogFilename 1.3.6.1.4.1.11.2.14.11.1.3.4.1.6
The filename from which this device attempted to download firmware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

hpicfDlLogResetType 1.3.6.1.4.1.11.2.14.11.1.3.4.1.7
The type of reset requested to be performed after completion of the firmware download attempt.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noReset(1), warmReset(2), factoryReset(3)  

hpicfDlLogErrorStatus 1.3.6.1.4.1.11.2.14.11.1.3.4.1.8
The result of the attempt to download firmware to this device. The values are the same as the corresponding values of hpicfDownloadErrorStatus.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fileNotFound(1), accessViolation(2), diskFull(3), illegalOperation(4), unknownTID(5), fileExists(6), noSuchUser(7), notDefined(8), corruptFile(9), noServer(10), tftpTimeout(11), hardwareError(12), success(13), aborted(14)  

hpicfDlLogErrorText 1.3.6.1.4.1.11.2.14.11.1.3.4.1.9
A textual description of the final error status of the attempt to download firmware to this device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpicfDownloadTftpConfig 1.3.6.1.4.1.11.2.14.11.1.3.5
This object allows switch to enable or disable tftp. Default value is 2. Cannot be enabled if sftp is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

hpicfDownloadTftpServerConfig 1.3.6.1.4.1.11.2.14.11.1.3.6
When this is true(1), the TFTP server is enabled and will process incoming requests. When this is false(2), the TFTP server will be shut down and will not accept incoming connections.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfDownloadTftp6Config 1.3.6.1.4.1.11.2.14.11.1.3.7
********* THIS OBJECT IS DEPRECATED ******** This object allows switch to enable or disable tftp. Default value is 2. Cannot be enabled if sftp is enabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

hpicfDownloadTftp6ServerConfig 1.3.6.1.4.1.11.2.14.11.1.3.8
********* THIS OBJECT IS DEPRECATED ******** When this is true(1), the TFTP server is enabled and will process incoming requests. When this is false(2), the TFTP server will be shut down and will not accept incoming connections.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfDownloadConfigFileUpdateEnabled 1.3.6.1.4.1.11.2.14.11.1.3.10
This object facilitates enabling/disabling configuration file update through DHCP. By default, this is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfDownloadAutoTftpTable 1.3.6.1.4.1.11.2.14.11.1.3.11
A table for automatic firmware download to the device via TFTP during boot. The firmware image will be downloaded if it has a different version from the firmware running on the switch. There will be only one row at any time for this table, and the only valid index for this table is 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfDownloadAutoTftpEntry

hpicfDownloadAutoTftpEntry 1.3.6.1.4.1.11.2.14.11.1.3.11.1
The row in the hpicfDownloadAutoTftpTable containing the auto-tftp download parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDownloadAutoTftpEntry  

hpicfDownloadAutoTftpIndex 1.3.6.1.4.1.11.2.14.11.1.3.11.1.1
The index which uniquely identifies this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hpicfDownloadAutoTftpAddressType 1.3.6.1.4.1.11.2.14.11.1.3.11.1.2
The type of address in the corresponding hpicfDownloadAutoTftpAddress object.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hpicfDownloadAutoTftpAddress 1.3.6.1.4.1.11.2.14.11.1.3.11.1.3
The tftp server address to download firmware from, formatted according to the value of the associated instance of hpicfDownloadAutoTftpAddressType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hpicfDownloadAutoTftpRemoteFilename 1.3.6.1.4.1.11.2.14.11.1.3.11.1.4
The firmware image name to download from tftp-server. It can be upto 255 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpicfDownloadAutoTftpAdminStatus 1.3.6.1.4.1.11.2.14.11.1.3.11.1.5
This object enables/disables auto-tftp. The value of hpicfDownloadAutoTftpAddress, hpicfDownloadAutoTftpRemoteFilename can not be empty when hpicfDownloadAutoTftpAdminStatus is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfDownloadInetTable 1.3.6.1.4.1.11.2.14.11.1.3.9
A table of firmware downloads to this device. There will at any time be either 0 or 1 rows in this table, and the only valid index for this table is 1. It is only a table so that we may take advantage of the RowStatus textual convention for configuring the download parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfDownloadInetEntry

hpicfDownloadInetEntry 1.3.6.1.4.1.11.2.14.11.1.3.9.1
The row in the hpicfDownloadInetTable containing the download parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDownloadInetEntry  

hpicfDownloadInetIndex 1.3.6.1.4.1.11.2.14.11.1.3.9.1.1
The index which uniquely identifies this row.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hpicfDownloadInetTAddressType 1.3.6.1.4.1.11.2.14.11.1.3.9.1.2
The type of address in the corresponding hpicfDownloadTAddress object. An attempt to modify this value will fail if the associated hpicfDownloadInetStatus object would be equal to 'active' both before and after the modification attempt.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hpicfDownloadInetTAddress 1.3.6.1.4.1.11.2.14.11.1.3.9.1.3
The transport address of the node to download firmware from, formatted according to the value of the associated instance of hpicfDownloadInetTAddressType. An attempt to modify this value will fail if the associated hpicfDownloadInetStatus object would be equal to 'active' both before and after the modification attempt.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpicfDownloadInetFilename 1.3.6.1.4.1.11.2.14.11.1.3.9.1.4
Filename and path of file to download (maximum length of 63 characters + NULL). An attempt to modify this value will fail if the associated hpicfDownloadInetStatus object would be equal to 'active' both before and after the modification attempt.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..63)  

hpicfDownloadInetOwnerAddressType 1.3.6.1.4.1.11.2.14.11.1.3.9.1.5
The type of address in the corresponding hpicfDownloadInetOwnerAddress object.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hpicfDownloadInetOwnerAddress 1.3.6.1.4.1.11.2.14.11.1.3.9.1.6
The transport address of the management station that initiated this download attempt, formatted according to the value of the associated instance of hpicfDownloadInetOwnerAddressType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hpicfDownloadInetSourcePort 1.3.6.1.4.1.11.2.14.11.1.3.9.1.7
The port of the management station that initiated this download attempt.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

hpicfDownloadInetDestinationPort 1.3.6.1.4.1.11.2.14.11.1.3.9.1.8
The port of the management station that initiated this download attempt.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

hpicfDownloadInetFileTransferType 1.3.6.1.4.1.11.2.14.11.1.3.9.1.9
The FileTransfer Method used by the management station to initiate the download attempt.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER usb(1), tftp(2), xmodem(3)  

hpicfDownloadInetResetType 1.3.6.1.4.1.11.2.14.11.1.3.9.1.10
The type of reset to perform after completion of the firmware download. Note that not all agents will support all possible values, and there may be other agent-specific values for this object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noReset(1), warmReset(2), factoryReset(3)  

hpicfDownloadInetErrorStatus 1.3.6.1.4.1.11.2.14.11.1.3.9.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fileNotFound(1), accessViolation(2), diskFull(3), illegalOperation(4), unknownTID(5), fileExists(6), noSuchUser(7), notDefined(8), corruptFile(9), noServer(10), tftpTimeout(11), hardwareError(12), success(13), aborted(14), inProgress(15), idle(16), erasingEeprom(17), incompleteFirmware(18), requirePowerCycle(19), cannotUpgrade(20), cannotDowngrade(21)  

hpicfDownloadInetErrorText 1.3.6.1.4.1.11.2.14.11.1.3.9.1.12
A textual description of the current error status of the firmware download.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpicfDownloadInetStatus 1.3.6.1.4.1.11.2.14.11.1.3.9.1.13
The status of this download entry. This object may not be set to 'active' unless the following columnar objects exist in this row: hpicfDownloadInetTAddress, hpicfDownloadInetTAddressType, hpicfDownloadInetFilename, and hpicfDownloadInetResetType.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfDownloadInetPassesLeft 1.3.6.1.4.1.11.2.14.11.1.3.9.1.14
The number of passes remaining in the current download attempt. Some agents (currently JetDirect agents) require multiple passes through the download file in order to download a firmware image. This object indicates the number of passes remaining, including the current pass. The object is initialized by the agent to the number of passes required to complete the download when the corresponding instance of hpicfDownloadStatus is set to 'active'. It is decremented by one each time a pass completes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfDownloadInetOctetCount 1.3.6.1.4.1.11.2.14.11.1.3.9.1.15
The number of octets that have been transferred during the current pass. This object is initialized to zero by the agent when the corresponding instance of hpicfDownloadStatus is set to 'active', and reinitialized to zero at the beginning of each pass.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfDownloadInetDestination 1.3.6.1.4.1.11.2.14.11.1.3.9.1.16
The destination of the download file on the agent. The allowable destination names depend on the type of agent being downloaded. In case of firmware download,destination can be '/os/primary' or '/os/secondary' The agent will use '/os/primary' as the default value for this object when the row is created. In case of downloading a config file, this object is set to the name of the config file on the switch to where it should be downloaded. In case of downloading the startup config, this object is nullified as it is not used. ICF router agents also allow a download of a config file. Currently, the name of the config file on the agent is '/config'. If the hpicfDownloadInetOpType is set to ftget, an agent should reject an attempt to set this object to a destination name that does not make sense for this type of agent. If hpicfDownloadInetOpType is ftput this can be set to a filename present in the tftp server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..63)  

hpicfDownloadInetOpType 1.3.6.1.4.1.11.2.14.11.1.3.9.1.17
The OpType which is used for Getting or Putting firmware, coreDump and config from/to the TFTP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ftget(1), ftput(2)  

hpicfDownloadInetFileType 1.3.6.1.4.1.11.2.14.11.1.3.9.1.18
The FileType used by the management station to initiate the upload/download attempt. OpType-ftput is not supported for flash. OpType-ftget is not supported for runningConfig and coreDump
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER flash(1), startUpConfig(2), runningConfig(3), config(4), coreDump(5)  

hpicfDownloadInetFileModeType 1.3.6.1.4.1.11.2.14.11.1.3.9.1.19
The FileModeType used by the management station to initiate the download attempt.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unix(1), pc(2)  

hpicfDownloadInetCoreDumpModule 1.3.6.1.4.1.11.2.14.11.1.3.9.1.20
This object can be updated if the hpicfDownloadInetFileType is set to coreDump. Valid entPhysicalIndex for this object are management-modules and interface-modules.
Status: current Access: read-create
OBJECT-TYPE    
  PhysicalIndex  

hpicfDownloadConformance 1.3.6.1.4.1.11.2.14.10.2.4.1
OBJECT IDENTIFIER    

hpicfDownloadCompliances 1.3.6.1.4.1.11.2.14.10.2.4.1.1
OBJECT IDENTIFIER    

hpicfDownloadGroups 1.3.6.1.4.1.11.2.14.10.2.4.1.2
OBJECT IDENTIFIER    

hpicfDownloadCompliance 1.3.6.1.4.1.11.2.14.10.2.4.1.1.1
********* THIS COMPLIANCE IS DEPRECATED ********* The compliance statement for HP ICF network downloadable devices.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

hpicfDownloadConfigCompliance 1.3.6.1.4.1.11.2.14.10.2.4.1.1.2
New version of the compliance statement for HP ICF network downloadable devices that allows for monitoring in-progress downloads and for directing a download to different destinations on the device.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

hpicfDownloadConfigInetCompliance 1.3.6.1.4.1.11.2.14.10.2.4.1.1.3
New version of the compliance statement for HP ICF network downloadable devices that allows for monitoring in-progress downloads and for directing a download to different destinations on the device.
Status: current Access: read-create
MODULE-COMPLIANCE    

hpicfDownloadAutoTftpCompliance 1.3.6.1.4.1.11.2.14.10.2.4.1.1.4
The compliance statement for HP ICF network downloadable devices that allows automatic download of a firmware-image on boot.
Status: current Access: read-create
MODULE-COMPLIANCE    

hpicfDownloadConfigInetCompliance1 1.3.6.1.4.1.11.2.14.10.2.4.1.1.5
New version of the compliance statement for HP ICF network downloadable devices that allows for monitoring in-progress downloads and for directing a download to different destinations on the device.
Status: current Access: read-create
MODULE-COMPLIANCE    

hpicfDownloadConfigInetCompliance2 1.3.6.1.4.1.11.2.14.10.2.4.1.1.6
New version of the compliance statement for HP ICF network downloadable devices that allows for monitoring in-progress downloads and for directing a download to different destinations on the device.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

hpicfDownloadGroup 1.3.6.1.4.1.11.2.14.10.2.4.1.2.1
********* THIS GROUP IS DEPRECATED ********* A collection of objects for controlling network download of device firmware to ICF devices.
Status: deprecated Access: read-create
OBJECT-GROUP    

hpicfDownloadLogGroup 1.3.6.1.4.1.11.2.14.10.2.4.1.2.2
A collection of objects for maintaining a log of network download attempts to ICF devices.
Status: current Access: read-create
OBJECT-GROUP    

hpicfDownloadConfigGroup 1.3.6.1.4.1.11.2.14.10.2.4.1.2.3
A collection of objects for controlling and monitoring network download of device firmware to ICF devices.
Status: deprecated Access: read-create
OBJECT-GROUP    

hpicfDownloadConfigInetGroup 1.3.6.1.4.1.11.2.14.10.2.4.1.2.4
A collection of objects for controlling and monitoring network download of device firmware to ICF devices.
Status: current Access: read-create
OBJECT-GROUP    

hpicfDownloadAutoTftpGroup 1.3.6.1.4.1.11.2.14.10.2.4.1.2.5
A collection of objects for controlling automatic download of a firmware image to the device.
Status: current Access: read-create
OBJECT-GROUP    

hpicfDownloadConfigOtherGroup 1.3.6.1.4.1.11.2.14.10.2.4.1.2.6
A collection of objects for controlling automatic download of a firmware image to the device.
Status: current Access: read-create
OBJECT-GROUP    

hpicfDownloadConfigOtherGroup1 1.3.6.1.4.1.11.2.14.10.2.4.1.2.7
A collection of objects for controlling automatic download of a firmware image to the device.
Status: deprecated Access: read-create
OBJECT-GROUP