All MIBs › JETDIRECT3-MIB › hpicfDownloadErrorStatus
hpicfDownloadErrorStatus
Module: JETDIRECT3-MIB
OID (symbolic): JETDIRECT3-MIB::hpicfDownloadErrorStatus
OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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').
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.3.1.1.8 snmpwalk -v2c -c public <target> JETDIRECT3-MIB::hpicfDownloadErrorStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.3.1.1.8.1 snmpget -v2c -c public <target> JETDIRECT3-MIB::hpicfDownloadErrorStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1 | hpicfCommon | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.3 | hpicfDownload | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.3.1 | hpicfDownloadTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.3.1.1 | hpicfDownloadEntry | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.3.1.1.8 | hpicfDownloadErrorStatus | JETDIRECT3-MIB |