adAOSDownloadPassesLeft

ADTRAN-AOSDOWNLOAD · .1.3.6.1.4.1.664.5.53.1.3.1.1.11

Object

The number of passes remaining in the current
download attempt.  Some 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
adAOSDownloadStatus is set to 'active'.  It is
decremented by one each time a pass completes.

Context

MIB
ADTRAN-AOSDOWNLOAD
OID
.1.3.6.1.4.1.664.5.53.1.3.1.1.11
Type
column
Access
readonly
Status
current
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::adAOSDownloadPassesLeft'
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::adAOSDownloadPassesLeft.<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::adAOSDownloadPassesLeft'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance