All MIBs › HP-ICF-DOWNLOAD › hpicfDownloadInetPassesLeft
hpicfDownloadInetPassesLeft
Module: HP-ICF-DOWNLOAD
OID (symbolic): HP-ICF-DOWNLOAD::hpicfDownloadInetPassesLeft
OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.3.9.1.14
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.
What is hpicfDownloadInetPassesLeft?
Counts down the passes still needed to complete this IPv6-capable firmware download, decrementing by one as each pass through the file finishes, mirroring hpicfDownloadPassesLeft in the deprecated table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.3.9.1.14 snmpwalk -v2c -c public <target> HP-ICF-DOWNLOAD::hpicfDownloadInetPassesLeft
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.3.9.1.14.1 snmpget -v2c -c public <target> HP-ICF-DOWNLOAD::hpicfDownloadInetPassesLeft.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpicfDownloadInetPassesLeft.1
Start monitoring HP ProCurve switch (firmware/software image download management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-DOWNLOAD::hpicfDownloadInetPassesLeft OID value, configure state conditions and alerts, and monitor any HP ProCurve switch (firmware/software image download management) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.1.3.9 | hpicfDownloadInetTable | HP-ICF-DOWNLOAD |
| 1.3.6.1.4.1.11.2.14.11.1.3.9.1 | hpicfDownloadInetEntry | HP-ICF-DOWNLOAD |
| 1.3.6.1.4.1.11.2.14.11.1.3.9.1.14 | hpicfDownloadInetPassesLeft | HP-ICF-DOWNLOAD |