CTRON-COMMON-MIB :: dlOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-COMMON-MIBdlOperStatus

dlOperStatus

Module: CTRON-COMMON-MIB

OID (symbolic): CTRON-COMMON-MIB::dlOperStatus

OID (numeric): 1.3.6.1.4.1.52.1.6.4.17

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This object reflects the status of the download code. A value of normalOperation(3) reflects either a down load was started but has finished normally and no reset was specified or no down load has been started. A value of downLoadActive only appears while a down load is in progress. A value of downLoadCompleteError reflects that a down load was started however an error was detected.

What is dlOperStatus?

This read-only enumerated integer reflects the status of the download process: other(1), unknown(2), normalOperation(3) for a finished or not-yet-started download, downLoadActive(4) only while a download is in progress, or downLoadCompleteError(5) if it failed. An administrator polls this to track the real-time progress of an in-flight firmware download and detect failures. For example, after triggering a firmware download, the admin polls this object until it moves from downLoadActive(4) to normalOperation(3), or investigates further if it instead shows downLoadCompleteError(5).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.17
snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::dlOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.4.17.1
snmpget -v2c -c public <target> CTRON-COMMON-MIB::dlOperStatus.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::dlOperStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.1commsDeviceCabletron-MIB
1.3.6.1.4.1.52.1.6subsystemCabletron-MIB
1.3.6.1.4.1.52.1.6.4nb55EFDMIM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.1.6.4.17dlOperStatusCTRON-COMMON-MIB