All MIBs › CTRON-COMMON-MIB › dlErrorString
dlErrorString
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::dlErrorString
OID (numeric): 1.3.6.1.4.1.52.1.6.4.20
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: If the value of ctDLOperStatus is downloadCompleteError(5) then this object will provide a more complete description of the error. Otherwise this object will be the zero length string.
What is dlErrorString?
This read-only DisplayString provides a detailed description of the error when dlOperStatus indicates downLoadCompleteError(5), and remains a zero-length string otherwise. An administrator reads this after a failed firmware download to get human-readable diagnostic detail about exactly what went wrong. For example, when a runtime download fails and dlOperStatus shows downLoadCompleteError(5), the admin reads this object to see a specific error description, such as a file-not-found message, to guide troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.20 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::dlErrorString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.20.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::dlErrorString.1
Start monitoring Cabletron/Enterasys switch/router (shared definitions module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-COMMON-MIB::dlErrorString OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/router (shared definitions module) from a single console.
OID Breakdown
Upper-level ancestors (10 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6 | subsystem | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6.4 | nb55 | EFDMIM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.6.4.20 | dlErrorString | CTRON-COMMON-MIB |