statLastDownloadFileResult

MX-FILE-MIB · .0.2600.1.600.100

Object

scalar Enumeration
Last DownloadFile Result
          
Result of the last file download command that was successfully
launched.
          
  * None: No file download operation has been performed since
    the last reset to default settings.
  * Downloading: A file download operation is currently in
    progress.
  * Success: Last file download operation succeeded.
  * Failed: Last file download operation failed.

Context

MIB
MX-FILE-MIB
OID
.0.2600.1.600.100
Type
scalar
Access
readonly
Status
current
Parent
statistics

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-FILE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-FILE-MIB::statLastDownloadFileResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-FILE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-FILE-MIB::statLastDownloadFileResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100none
200downloading
300success
400failed