hpicfDlLogErrorStatus
HP-ICF-DOWNLOAD ·
.1.3.6.1.4.1.11.2.14.11.1.3.4.1.8
Object
column Enumeration
The result of the attempt to download firmware to this device. The values are the same as the corresponding values of hpicfDownloadErrorStatus.
Context
- MIB
- HP-ICF-DOWNLOAD
- OID
.1.3.6.1.4.1.11.2.14.11.1.3.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfDownloadLogEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-DOWNLOAD' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DOWNLOAD::hpicfDlLogErrorStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-DOWNLOAD' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DOWNLOAD::hpicfDlLogErrorStatus.<hpicfDlLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DOWNLOAD' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DOWNLOAD::hpicfDlLogErrorStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fileNotFound |
2 | accessViolation |
3 | diskFull |
4 | illegalOperation |
5 | unknownTID |
6 | fileExists |
7 | noSuchUser |
8 | notDefined |
9 | corruptFile |
10 | noServer |
11 | tftpTimeout |
12 | hardwareError |
13 | success |
14 | aborted |
Conformance
Member of