All MIBs › G6-FILES-MIB
Organization: MICROSENS GmbH & Co. KG
Last Updated: 2018-02-12
Category: Vendor: MICROSENS
Description: MICROSENS G6 switch MIB for file system management including firmware images and configuration file transfers.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is G6-FILES-MIB?
G6-FILES-MIB is a MICROSENS private MIB for the Generation 6 switch family that manages the device's file system, covering installed application/firmware images and file transfer to/from external media. It exposes a table of installed apps with associated notes, plus objects to list, display, delete, download, and install files, as well as to export/import files to and from removable media. Its monitoring/management value is centered on software status, specifically which firmware or application packages are installed and available, which is useful for verifying upgrade success or spotting missing/corrupt files. No explicit dependency on other standard MIBs is indicated; it is one module within MICROSENS's broader G6 private MIB suite. It is deployed on MICROSENS G6-series Ethernet switches where administrators manage firmware images and configuration backups via SNMP-driven file operations. Engineers can download the G6-FILES-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in G6-FILES-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- MICROSENS G6-series Ethernet switch
Monitoring Examples
An admin would poll appsTable/appsEntry via appsIndex and appsListInstalledApps to confirm which firmware or application version is currently installed after an upgrade, and use appsShowNotes to check release notes tied to that install. appsListMediaFiles and appsExportToMedia/appsImportFromMedia would be used to verify a configuration backup completed successfully to external media, revealing a failed export if the expected file doesn't appear.
What Can Be Monitored
- installed applications/firmware list
- file system contents
- media export/import status
This MIB depends on
Related MIBs
Imported Objects
From MICROSENS-G6-MIB
| g6 | OBJECT-IDENTITY |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 | |
| enterprises |
From SNMPv2-TC
| DisplayString | |
| MacAddress |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| STR appsDeinstall | 1.3.6.1.4.1.3181.10.6.3.72.1.1.11 | DisplayString | read-write | 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-installation. Syntax: deinstall = appname. Note there is no need to deinstall prior to installing an update. |
| STR appsDeleteFile | 1.3.6.1.4.1.3181.10.6.3.72.1.1.5 | DisplayString | read-write | Deletes a previously downloaded app installation file. This does not affect unit operation. |
| STR appsDisplayFiles | 1.3.6.1.4.1.3181.10.6.3.72.1.1.4 | DisplayString | read-write | Displays a list of all available app installation files. |
| STR appsDownload | 1.3.6.1.4.1.3181.10.6.3.72.1.1.6 | DisplayString | read-write | 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.domain:port/full/path/to/appfile.app Type = without parameter for additional online help. |
| appsEntry | 1.3.6.1.4.1.3181.10.6.3.72.1.1 | not-accessible | ||
| STR appsExportToMedia | 1.3.6.1.4.1.3181.10.6.3.72.1.1.8 | DisplayString | read-write | 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 |
| STR appsImportFromMedia | 1.3.6.1.4.1.3181.10.6.3.72.1.1.9 | DisplayString | read-write | 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 internal memory this imports the specified config from a DOS formatted SD card. On all other switch versions this action will do nothing. When applicable this action imports the specified app installation file. If the app file name already exists the file is overwritten. Any already running version of the app is not affected. To actually install the imported app use the install command. Syntax: import_from_media = app_file |
| INT appsIndex | 1.3.6.1.4.1.3181.10.6.3.72.1.1.1 | INTEGER | not-accessible | Automatically generated |
| STR appsInstall | 1.3.6.1.4.1.3181.10.6.3.72.1.1.10 | DisplayString | read-write | 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) will automatically select the latest version available on the device. To update an app simply install the new version without deinstallation first. This will keep the app configuration intact (as far as the app parameter are identical between versions). |
| STR appsListInstalledApps | 1.3.6.1.4.1.3181.10.6.3.72.1.1.2 | DisplayString | read-write | Lists which apps are actually installed and ready for use. |
| STR appsListMediaFiles | 1.3.6.1.4.1.3181.10.6.3.72.1.1.7 | DisplayString | read-write | Display a list of all app files available on the external media in the apps folder. |
| STR appsShowNotes | 1.3.6.1.4.1.3181.10.6.3.72.1.1.3 | DisplayString | read-write | Displays information about an app . The app does not need to be installed for this operation. Syntax: show_notes = appname |
| appsTable | 1.3.6.1.4.1.3181.10.6.3.72.1 | not-accessible | This section defines commands to view, load and install apps. The files are also accessible via ftp in the apps directory. | |
| STR certificateActivateForSupplicant | 1.3.6.1.4.1.3181.10.6.3.72.6.1.7 | DisplayString | read-write | Activates the specified certificate to become active immediately for the supplicant. Syntax: activate_for_supplicant = target certificate_name (without extensions). Use target: SERVER, LOCAL or KEY. Expects existing certificate file name. |
| STR certificateActivateForWeb | 1.3.6.1.4.1.3181.10.6.3.72.6.1.6 | DisplayString | read-write | Activates the specified certificate to become active immediately for https. Syntax: activate_for_web = certificate_name (without extensions). Expects 'certificate_name.crt' and 'certificate_name.key' in certificate directory and optionally 'certificate_name.chain.crt' to be used as chain certificate file. |
| STR certificateDeactivateForSupplicant | 1.3.6.1.4.1.3181.10.6.3.72.6.1.8 | DisplayString | read-write | Activates the specified certificate to become active immediately for the supplicant. Syntax: activate_for_supplicant = target. Use target: SERVER, LOCAL or KEY. No certificate name is required. The certicate are not deleted, just not used anymore. |
| STR certificateDeleteFile | 1.3.6.1.4.1.3181.10.6.3.72.6.1.5 | DisplayString | read-write | Deletes an individual certificate file. The full name must be specified. |
| STR certificateDownloadFromServer | 1.3.6.1.4.1.3181.10.6.3.72.6.1.3 | DisplayString | read-write | Custom certificate files can be downloaded. Various protocols may be used. Example: download_from_server = ftp://name:passwd@machine.domain:port/full/path/to/certificatefile. A possible local file with same name is overwritten. Type = without parameter for additional online help. |
| certificateEntry | 1.3.6.1.4.1.3181.10.6.3.72.6.1 | not-accessible | ||
| INT certificateIndex | 1.3.6.1.4.1.3181.10.6.3.72.6.1.1 | INTEGER | not-accessible | Automatically generated |
| STR certificateListFiles | 1.3.6.1.4.1.3181.10.6.3.72.6.1.2 | DisplayString | read-write | Displays a list of all custom certificates available. |
| certificateTable | 1.3.6.1.4.1.3181.10.6.3.72.6 | not-accessible | This section defines commands use private SSL certificate for secure web access. | |
| STR certificateUploadToServer | 1.3.6.1.4.1.3181.10.6.3.72.6.1.4 | DisplayString | read-write | Custom certificate files can be uploaded. Various protocols may be used. Example: upload_to_server = certificate_file ftp://user:passwd@ftp.upload.com/ Type = without parameter for additional online help. |
| STR certificateViewActiveCertificates | 1.3.6.1.4.1.3181.10.6.3.72.6.1.9 | DisplayString | read-write | Displays the content of all currenty active certificates. |
| STR configurationBackupToFolder | 1.3.6.1.4.1.3181.10.6.3.72.4.1.3 | DisplayString | read-write | 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 |
| STR configurationCommitConfig | 1.3.6.1.4.1.3181.10.6.3.72.4.1.5 | DisplayString | read-write | 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_config =' will be automatically extended to 'running' to immediatly save the currently running configuration. Use this command to permanently store the configuration while system.config_save_mode = TEMPORARILY is selected. |
| STR configurationCompareConfiguration | 1.3.6.1.4.1.3181.10.6.3.72.4.1.6 | DisplayString | read-write | Compares two configurations and creates CLI script file that can transform the configurations to each other. Syntax: compare_configuration = (with no argument behind = ) compares running config against factory config (as defined by factory_default_folder). compare_configuration = somename compares config somename against factory_default_folder. compare_configuration = somename someothername compares the two named configurations. Special names are factory (factory defaults) and running (currently active configuration). |
| STR configurationCopyFolder | 1.3.6.1.4.1.3181.10.6.3.72.4.1.7 | DisplayString | read-write | Copies one user config to another. The config will not be activated. Do not use whitespace for the new configuration name. |
| STR configurationDeleteFolder | 1.3.6.1.4.1.3181.10.6.3.72.4.1.8 | DisplayString | read-write | Deletes the specified user config. There is no undelete ! |
| STR configurationDownloadFromServer | 1.3.6.1.4.1.3181.10.6.3.72.4.1.9 | DisplayString | read-write | 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/config_file The downloaded config is not automatically activated. Type = without parameter for additional online help. |
| configurationEntry | 1.3.6.1.4.1.3181.10.6.3.72.4.1 | not-accessible | ||
| STR configurationExportToMedia | 1.3.6.1.4.1.3181.10.6.3.72.4.1.12 | DisplayString | read-write | 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) |
| STR configurationFactoryDefaultFolder | 1.3.6.1.4.1.3181.10.6.3.72.4.1.14 | DisplayString | read-write | 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 backup_to_folder command. |
| STR configurationForceFactoryDefault | 1.3.6.1.4.1.3181.10.6.3.72.4.1.15 | DisplayString | read-write | This forcibly overwrites the current configuration with the factory files bypassing regular processing. This is intended for service personnel only and requires special permission. For normal return to factory settings please use restore_from_folder = factory command. |
| STR configurationImportFromMedia | 1.3.6.1.4.1.3181.10.6.3.72.4.1.13 | DisplayString | read-write | 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 internal memory this imports the specified config from a DOS formatted SD card. On all other switch versions this action will do nothing. When applicable this action imports the specified configuration to a new or existing user folder. If the folder name already exists the previous configuration is overwritten. The config folder must be located under config/name to be detected. Note that when a reserved name like running is imported, the folder is imported as running_imported. To actually activate the imported config use the restore_from_folder action. Syntax: import_from_media = my_new_config |
| INT configurationIndex | 1.3.6.1.4.1.3181.10.6.3.72.4.1.1 | INTEGER | not-accessible | Automatically generated |
| STR configurationListFolders | 1.3.6.1.4.1.3181.10.6.3.72.4.1.2 | DisplayString | read-write | Displays a list of all available configuration folders. |
| STR configurationListMediaFolders | 1.3.6.1.4.1.3181.10.6.3.72.4.1.11 | DisplayString | read-write | Display a list of all configuration folders available on the external media. |
| STR configurationRestoreFromFolder | 1.3.6.1.4.1.3181.10.6.3.72.4.1.4 | DisplayString | read-write | 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. Important: This command does not restore the IP and factory configuration files. |
| configurationTable | 1.3.6.1.4.1.3181.10.6.3.72.4 | not-accessible | This section defines commands to load and store the system configuration. The configuration files are also accessible via ftp under the config directory. | |
| STR configurationUploadToServer | 1.3.6.1.4.1.3181.10.6.3.72.4.1.10 | DisplayString | read-write | 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_to_server = folder ftp://user:passwd@ftp.upload.com/dir/ Note the trailing / is mandatory for ftp. Instead of a hostname an IP address may be specified. Instead of ftp other transport formats like tftp or http can be specifed. The saved file will be prefixed by the local IP address of the sending device. Type = without parameter for additional online help. |
| files | 1.3.6.1.4.1.3181.10.6.3.72 | |||
| STR firmwareDeleteFile | 1.3.6.1.4.1.3181.10.6.3.72.5.1.4 | DisplayString | read-write | Deletes a previously downloaded firmware file. This does not affect unit operation. |
| STR firmwareDisplayFiles | 1.3.6.1.4.1.3181.10.6.3.72.5.1.3 | DisplayString | read-write | Displays a list of all available software files. |
| STR firmwareDownload | 1.3.6.1.4.1.3181.10.6.3.72.5.1.5 | DisplayString | read-write | Complete updates or patches can be downloaded using various protocols. The downloaded files will not be activated until requested using the install_software_update command. Example: download = ftp://name:passwd@machine.domain:port/full/path/to/firmwarefile. Type = without parameter for additional online help. |
| firmwareEntry | 1.3.6.1.4.1.3181.10.6.3.72.5.1 | not-accessible | ||
| STR firmwareExportToMedia | 1.3.6.1.4.1.3181.10.6.3.72.5.1.10 | DisplayString | read-write | 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 firmware update file (msu) onto the removable media. If the file already exists it is overwritten. Syntax: export_media = u_10_3_3.msu |
| STR firmwareImportFromMedia | 1.3.6.1.4.1.3181.10.6.3.72.5.1.11 | DisplayString | read-write | 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 internal memory this imports the specified config from a DOS formatted SD card. On all other switch versions this action will do nothing. When applicable this action imports all firmware update files (msu files) located in the root directory of the media. No parameter are required. Syntax: import_from_media |
| INT firmwareIndex | 1.3.6.1.4.1.3181.10.6.3.72.5.1.1 | INTEGER | not-accessible | Automatically generated |
| STR firmwareInstallSoftwareUpdate | 1.3.6.1.4.1.3181.10.6.3.72.5.1.8 | DisplayString | read-write | Installs the software as contained in the update file specified as parameter. Syntax: install_software_update = newcode.msu NOTE: the unit may automatically reboot after the installation. |
| STR firmwareListInstalledVersions | 1.3.6.1.4.1.3181.10.6.3.72.5.1.2 | DisplayString | read-write | Lists detailed version information of individual system programs. |
| STR firmwareListMediaFiles | 1.3.6.1.4.1.3181.10.6.3.72.5.1.9 | DisplayString | read-write | Display a list of all firmware files available on the external media in the updates folder. |
| STR firmwareMirrorSdCard | 1.3.6.1.4.1.3181.10.6.3.72.5.1.12 | DisplayString | read-write | The function mirrors the whole content of the SD card into the internal flash memory of a micro switch with internal memory. This command only executes when the device is currently running on the SD card to be copied. On switch versions without internal memory nothing will happen. There are two options. OVERWRITE: All data previously stored in the internal memory, including config and passwords, is overwritten. Possibly existing custom configurations or scripts are retained. REPLACE: The internal memory is first erased before the copy commences. Any existing data are removed. This assures are clean copy ofth SD card without possible extra data being retained. Note: The miror command will not operate when system.boot_preference is set to INTERN_ONLY to safeguard the device against an illegally inserted SD card. Syntax: mirror_sd_card = OVERWRITE (or REPLACE) (uppercase). |
| STR firmwareShowReleaseNotes | 1.3.6.1.4.1.3181.10.6.3.72.5.1.7 | DisplayString | read-write | Use to read information about a particular software archive file. Syntax: show_release_notes = filename |
| firmwareTable | 1.3.6.1.4.1.3181.10.6.3.72.5 | not-accessible | This section defines commands to view, load and update the system firmware. | |
| STR firmwareVerifyUpdateFile | 1.3.6.1.4.1.3181.10.6.3.72.5.1.6 | DisplayString | read-write | Verifies the software contained in the update file specified as parameter. Syntax: verify_update_file = newcode.msu The file will not be installed, just verified. |
| STR historyCopyFile | 1.3.6.1.4.1.3181.10.6.3.72.8.1.5 | DisplayString | read-write | Copies an exisiting history data file to another file. Example: copy_file = history_file backup_name. Do not use whitespace in the new file name. |
| STR historyDeleteFile | 1.3.6.1.4.1.3181.10.6.3.72.8.1.6 | DisplayString | read-write | Deletes a history file. When a file is deleted, which is still updated by the history process, then a new file started as soon as the next history update cycle starts. |
| historyEntry | 1.3.6.1.4.1.3181.10.6.3.72.8.1 | not-accessible | ||
| STR historyExportToMedia | 1.3.6.1.4.1.3181.10.6.3.72.8.1.8 | DisplayString | read-write | 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 history files onto the removable media. If a file already exists it is overwritten. Syntax: export_media = filename. Wildcard * may be used to select several files at once. Example: temperature_day_2017_11* to get all files of November. |
| INT historyIndex | 1.3.6.1.4.1.3181.10.6.3.72.8.1.1 | INTEGER | not-accessible | Automatically generated |
| STR historyListFiles | 1.3.6.1.4.1.3181.10.6.3.72.8.1.2 | DisplayString | read-write | Displays a list of all available history files. |
| STR historyListMediaFiles | 1.3.6.1.4.1.3181.10.6.3.72.8.1.7 | DisplayString | read-write | Display a list of all history files available on the external media in the history folder. |
| STR historyShowFile | 1.3.6.1.4.1.3181.10.6.3.72.8.1.3 | DisplayString | read-write | Displays the content of a history file. The files cannot not be edited via CLI or the embedded editor within the CLI. |
| historyTable | 1.3.6.1.4.1.3181.10.6.3.72.8 | not-accessible | This section defines commands to access the history files created of history logging is enabled. The files are also accessible via ftp in the history directory. | |
| STR historyUploadToServer | 1.3.6.1.4.1.3181.10.6.3.72.8.1.4 | DisplayString | read-write | A script data file can be uploaded. Various protocols may be used. Example: upload_to_server = file ftp://user:passwd@ftp.upload.com/ Type = without parameter for additional online help. |
| STR licenseActivate | 1.3.6.1.4.1.3181.10.6.3.72.7.1.6 | DisplayString | read-write | Activates all available licenses to become active immediately. No parameter are required. Licenses are also activated upon system start. |
| STR licenseDeleteFile | 1.3.6.1.4.1.3181.10.6.3.72.7.1.5 | DisplayString | read-write | Deletes an individual license file. The full name must be specified. |
| STR licenseDownloadFromServer | 1.3.6.1.4.1.3181.10.6.3.72.7.1.4 | DisplayString | read-write | License files can be downloaded. Various protocols may be used. Example: download_from_server = ftp://name:passwd@machine.domain:port/full/path/to/certificatefile. A possible local file with same name is overwritten. Type = without parameter for additional online help. |
| licenseEntry | 1.3.6.1.4.1.3181.10.6.3.72.7.1 | not-accessible | ||
| INT licenseIndex | 1.3.6.1.4.1.3181.10.6.3.72.7.1.1 | INTEGER | not-accessible | Automatically generated |
| STR licenseListFiles | 1.3.6.1.4.1.3181.10.6.3.72.7.1.2 | DisplayString | read-write | Displays a list of all licenses installed. |
| STR licenseShowFile | 1.3.6.1.4.1.3181.10.6.3.72.7.1.3 | DisplayString | read-write | Displays the content of a selected license file. License files are human readable. Be aware that any manual change to then will invalidate the signature. |
| licenseTable | 1.3.6.1.4.1.3181.10.6.3.72.7 | not-accessible | This section defines commands install, active and check software licensing files. | |
| STR licenseViewActiveLicenses | 1.3.6.1.4.1.3181.10.6.3.72.7.1.7 | DisplayString | read-write | Displays a summary of all licenses and their expiration dates. |
| logfilesEntry | 1.3.6.1.4.1.3181.10.6.3.72.9.1 | not-accessible | ||
| STR logfilesExportToMedia | 1.3.6.1.4.1.3181.10.6.3.72.9.1.6 | DisplayString | read-write | 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 all log files onto the removable media. |
| INT logfilesIndex | 1.3.6.1.4.1.3181.10.6.3.72.9.1.1 | INTEGER | not-accessible | Automatically generated |
| STR logfilesListFiles | 1.3.6.1.4.1.3181.10.6.3.72.9.1.2 | DisplayString | read-write | Displays a list of all available log files. |
| STR logfilesShowFile | 1.3.6.1.4.1.3181.10.6.3.72.9.1.3 | DisplayString | read-write | Displays the content of a log file. The files cannot not be edited via CLI or the embedded editor within the CLI. |
| STR logfilesShowLastUpdateLog | 1.3.6.1.4.1.3181.10.6.3.72.9.1.4 | DisplayString | read-write | Displays the last firmware update logfile. |
| logfilesTable | 1.3.6.1.4.1.3181.10.6.3.72.9 | not-accessible | This section permits read access to various system log files. The files are also accessible via ftp in the logs directory. | |
| STR logfilesUploadLastSnapshot | 1.3.6.1.4.1.3181.10.6.3.72.9.1.5 | DisplayString | read-write | A system snapshot contains all data required for comprehensive offsite troubleshooting. A snapshot can be created under Device.system.create_snapshot. Use the upload command to send the result to a remote system. Example: upload_last_snapshot = ftp://user:passwd@ftp.upload.com/ Type = without parameter for additional online help. |
| management | 1.3.6.1.4.1.3181.10.6.3 | Microsens private MIB for Generation 6 Ethernet Switches | ||
| STR scriptdataCopyFile | 1.3.6.1.4.1.3181.10.6.3.72.3.1.6 | DisplayString | read-write | Copies an exisiting data file to another file. Example: copy_file = MyData NewData. Do not use whitespace in the new file name. |
| STR scriptdataDeleteFile | 1.3.6.1.4.1.3181.10.6.3.72.3.1.7 | DisplayString | read-write | Deletes a data file. It does not delete a script file. There is no undelete! |
| STR scriptdataDownloadFromServer | 1.3.6.1.4.1.3181.10.6.3.72.3.1.4 | DisplayString | read-write | 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 local file with same name is overwritten. Type = without parameter for additional online help. |
| scriptdataEntry | 1.3.6.1.4.1.3181.10.6.3.72.3.1 | not-accessible | ||
| STR scriptdataExportToMedia | 1.3.6.1.4.1.3181.10.6.3.72.3.1.9 | DisplayString | read-write | 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. |
| STR scriptdataImportFromMedia | 1.3.6.1.4.1.3181.10.6.3.72.3.1.10 | DisplayString | read-write | 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 internal memory this imports the specified config from a DOS formatted SD card. On all other switch versions this action will do nothing. When applicable this action imports the specified files to the script_data folder. If the file(s) already exists they are overwritten. Syntax: import_from_media = filename. |
| INT scriptdataIndex | 1.3.6.1.4.1.3181.10.6.3.72.3.1.1 | INTEGER | not-accessible | Automatically generated |
| STR scriptdataListFiles | 1.3.6.1.4.1.3181.10.6.3.72.3.1.2 | DisplayString | read-write | Displays a list of all available data files. |
| STR scriptdataListMediaFiles | 1.3.6.1.4.1.3181.10.6.3.72.3.1.8 | DisplayString | read-write | Display a list of all files available on the external media in the script_data folder. |
| STR scriptdataShowFile | 1.3.6.1.4.1.3181.10.6.3.72.3.1.3 | DisplayString | read-write | 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. |
| scriptdataTable | 1.3.6.1.4.1.3181.10.6.3.72.3 | not-accessible | This section defines commands to manipulate data files created by or to be used by script programs or certain apps. For example script generated log data. The files are also accessible via ftp in the script_data directory. | |
| STR scriptdataUploadToServer | 1.3.6.1.4.1.3181.10.6.3.72.3.1.5 | DisplayString | read-write | 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 additional online help. |
| STR scriptsCopyFile | 1.3.6.1.4.1.3181.10.6.3.72.2.1.7 | DisplayString | read-write | Copies an exisiting script file to another file. Example: copy_file = MyScript NewScript. Do not use whitespace in the new file name. |
| STR scriptsDeleteFile | 1.3.6.1.4.1.3181.10.6.3.72.2.1.8 | DisplayString | read-write | Deletes a script file. Careful, there is no undelete. |
| STR scriptsDownloadFromServer | 1.3.6.1.4.1.3181.10.6.3.72.2.1.5 | DisplayString | read-write | A script can be downloaded from a server. Example: download_from_server = ftp://name:passwd@machine.domain:port/full/path/to/scriptfile. A local file with same name is overwritten. Type = without parameter for additional online help. |
| scriptsEntry | 1.3.6.1.4.1.3181.10.6.3.72.2.1 | not-accessible | ||
| STR scriptsExecute | 1.3.6.1.4.1.3181.10.6.3.72.2.1.4 | DisplayString | read-write | Executes the script file supplied. Example: files.scripts.execute = myscript or ..execute = myfolder/myscript. It also possible to execute a specific soubroutine and even to supply parameter to it. Syntax: script:subroutine par1 par2. Parameter with spaces can be enclosed with curly brackets. |
| INT scriptsIndex | 1.3.6.1.4.1.3181.10.6.3.72.2.1.1 | INTEGER | not-accessible | Automatically generated |
| STR scriptsListFiles | 1.3.6.1.4.1.3181.10.6.3.72.2.1.2 | DisplayString | read-write | Displays a list of all available script files, their size and date of last change. |
| STR scriptsShowFile | 1.3.6.1.4.1.3181.10.6.3.72.2.1.3 | DisplayString | read-write | Displays the content of a script file. In order to edit a file please use the EditScriptFile command. |
| scriptsTable | 1.3.6.1.4.1.3181.10.6.3.72.2 | not-accessible | This section defines commands to manipulate microscripts. Sub-folders are permitted. The files are also accessible via ftp in the xml_cli_scripts directory. | |
| STR scriptsTerminate | 1.3.6.1.4.1.3181.10.6.3.72.2.1.9 | DisplayString | read-write | This action command can be used to terminate (stop) a background microscript. This may also be used to terminate a script with an endless loop or a too long wait timer. Syntax: files.scripts.terminate = scriptname or files.scripts.terminate = app/scriptname. |
| STR scriptsUploadToServer | 1.3.6.1.4.1.3181.10.6.3.72.2.1.6 | DisplayString | read-write | A script file can be uploaded to a foreign server. Syntax: upload_to_server = scriptfile ftp://user:passwd@ftp.upload.com/target_folder/. Append verbose to the command to start a verbose transfer for trouble shooting. Type = without parameter for additional online help. |
| INT serverEnableApi | 1.3.6.1.4.1.3181.10.6.3.72.10.1.5 | INTEGER | read-write | Enable api server for dotstring management via https. |
| INT serverEnableFtp | 1.3.6.1.4.1.3181.10.6.3.72.10.1.3 | INTEGER | read-write | Enable FTP server for file up-/download. |
| INT serverEnableSftp | 1.3.6.1.4.1.3181.10.6.3.72.10.1.4 | INTEGER | read-write | Enable SFTP server for file up-/download. Note SFTP also requires SSH to be enabled (see CLI settings) |
| INT serverEnableTftp | 1.3.6.1.4.1.3181.10.6.3.72.10.1.2 | INTEGER | read-write | Enable TFTP server for file up-/download. |
| serverEntry | 1.3.6.1.4.1.3181.10.6.3.72.10.1 | not-accessible | ||
| INT serverIndex | 1.3.6.1.4.1.3181.10.6.3.72.10.1.1 | INTEGER | not-accessible | Automatically generated |
| serverTable | 1.3.6.1.4.1.3181.10.6.3.72.10 | not-accessible | The different file transfer protocols may individually be enabled or disabled for protection. |
RFC description
Manages file operations and application installation for Microsens Generation 6 switches.
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.