ctDLOperStatus

CTRON-DOWNLOAD-MIB · .1.3.6.1.4.1.52.4.1.5.8.1.17

Object

scalar mandatory Enumeration
This object reflects the status of the download code.
          
normalOperation(3) -
    Indicates that either no download has been started, or that a
    download was started and has finished normally.
          
downLoadActive(4) -
    indicates a download is currently in progress.
          
downLoadCompleteError(5) -
    Indicates that a download was started but an error was detected.

Context

MIB
CTRON-DOWNLOAD-MIB
OID
.1.3.6.1.4.1.52.4.1.5.8.1.17
Type
scalar
Access
readonly
Status
mandatory
Parent
ctDL

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2unknown
3normalOperation
4downLoadActive
5downLoadCompleteError