hpicfDownloadResetType
HP-ICF-DOWNLOAD ·
.1.3.6.1.4.1.11.2.14.11.1.3.1.1.7
Object
column
deprecated
r/w
Enumeration
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.
Context
- MIB
- HP-ICF-DOWNLOAD
- OID
.1.3.6.1.4.1.11.2.14.11.1.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- hpicfDownloadEntry
- Table
- hpicfDownloadTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noReset |
2 | warmReset |
3 | factoryReset |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfDownloadIndex deprecated 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 deprecated 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,
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.10 |
| hpicfDownloadPassesLeft deprecated 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 … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.11 |
| hpicfDownloadOctetCount deprecated 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… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.12 |
| hpicfDownloadDestination deprecated 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 '… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.13 |
| hpicfDownloadOwnerAddress deprecated The transport address of the management station
that initiated this download attempt, formatted
according to the value of the associated instance
of hpicfDownloadOwnerDomain. | column | SNMPv2-TCTAddress | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.2 |
| hpicfDownloadOwnerDomain deprecated The kind of transport service used by the
management station that initiated this download
attempt. | column | SNMPv2-TCTDomain | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.3 |
| hpicfDownloadTAddress deprecated The transport address of the node to download
firmware from, formatted according to the value of
the associated instance of hpicfDownloadTDomain.
An attempt to mod… | column | SNMPv2-TCTAddress | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.4 |
| hpicfDownloadTDomain deprecated 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
… | column | SNMPv2-TCTDomain | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.5 |
| hpicfDownloadFilename deprecated 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 ob… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.6 |
| hpicfDownloadErrorStatus deprecated 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 pos… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.8 |
| hpicfDownloadErrorText deprecated A textual description of the current error status
of the firmware download. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.1.3.1.1.9 |