adAOSDlLogErrorStatus

ADTRAN-AOSDOWNLOAD · .1.3.6.1.4.1.664.5.53.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 adAOSDownloadErrorStatus.

Context

MIB
ADTRAN-AOSDOWNLOAD
OID
.1.3.6.1.4.1.664.5.53.1.3.4.1.8
Type
column
Access
readonly
Status
current
Parent
adAOSDownloadLogEntry
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::adAOSDlLogErrorStatus'
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::adAOSDlLogErrorStatus.<adAOSDlLogIndex>'
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::adAOSDlLogErrorStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fileNotFound
2accessViolation
3diskFull
4illegalOperation
5unknownTID
6fileExists
7noSuchUser
8notDefined
9corruptFile
10noServer
11tftpTimeout
12hardwareError
13success
14aborted

Conformance