appsExportToMedia
G6-FILES-MIB ·
.1.3.6.1.4.1.3181.10.6.3.72.1.1.8
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 app file onto the removable media. If the file already exists it is overwritten. Syntax: export_to_media = appname
Context
- MIB
- G6-FILES-MIB
- OID
.1.3.6.1.4.1.3181.10.6.3.72.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- appsEntry
- Table
- appsTable
- Siblings
- 10
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| appsIndex Automatically generated | column | Integer32 | .1.3.6.1.4.1.3181.10.6.3.72.1.1.1 |
| appsInstall Installs the app as contained in the .app installation file. Syntax: install = myapp.app. The .app suffix may be omitted. Just typing the app name (with correct capitalization) wi… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.1.1.10 |
| appsDeinstall Deinstalls the specified app. The app will no longer be active and all configuration and status entries will be removed. The .app file itself is retained for possible future re-in… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.1.1.11 |
| appsListInstalledApps Lists which apps are actually installed and ready for use. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.1.1.2 |
| appsShowNotes Displays information about an app . The app does not need to be installed for this operation. Syntax: show_notes = appname | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.1.1.3 |
| appsDisplayFiles Displays a list of all available app installation files. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.1.1.4 |
| appsDeleteFile Deletes a previously downloaded app installation file. This does not affect unit operation. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.1.1.5 |
| appsDownload Apps can be downloaded using various protocols. The downloaded app will not be activated until requested using the install command. Example: download = ftp://name:passwd@machine.d… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.1.1.6 |
| appsListMediaFiles Display a list of all app files available on the external media in the apps folder. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.72.1.1.7 |
| appsImportFromMedia 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.1.1.9 |