hpicfDownloadDestination

HP-ICF-DOWNLOAD · .1.3.6.1.4.1.11.2.14.11.1.3.1.1.13

Object

column deprecated r/w OctetString
The destination of the download file on the agent.
The allowable destination names depend on the type
of agent being downloaded.  In all cases, a
destination of '/os/primary' or '/os/secondary'
indicates that this is a download of the agent's
firmware image.  The agent will use '/os/primary' 
as the default value for this object when the row
is created. 
              
ICF router agents also allow a download of a config
file.  Currently, the name of the config file on the
agent is '/config'.
              
An agent should reject an attempt to set this object
to a destination name that does not make sense for
this type of agent.

Context

MIB
HP-ICF-DOWNLOAD
OID
.1.3.6.1.4.1.11.2.14.11.1.3.1.1.13
Type
column
Access
readwrite
Status
deprecated
Parent
hpicfDownloadEntry
Groups
1

Walk 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::hpicfDownloadDestination'
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::hpicfDownloadDestination.<hpicfDownloadIndex>.<h3cPwVcIndex>'
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::hpicfDownloadDestination'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-63

Conformance