adAOSDownloadDestination

ADTRAN-AOSDOWNLOAD · .1.3.6.1.4.1.664.5.53.1.3.1.1.13

Object

column deprecated r/w OctetString
The destination of the download file.
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
ADTRAN-AOSDOWNLOAD
OID
.1.3.6.1.4.1.664.5.53.1.3.1.1.13
Type
column
Access
readwrite
Status
deprecated
Parent
adAOSDownloadEntry
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 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOSDOWNLOAD::adAOSDownloadDestination'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOSDOWNLOAD::adAOSDownloadDestination.<adAOSDownloadIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-AOSDOWNLOAD' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-AOSDOWNLOAD::adAOSDownloadDestination'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-63

Conformance