dlOnLineDownLoad
CTRON-COMMON-MIB ·
.1.3.6.1.4.1.52.1.6.4.16
Object
scalar mandatory
r/w
Enumeration
During normal operation this object has the value of 1. By setting this object to a value of forceDownLoad(2) an online download will be performed. By setting this object to a value of forceDownLoadReset(3) an online down load will be performed and a reset will be forced upon successful completion of the download.
Context
- MIB
- CTRON-COMMON-MIB
- OID
.1.3.6.1.4.1.52.1.6.4.16- Type
- scalar
- Access
- readwrite
- Status
- mandatory
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-COMMON-MIB::dlOnLineDownLoad.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-COMMON-MIB::dlOnLineDownLoad'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normalOperation |
2 | forceDownLoad |
3 | forceDownLoadReset |