All MIBs › HP-ICF › hpicfDlLogIndex
hpicfDlLogIndex
Module: HP-ICF
OID (symbolic): HP-ICF::hpicfDlLogIndex
OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.3.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
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.
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::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::hpicfDlLogIndex.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.4 | hpicfDownloadLogTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.3.4.1 | hpicfDownloadLogEntry | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.3.4.1.1 | hpicfDlLogIndex | HP-ICF |