mfpUrl
MX-FPU-MIB ·
.0.1300.1.450
Object
scalar
r/w
OctetString
MFP URL
URL of the MFP 'single file' to install. The supported transfer
protocols are:
* HTTP
* HTTPS
* TFTP
* FTP
Examples of valid URLs:
* http://www.myserver.com/myfile.bin
* tftp://myserver.com:69/myfolder/myfile.bin
When the port is not included in the URL, the default port for
the chosen protocol is used.
For authentication, it is recommended to use the
Fpu.MfpTransferUsername and Fpu.MfpTransferPassword parameters.
The credentials may also be provisioned directly in the URL
using the syntax protocol://[username[:password]@]hostname
[:port]/[path/]filename with the following constraints:
* No '/', ':' and '@' characters should be present in username
or password.
* No percent escaping.
* The password will appear in clear in the URL field in the
Web page.
If a username/password is specified both in the URL and in the
provisioning parameters, values specified in the URL will have
precedence over the ones specified in the parameters.
This parameter may contain some macros that are substituted by
the actual value at the moment of fetching the MFP file.
The supported macros are:
* %mac% - the MAC address of the unit.
* %product% - the product name of the unit.
* %productseries% - the product series name of the unit.
* %serial% - the serial number of the unit.
Context
- MIB
- MX-FPU-MIB
- OID
.0.1300.1.450- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fpuMIBObjects
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.