All MIBs › HP-ICF-DOWNLOAD › hpicfDlLogIndex
hpicfDlLogIndex
Module: HP-ICF-DOWNLOAD
OID (symbolic): HP-ICF-DOWNLOAD::hpicfDlLogIndex
OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.3.4.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: 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.
What is hpicfDlLogIndex?
Numbers each row in the download log, with index 1 always holding the oldest attempt; once the log fills up, a new attempt pushes out index 1 and every other entry shifts down by one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.3.4.1.1 snmpwalk -v2c -c public <target> HP-ICF-DOWNLOAD::hpicfDlLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.3.4.1.1.1 snmpget -v2c -c public <target> HP-ICF-DOWNLOAD::hpicfDlLogIndex.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::hpicfDlLogIndex 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 (14 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 |
| 1.3.6.1.4.1.11.2.14.11.1.3.4 | hpicfDownloadLogTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.3.4.1 | hpicfDownloadLogEntry | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.1.3.4.1.1 | hpicfDlLogIndex | HP-ICF-DOWNLOAD |