G6-FILES-MIB
114 objects
Microsens private MIB for Generation 6 Ethernet Switches
Imported Objects
| MICROSENS-G6-MIB | g6 |
| SNMPv2-SMI | Counter32 enterprises Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString MacAddress |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3181.10.6.3 | Identitymanagement | Microsens private MIB for Generation 6 Ethernet Switches | ||
| 1.3.6.1.4.1.3181.10.6.3.72 | Nodefiles | |||
| 1.3.6.1.4.1.3181.10.6.3.72.1 | TableappsTable | not-accessible | current | This section defines commands to view, load and install apps. The files are also accessible via ftp in the apps directory. |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1 | RowappsEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.1 | ColumnappsIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.2 | ColumnappsListInstalledApps | read-write | current | Lists which apps are actually installed and ready for use. |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.3 | ColumnappsShowNotes | read-write | current | Displays information about an app . The app does not need to be installed for this operation. Syntax: show_notes = appname |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.4 | ColumnappsDisplayFiles | read-write | current | Displays a list of all available app installation files. |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.5 | ColumnappsDeleteFile | read-write | current | Deletes a previously downloaded app installation file. This does not affect unit operation. |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.6 | ColumnappsDownload | read-write | current | Apps can be downloaded using various protocols. The downloaded app will not be activated until requested using the install command. Example: download = ftp://n… |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.7 | ColumnappsListMediaFiles | read-write | current | Display a list of all app files available on the external media in the apps folder. |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.8 | ColumnappsExportToMedia | read-write | current | 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 me… |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.9 | ColumnappsImportFromMedia | read-write | current | 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 … |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.10 | ColumnappsInstall | read-write | current | 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 correc… |
| 1.3.6.1.4.1.3181.10.6.3.72.1.1.11 | ColumnappsDeinstall | read-write | current | 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 p… |
| 1.3.6.1.4.1.3181.10.6.3.72.2 | TablescriptsTable | not-accessible | current | This section defines commands to manipulate microscripts. Sub-folders are permitted. The files are also accessible via ftp in the xml_cli_scripts directory. |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1 | RowscriptsEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.1 | ColumnscriptsIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.2 | ColumnscriptsListFiles | read-write | current | Displays a list of all available script files, their size and date of last change. |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.3 | ColumnscriptsShowFile | read-write | current | Displays the content of a script file. In order to edit a file please use the EditScriptFile command. |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.4 | ColumnscriptsExecute | read-write | current | Executes the script file supplied. Example: files.scripts.execute = myscript or ..execute = myfolder/myscript. It also possible to execute a specific soubrouti… |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.5 | ColumnscriptsDownloadFromServer | read-write | current | 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… |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.6 | ColumnscriptsUploadToServer | read-write | current | 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… |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.7 | ColumnscriptsCopyFile | read-write | current | Copies an exisiting script file to another file. Example: copy_file = MyScript NewScript. Do not use whitespace in the new file name. |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.8 | ColumnscriptsDeleteFile | read-write | current | Deletes a script file. Careful, there is no undelete. |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.9 | ColumnscriptsTerminate | read-write | current | 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 wa… |
| 1.3.6.1.4.1.3181.10.6.3.72.3 | TablescriptdataTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1 | RowscriptdataEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.1 | ColumnscriptdataIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.2 | ColumnscriptdataListFiles | read-write | current | Displays a list of all available data files. |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.3 | ColumnscriptdataShowFile | read-write | current | 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. |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.4 | ColumnscriptdataDownloadFromServer | read-write | current | 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 … |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.5 | ColumnscriptdataUploadToServer | read-write | current | 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 para… |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.6 | ColumnscriptdataCopyFile | read-write | current | Copies an exisiting data file to another file. Example: copy_file = MyData NewData. Do not use whitespace in the new file name. |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.7 | ColumnscriptdataDeleteFile | read-write | current | Deletes a data file. It does not delete a script file. There is no undelete! |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.8 | ColumnscriptdataListMediaFiles | read-write | current | Display a list of all files available on the external media in the script_data folder. |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.9 | ColumnscriptdataExportToMedia | read-write | current | 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 me… |
| 1.3.6.1.4.1.3181.10.6.3.72.3.1.10 | ColumnscriptdataImportFromMedia | read-write | current | 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 … |
| 1.3.6.1.4.1.3181.10.6.3.72.4 | TableconfigurationTable | not-accessible | current | This section defines commands to load and store the system configuration. The configuration files are also accessible via ftp under the config directory. |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1 | RowconfigurationEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.1 | ColumnconfigurationIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.2 | ColumnconfigurationListFolders | read-write | current | Displays a list of all available configuration folders. |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.3 | ColumnconfigurationBackupToFolder | read-write | current | Copies running configuration to a new or existing folder. If the folder name already exists the previous configuration is overwritten. Syntax: backup_to_folder… |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.4 | ColumnconfigurationRestoreFromFolder | read-write | current | Restores and activates the specified user configuration. Each resulting config change will be logged as usual. Specify source folder. Syntax: restore_from_fold… |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.5 | ColumnconfigurationCommitConfig | read-write | current | 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. S… |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.6 | ColumnconfigurationCompareConfiguration | read-write | current | Compares two configurations and creates CLI script file that can transform the configurations to each other. Syntax: compare_configuration = (with no argument … |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.7 | ColumnconfigurationCopyFolder | read-write | current | Copies one user config to another. The config will not be activated. Do not use whitespace for the new configuration name. |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.8 | ColumnconfigurationDeleteFolder | read-write | current | Deletes the specified user config. There is no undelete ! |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.9 | ColumnconfigurationDownloadFromServer | read-write | current | 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.d… |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.10 | ColumnconfigurationUploadToServer | read-write | current | 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 u… |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.11 | ColumnconfigurationListMediaFolders | read-write | current | Display a list of all configuration folders available on the external media. |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.12 | ColumnconfigurationExportToMedia | read-write | current | 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 me… |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.13 | ColumnconfigurationImportFromMedia | read-write | current | 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 … |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.14 | ColumnconfigurationFactoryDefaultFolder | read-write | current | This parameter permits the definition of a customer specific alternative factory configuration. Care must be taken to create the desired folder beforehand via … |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.15 | ColumnconfigurationForceFactoryDefault | read-write | current | This forcibly overwrites the current configuration with the factory files bypassing regular processing. This is intended for service personnel only and require… |
| 1.3.6.1.4.1.3181.10.6.3.72.5 | TablefirmwareTable | not-accessible | current | This section defines commands to view, load and update the system firmware. |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1 | RowfirmwareEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.1 | ColumnfirmwareIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.2 | ColumnfirmwareListInstalledVersions | read-write | current | Lists detailed version information of individual system programs. |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.3 | ColumnfirmwareDisplayFiles | read-write | current | Displays a list of all available software files. |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.4 | ColumnfirmwareDeleteFile | read-write | current | Deletes a previously downloaded firmware file. This does not affect unit operation. |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.5 | ColumnfirmwareDownload | read-write | current | Complete updates or patches can be downloaded using various protocols. The downloaded files will not be activated until requested using the install_software_up… |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.6 | ColumnfirmwareVerifyUpdateFile | read-write | current | Verifies the software contained in the update file specified as parameter. Syntax: verify_update_file = newcode.msu The file will not be installed, just verifi… |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.7 | ColumnfirmwareShowReleaseNotes | read-write | current | Use to read information about a particular software archive file. Syntax: show_release_notes = filename |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.8 | ColumnfirmwareInstallSoftwareUpdate | read-write | current | Installs the software as contained in the update file specified as parameter. Syntax: install_software_update = newcode.msu NOTE: the unit may automatically re… |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.9 | ColumnfirmwareListMediaFiles | read-write | current | Display a list of all firmware files available on the external media in the updates folder. |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.10 | ColumnfirmwareExportToMedia | read-write | current | 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 me… |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.11 | ColumnfirmwareImportFromMedia | read-write | current | 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 … |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.12 | ColumnfirmwareMirrorSdCard | read-write | current | 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 th… |
| 1.3.6.1.4.1.3181.10.6.3.72.6 | TablecertificateTable | not-accessible | current | This section defines commands use private SSL certificate for secure web access. |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1 | RowcertificateEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.1 | ColumncertificateIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.2 | ColumncertificateListFiles | read-write | current | Displays a list of all custom certificates available. |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.3 | ColumncertificateDownloadFromServer | read-write | current | Custom certificate files can be downloaded. Various protocols may be used. Example: download_from_server = ftp://name:passwd@machine.domain:port/full/path/to/c… |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.4 | ColumncertificateUploadToServer | read-write | current | Custom certificate files can be uploaded. Various protocols may be used. Example: upload_to_server = certificate_file ftp://user:passwd@ftp.upload.com/ Type = … |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.5 | ColumncertificateDeleteFile | read-write | current | Deletes an individual certificate file. The full name must be specified. |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.6 | ColumncertificateActivateForWeb | read-write | current | Activates the specified certificate to become active immediately for https. Syntax: activate_for_web = certificate_name (without extensions). Expects 'certific… |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.7 | ColumncertificateActivateForSupplicant | read-write | current | Activates the specified certificate to become active immediately for the supplicant. Syntax: activate_for_supplicant = target certificate_name (without extensi… |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.8 | ColumncertificateDeactivateForSupplicant | read-write | current | Activates the specified certificate to become active immediately for the supplicant. Syntax: activate_for_supplicant = target. Use target: SERVER, LOCAL or KEY… |
| 1.3.6.1.4.1.3181.10.6.3.72.6.1.9 | ColumncertificateViewActiveCertificates | read-write | current | Displays the content of all currenty active certificates. |
| 1.3.6.1.4.1.3181.10.6.3.72.7 | TablelicenseTable | not-accessible | current | This section defines commands install, active and check software licensing files. |
| 1.3.6.1.4.1.3181.10.6.3.72.7.1 | RowlicenseEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.7.1.1 | ColumnlicenseIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.7.1.2 | ColumnlicenseListFiles | read-write | current | Displays a list of all licenses installed. |
| 1.3.6.1.4.1.3181.10.6.3.72.7.1.3 | ColumnlicenseShowFile | read-write | current | 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. |
| 1.3.6.1.4.1.3181.10.6.3.72.7.1.4 | ColumnlicenseDownloadFromServer | read-write | current | License files can be downloaded. Various protocols may be used. Example: download_from_server = ftp://name:passwd@machine.domain:port/full/path/to/certificatef… |
| 1.3.6.1.4.1.3181.10.6.3.72.7.1.5 | ColumnlicenseDeleteFile | read-write | current | Deletes an individual license file. The full name must be specified. |
| 1.3.6.1.4.1.3181.10.6.3.72.7.1.6 | ColumnlicenseActivate | read-write | current | Activates all available licenses to become active immediately. No parameter are required. Licenses are also activated upon system start. |
| 1.3.6.1.4.1.3181.10.6.3.72.7.1.7 | ColumnlicenseViewActiveLicenses | read-write | current | Displays a summary of all licenses and their expiration dates. |
| 1.3.6.1.4.1.3181.10.6.3.72.8 | TablehistoryTable | not-accessible | current | 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. |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1 | RowhistoryEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1.1 | ColumnhistoryIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1.2 | ColumnhistoryListFiles | read-write | current | Displays a list of all available history files. |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1.3 | ColumnhistoryShowFile | read-write | current | Displays the content of a history file. The files cannot not be edited via CLI or the embedded editor within the CLI. |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1.4 | ColumnhistoryUploadToServer | read-write | current | 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 … |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1.5 | ColumnhistoryCopyFile | read-write | current | 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. |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1.6 | ColumnhistoryDeleteFile | read-write | current | 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… |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1.7 | ColumnhistoryListMediaFiles | read-write | current | Display a list of all history files available on the external media in the history folder. |
| 1.3.6.1.4.1.3181.10.6.3.72.8.1.8 | ColumnhistoryExportToMedia | read-write | current | 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 me… |
| 1.3.6.1.4.1.3181.10.6.3.72.9 | TablelogfilesTable | not-accessible | current | This section permits read access to various system log files. The files are also accessible via ftp in the logs directory. |
| 1.3.6.1.4.1.3181.10.6.3.72.9.1 | RowlogfilesEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.9.1.1 | ColumnlogfilesIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.9.1.2 | ColumnlogfilesListFiles | read-write | current | Displays a list of all available log files. |
| 1.3.6.1.4.1.3181.10.6.3.72.9.1.3 | ColumnlogfilesShowFile | read-write | current | Displays the content of a log file. The files cannot not be edited via CLI or the embedded editor within the CLI. |
| 1.3.6.1.4.1.3181.10.6.3.72.9.1.4 | ColumnlogfilesShowLastUpdateLog | read-write | current | Displays the last firmware update logfile. |
| 1.3.6.1.4.1.3181.10.6.3.72.9.1.5 | ColumnlogfilesUploadLastSnapshot | read-write | current | A system snapshot contains all data required for comprehensive offsite troubleshooting. A snapshot can be created under Device.system.create_snapshot. Use the … |
| 1.3.6.1.4.1.3181.10.6.3.72.9.1.6 | ColumnlogfilesExportToMedia | read-write | current | 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 me… |
| 1.3.6.1.4.1.3181.10.6.3.72.10 | TableserverTable | not-accessible | current | The different file transfer protocols may individually be enabled or disabled for protection. |
| 1.3.6.1.4.1.3181.10.6.3.72.10.1 | RowserverEntry | not-accessible | current | |
| 1.3.6.1.4.1.3181.10.6.3.72.10.1.1 | ColumnserverIndex | not-accessible | current | Automatically generated |
| 1.3.6.1.4.1.3181.10.6.3.72.10.1.2 | ColumnserverEnableTftp | read-write | current | Enable TFTP server for file up-/download. |
| 1.3.6.1.4.1.3181.10.6.3.72.10.1.3 | ColumnserverEnableFtp | read-write | current | Enable FTP server for file up-/download. |
| 1.3.6.1.4.1.3181.10.6.3.72.10.1.4 | ColumnserverEnableSftp | read-write | current | Enable SFTP server for file up-/download. Note SFTP also requires SSH to be enabled (see CLI settings) |
| 1.3.6.1.4.1.3181.10.6.3.72.10.1.5 | ColumnserverEnableApi | read-write | current | Enable api server for dotstring management via https. |