scriptdataExportToMedia
G6-FILES-MIB ·
.1.3.6.1.4.1.3181.10.6.3.72.3.1.9
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 script_data file(s) onto the removable media. If the file(s) already exists it is overwritten. Syntax: export_to_media = filename Wildcard * is supported to copy many files at once.
Context
- MIB
- G6-FILES-MIB
- OID
.1.3.6.1.4.1.3181.10.6.3.72.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- scriptdataEntry
- Table
- scriptdataTable
- Siblings
- 9
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| scriptdataIndex Automatically generated | column | Integer32 | .1.3.6.1.4.1.3181.10.6.3.72.3.1.1 |
| scriptdataImportFromMedia 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.3.1.10 |
| scriptdataListFiles Displays a list of all available data files. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.3.1.2 |
| scriptdataShowFile Displays the content of a data file. A text format is assumed. The files cannot not be edited via CLI or the embedded editor within the CLI. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.3.1.3 |
| scriptdataDownloadFromServer A data file can be downloaded. Various protocols may be used. Example: download_from_server = ftp://name:passwd@machine.domain:port/full/path/to/scriptfile. A possible exisiting … | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.3.1.4 |
| scriptdataUploadToServer A script data file can be uploaded. Various protocols may be used. Example: upload_to_server = scriptfile ftp://user:passwd@ftp.upload.com/ Type = without parameter for addition… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.3.1.5 |
| scriptdataCopyFile Copies an exisiting data file to another file. Example: copy_file = MyData NewData. Do not use whitespace in the new file name. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.3.1.6 |
| scriptdataDeleteFile Deletes a data file. It does not delete a script file. There is no undelete! | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.3.1.7 |
| scriptdataListMediaFiles Display a list of all files available on the external media in the script_data folder. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.3.1.8 |