All MIBs › MADGEBOX-MIB › madgeUploadFailureCode
madgeUploadFailureCode
Module: MADGEBOX-MIB
OID (symbolic): MADGEBOX-MIB::madgeUploadFailureCode
OID (numeric): 1.3.6.1.4.1.494.10.7.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: While an upload is in progress this will always be 'no-error'. After an upload is complete this indicates the success or failure of the upload. If it is anything other than 'no-error' then 'madgeUploadStatusText' 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 madgeUploadFailureCode?
The result code of the most recently completed upload: no-error(1) while an upload is still in progress or succeeded, or a specific failure such as timeout(4) or file-already-exists(106) (codes 100 and above come from the TFTP server itself). An admin checks this first when an upload doesn't finish as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.10.7.7 snmpwalk -v2c -c public <target> MADGEBOX-MIB::madgeUploadFailureCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.494.10.7.7.1 snmpget -v2c -c public <target> MADGEBOX-MIB::madgeUploadFailureCode.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::madgeUploadFailureCode 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.7 | madgeUpload | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.7.7 | madgeUploadFailureCode | MADGEBOX-MIB |