downloadExecute
MX-COMDASYS-MIB ·
.1.3.6.1.4.1.4935.4.3.1
Object
scalar r/w
Enumeration
Starts configuration download via FTP. A reload of the device will be necessary in order to apply the new downloaded configuration. 0 noOP 1 downloadConfiguration
Context
- MIB
- MX-COMDASYS-MIB
- OID
.1.3.6.1.4.1.4935.4.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- config
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 'MX-COMDASYS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-COMDASYS-MIB::downloadExecute.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-COMDASYS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-COMDASYS-MIB::downloadExecute'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
1 | downloadConfiguration |