All MIBs › MADGEBOX-MIB › madgeDownloadFailureCode
madgeDownloadFailureCode
Module: MADGEBOX-MIB
OID (symbolic): MADGEBOX-MIB::madgeDownloadFailureCode
OID (numeric): 1.3.6.1.4.1.494.10.3.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is madgeDownloadFailureCode?
The result code of the most recently completed download: no-error(1) while a download is still in progress or succeeded, or a specific failure such as timeout(4), incompatible-file(6), or file-too-big(7) (codes 100 and above come from the TFTP server itself, lower codes are generated locally). An admin checks this first when a download doesn't finish as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.10.3.8 snmpwalk -v2c -c public <target> MADGEBOX-MIB::madgeDownloadFailureCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.494.10.3.8.1 snmpget -v2c -c public <target> MADGEBOX-MIB::madgeDownloadFailureCode.1
Start monitoring Madge Networks Token Ring hub/concentrator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MADGEBOX-MIB::madgeDownloadFailureCode OID value, configure state conditions and alerts, and monitor any Madge Networks Token Ring hub/concentrator from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.494 | madge | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.494.10 | madgeBox | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.3 | madgeDownload | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.3.8 | madgeDownloadFailureCode | MADGEBOX-MIB |