madgeDownloadFailureCode

MADGEBOX-MIB · .1.3.6.1.4.1.494.10.3.8

Object

scalar mandatory Enumeration
While a download is in progress this will 
always be 'no-error'.  After a download is complete 
this indicates the success or failure of the download.
If it is anything other than 'no-error' then 
'madgedownloadStatusText' will contain a textual 
description of the error.  Error codes from 100 
upwards are errors returned from a TFTP server.  
Errors below this are locally generated.

Context

MIB
MADGEBOX-MIB
OID
.1.3.6.1.4.1.494.10.3.8
Type
scalar
Access
readonly
Status
mandatory
Parent
madgeDownload

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no-error
2config-error
3busy
4timeout
5cancelled
6incompatible-file
7file-too-big
8protocol-error
100undefined-error
101file-not-found
102access-violation
103out-of-memory
104illegal-operation
105unknown-transfer-id
106file-already-exists
107no-such-user