configurationExportToMedia
G6-FILES-MIB ·
.1.3.6.1.4.1.3181.10.6.3.72.4.1.12
Object
The function depends on the type of device. On devices with USB port this action copies to an inserted memory stick. On a micro switch running from internal memory this action copies to an optional DOS formatted SD card. On all other switch versions this action will do nothing. When applicable this action copies the specified configuration folder to a new or existing folder on the removable media. If the folder name already exists the previous configuration is overwritten. Syntax: export_media = running (This example copies the actively running config to folder config/running)
Context
- MIB
- G6-FILES-MIB
- OID
.1.3.6.1.4.1.3181.10.6.3.72.4.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- configurationEntry
- Table
- configurationTable
- Siblings
- 14
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| configurationIndex Automatically generated | column | Integer32 | .1.3.6.1.4.1.3181.10.6.3.72.4.1.1 |
| configurationUploadToServer The content of the specified configuration folder is compressed into a single file (in tar.gz format) and then uploaded to a server. Various protocols may be used. Example: upload… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.10 |
| configurationListMediaFolders Display a list of all configuration folders available on the external media. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.11 |
| configurationImportFromMedia The function depends on the type of device. On devices with USB port this action imports the specified config from an inserted memory stick. On a micro switch running from interna… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.13 |
| configurationFactoryDefaultFolder This parameter permits the definition of a customer specific alternative factory configuration. Care must be taken to create the desired folder beforehand via download or the back… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.14 |
| configurationForceFactoryDefault This forcibly overwrites the current configuration with the factory files bypassing regular processing. This is intended for service personnel only and requires special permission… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.15 |
| configurationListFolders Displays a list of all available configuration folders. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.2 |
| configurationBackupToFolder Copies running configuration to a new or existing folder. If the folder name already exists the previous configuration is overwritten. Syntax: backup_to_folder = my_new_config | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.3 |
| configurationRestoreFromFolder Restores and activates the specified user configuration. Each resulting config change will be logged as usual. Specify source folder. Syntax: restore_from_folder = folder_name. Im… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.4 |
| configurationCommitConfig Commits the config to SD card now. Data are otherwise autosaved using a timer. Use this command to speed up the process. Syntax: commit_config = folder_name. Special case: 'commit… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.5 |
| configurationCompareConfiguration Compares two configurations and creates CLI script file that can transform the configurations to each other. Syntax: compare_configuration = (with no argument behind = ) compare… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.6 |
| configurationCopyFolder Copies one user config to another. The config will not be activated. Do not use whitespace for the new configuration name. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.7 |
| configurationDeleteFolder Deletes the specified user config. There is no undelete ! | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.8 |
| configurationDownloadFromServer A configuration packed as tar or gztar file can be downloaded to a custom folder. Example: download_from_server = local_config_name ftp://name:passwd@machine.domain/full/path/to/… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.4.1.9 |