G6-FILES-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
10
Rows
10
Columns
92
appsTable
table.1.3.6.1.4.1.3181.10.6.3.72.1
·
1 row entry
·
11 columns
This section defines commands to view, load and install apps. The files are also accessible via ftp in the apps directory.
Indexes
appsIndex
| Column | Syntax | OID |
|---|---|---|
|
appsIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.1.1.1 |
|
appsListInstalledApps
Lists which apps are actually installed and ready for use.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.1.1.3 |
|
appsDisplayFiles
Displays a list of all available app installation files.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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.domain:port/full/path/to/appfile.app Typ…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.1.1.7 |
|
appsExportToMedia
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…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.1.1.8 |
|
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 internal memory this imports the specified con…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.1.1.9 |
|
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) will automatically select the latest versi…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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-installation. Syntax: deinstall = appname.…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.1.1.11 |
scriptsTable
table.1.3.6.1.4.1.3181.10.6.3.72.2
·
1 row entry
·
9 columns
This section defines commands to manipulate microscripts. Sub-folders are permitted. The files are also accessible via ftp in the xml_cli_scripts directory.
Indexes
scriptsIndex
| Column | Syntax | OID |
|---|---|---|
|
scriptsIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.1 |
|
scriptsListFiles
Displays a list of all available script files, their size and date of last change.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.2 |
|
scriptsShowFile
Displays the content of a script file. In order to edit a file please use the EditScriptFile command.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.3 |
|
scriptsExecute
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:subro…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.4 |
|
scriptsDownloadFromServer
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 additio…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.5 |
|
scriptsUploadToServer
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. …
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.6 |
|
scriptsCopyFile
Copies an exisiting script file to another file. Example: copy_file = MyScript NewScript. Do not use whitespace in the new file name.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.7 |
|
scriptsDeleteFile
Deletes a script file. Careful, there is no undelete.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.8 |
|
scriptsTerminate
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 fi…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.2.1.9 |
scriptdataTable
table.1.3.6.1.4.1.3181.10.6.3.72.3
·
1 row entry
·
10 columns
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.
Indexes
scriptdataIndex
| Column | Syntax | OID |
|---|---|---|
|
scriptdataIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.3.1.1 |
|
scriptdataListFiles
Displays a list of all available data files.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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 local file with same name is overwritten…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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 additional online help.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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!
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.3.1.8 |
|
scriptdataExportToMedia
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…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.3.1.9 |
|
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 internal memory this imports the specified con…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.3.1.10 |
configurationTable
table.1.3.6.1.4.1.3181.10.6.3.72.4
·
1 row entry
·
15 columns
This section defines commands to load and store the system configuration. The configuration files are also accessible via ftp under the config directory.
Indexes
configurationIndex
| Column | Syntax | OID |
|---|---|---|
|
configurationIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.4.1.1 |
|
configurationListFolders
Displays a list of all available configuration folders.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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. Important: This command does not restore t…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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_config =' will be automatically extende…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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 = ) compares running config against factory config …
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.4.1.7 |
|
configurationDeleteFolder
Deletes the specified user config. There is no undelete !
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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/config_file The downloaded config is no…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.4.1.9 |
|
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_to_server = folder ftp://user:passwd@ft…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.4.1.11 |
|
configurationExportToMedia
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…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.4.1.12 |
|
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 internal memory this imports the specified con…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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 backup_to_folder command.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.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. For normal return to factory settings …
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.4.1.15 |
firmwareTable
table.1.3.6.1.4.1.3181.10.6.3.72.5
·
1 row entry
·
12 columns
This section defines commands to view, load and update the system firmware.
Indexes
firmwareIndex
| Column | Syntax | OID |
|---|---|---|
|
firmwareIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.1 |
|
firmwareListInstalledVersions
Lists detailed version information of individual system programs.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.2 |
|
firmwareDisplayFiles
Displays a list of all available software files.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.3 |
|
firmwareDeleteFile
Deletes a previously downloaded firmware file. This does not affect unit operation.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.4 |
|
firmwareDownload
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.…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.5 |
|
firmwareVerifyUpdateFile
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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.6 |
|
firmwareShowReleaseNotes
Use to read information about a particular software archive file. Syntax: show_release_notes = filename
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.7 |
|
firmwareInstallSoftwareUpdate
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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.8 |
|
firmwareListMediaFiles
Display a list of all firmware files available on the external media in the updates folder.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.9 |
|
firmwareExportToMedia
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…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.10 |
|
firmwareImportFromMedia
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 con…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.11 |
|
firmwareMirrorSdCard
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. O…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.5.1.12 |
certificateTable
table.1.3.6.1.4.1.3181.10.6.3.72.6
·
1 row entry
·
9 columns
This section defines commands use private SSL certificate for secure web access.
Indexes
certificateIndex
| Column | Syntax | OID |
|---|---|---|
|
certificateIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.1 |
|
certificateListFiles
Displays a list of all custom certificates available.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.2 |
|
certificateDownloadFromServer
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 ove…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.3 |
|
certificateUploadToServer
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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.4 |
|
certificateDeleteFile
Deletes an individual certificate file. The full name must be specified.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.5 |
|
certificateActivateForWeb
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 dir…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.6 |
|
certificateActivateForSupplicant
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 ce…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.7 |
|
certificateDeactivateForSupplicant
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 de…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.8 |
|
certificateViewActiveCertificates
Displays the content of all currenty active certificates.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.6.1.9 |
licenseTable
table.1.3.6.1.4.1.3181.10.6.3.72.7
·
1 row entry
·
7 columns
This section defines commands install, active and check software licensing files.
Indexes
licenseIndex
| Column | Syntax | OID |
|---|---|---|
|
licenseIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.7.1.1 |
|
licenseListFiles
Displays a list of all licenses installed.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.7.1.2 |
|
licenseShowFile
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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.7.1.3 |
|
licenseDownloadFromServer
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. …
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.7.1.4 |
|
licenseDeleteFile
Deletes an individual license file. The full name must be specified.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.7.1.5 |
|
licenseActivate
Activates all available licenses to become active immediately. No parameter are required. Licenses are also activated upon system start.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.7.1.6 |
|
licenseViewActiveLicenses
Displays a summary of all licenses and their expiration dates.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.7.1.7 |
historyTable
table.1.3.6.1.4.1.3181.10.6.3.72.8
·
1 row entry
·
8 columns
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.
Indexes
historyIndex
| Column | Syntax | OID |
|---|---|---|
|
historyIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.8.1.1 |
|
historyListFiles
Displays a list of all available history files.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.8.1.2 |
|
historyShowFile
Displays the content of a history file. The files cannot not be edited via CLI or the embedded editor within the CLI.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.8.1.3 |
|
historyUploadToServer
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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.8.1.4 |
|
historyCopyFile
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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.8.1.5 |
|
historyDeleteFile
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.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.8.1.6 |
|
historyListMediaFiles
Display a list of all history files available on the external media in the history folder.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.8.1.7 |
|
historyExportToMedia
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…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.8.1.8 |
logfilesTable
table.1.3.6.1.4.1.3181.10.6.3.72.9
·
1 row entry
·
6 columns
This section permits read access to various system log files. The files are also accessible via ftp in the logs directory.
Indexes
logfilesIndex
| Column | Syntax | OID |
|---|---|---|
|
logfilesIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.9.1.1 |
|
logfilesListFiles
Displays a list of all available log files.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.9.1.2 |
|
logfilesShowFile
Displays the content of a log file. The files cannot not be edited via CLI or the embedded editor within the CLI.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.9.1.3 |
|
logfilesShowLastUpdateLog
Displays the last firmware update logfile.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.9.1.4 |
|
logfilesUploadLastSnapshot
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. Exampl…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.9.1.5 |
|
logfilesExportToMedia
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…
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.72.9.1.6 |
serverTable
table.1.3.6.1.4.1.3181.10.6.3.72.10
·
1 row entry
·
5 columns
The different file transfer protocols may individually be enabled or disabled for protection.
Indexes
serverIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
serverIndex
Automatically generated
|
Integer32 Constraints: range: 0-0 |
.1.3.6.1.4.1.3181.10.6.3.72.10.1.1 |
||||
|
serverEnableTftp
Enable TFTP server for file up-/download.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3181.10.6.3.72.10.1.2 |
||||
|
serverEnableFtp
Enable FTP server for file up-/download.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3181.10.6.3.72.10.1.3 |
||||
|
serverEnableSftp
Enable SFTP server for file up-/download. Note SFTP also requires SSH to be enabled (see CLI settings)
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3181.10.6.3.72.10.1.4 |
||||
|
serverEnableApi
Enable api server for dotstring management via https.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3181.10.6.3.72.10.1.5 |