scriptExportUrl
MX-CONF-MIB ·
.0.800.1.100.1000.200
Object
scalar
r/w
OctetString
Export Script Destination URL
URL where to send the exported configuration script. The URL
should follow this format:
protocol://[user[:password]@]hostname[:port]/[path/]filename
The brackets [] denote an optional parameter.
The filename may contain alphanumerical and '-._%$' characters
as well as macros that are substituted at the moment of
sending the configuration script.
The supported macros are:
* %mac% - the MAC address of the unit.
* %version% - the MFP version of the unit.
* %serial% - the serial number of the unit.
The transfer protocols supported are:
* TFTP
* FTP
* FILE
Examples of valid URLs:
* tftp://tftpserver.com:69/folder/script.cfg
* ftp://guest@ftpserver.com/script.cfg
* ftp://username:password@ftpserver.com/script.cfg
* file://script.cfg
The protocol default port is used if none is specified.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.1000.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- scriptExportGroup
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-512