All MIBs › HP-ICF-DOWNLOAD › hpicfDownloadPassesLeft
hpicfDownloadPassesLeft
Module: HP-ICF-DOWNLOAD
OID (symbolic): HP-ICF-DOWNLOAD::hpicfDownloadPassesLeft
OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.3.1.1.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.3.1.1.11 snmpwalk -v2c -c public <target> HP-ICF-DOWNLOAD::hpicfDownloadPassesLeft
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.11.1 snmpget -v2c -c public <target> HP-ICF-DOWNLOAD::hpicfDownloadPassesLeft.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.11 | hpicfDownloadPassesLeft | HP-ICF-DOWNLOAD |