scriptExportContent
MX-CONF-MIB ·
.0.800.1.100.1000.100
Object
scalar
r/w
Enumeration
Export Content
Content to export in generated configuration script.
* AllConfig: Export everything.
* ModifiedConfig: Export only the configuration that has
been modified (differs from the default values).
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.1000.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- scriptExportGroup
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | allConfig |
200 | modifiedConfig |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| scriptExportServiceName Export Service Name
Name of the service from which to export configuration. The
special value 'All' can be used to export the configuration of
all services. | scalar | OctetString | .0.800.1.100.1000.150 |
| scriptExportUrl Export Script Destination URL
URL where to send the exported configuration script. The URL
should follow this format:
protocol://[user[:password]@]hostname[:… | scalar | OctetString | .0.800.1.100.1000.200 |
| scriptExportSecretKey Encryption Key
Key used to encrypt the exported configuration script.
The key is encoded in hexadecimal notation, meaning only
characters in the range 0-9 an… | scalar | OctetString | .0.800.1.100.1000.300 |