hpicfDownloadInetPassesLeft
HP-ICF-DOWNLOAD ·
.1.3.6.1.4.1.11.2.14.11.1.3.9.1.14
Object
column SNMPv2-SMIInteger32
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.
Context
- MIB
- HP-ICF-DOWNLOAD
- OID
.1.3.6.1.4.1.11.2.14.11.1.3.9.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfDownloadInetEntry
- 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::hpicfDownloadInetPassesLeft'
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::hpicfDownloadInetPassesLeft.<hpicfDownloadInetIndex>'
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::hpicfDownloadInetPassesLeft'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of