G6-FILES-MIB

File: G6-FILES-MIB.mib (43777 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

AppsEntry  
SEQUENCE    
  appsIndex INTEGER
  appsListInstalledApps DisplayString
  appsShowNotes DisplayString
  appsDisplayFiles DisplayString
  appsDeleteFile DisplayString
  appsDownload DisplayString
  appsListMediaFiles DisplayString
  appsExportToMedia DisplayString
  appsImportFromMedia DisplayString
  appsInstall DisplayString
  appsDeinstall DisplayString

ScriptsEntry  
SEQUENCE    
  scriptsIndex INTEGER
  scriptsListFiles DisplayString
  scriptsShowFile DisplayString
  scriptsExecute DisplayString
  scriptsDownloadFromServer DisplayString
  scriptsUploadToServer DisplayString
  scriptsCopyFile DisplayString
  scriptsDeleteFile DisplayString
  scriptsTerminate DisplayString

ScriptdataEntry  
SEQUENCE    
  scriptdataIndex INTEGER
  scriptdataListFiles DisplayString
  scriptdataShowFile DisplayString
  scriptdataDownloadFromServer DisplayString
  scriptdataUploadToServer DisplayString
  scriptdataCopyFile DisplayString
  scriptdataDeleteFile DisplayString
  scriptdataListMediaFiles DisplayString
  scriptdataExportToMedia DisplayString
  scriptdataImportFromMedia DisplayString

ConfigurationEntry  
SEQUENCE    
  configurationIndex INTEGER
  configurationListFolders DisplayString
  configurationBackupToFolder DisplayString
  configurationRestoreFromFolder DisplayString
  configurationCommitConfig DisplayString
  configurationCompareConfiguration DisplayString
  configurationCopyFolder DisplayString
  configurationDeleteFolder DisplayString
  configurationDownloadFromServer DisplayString
  configurationUploadToServer DisplayString
  configurationListMediaFolders DisplayString
  configurationExportToMedia DisplayString
  configurationImportFromMedia DisplayString
  configurationFactoryDefaultFolder DisplayString
  configurationForceFactoryDefault DisplayString

FirmwareEntry  
SEQUENCE    
  firmwareIndex INTEGER
  firmwareListInstalledVersions DisplayString
  firmwareDisplayFiles DisplayString
  firmwareDeleteFile DisplayString
  firmwareDownload DisplayString
  firmwareVerifyUpdateFile DisplayString
  firmwareShowReleaseNotes DisplayString
  firmwareInstallSoftwareUpdate DisplayString
  firmwareListMediaFiles DisplayString
  firmwareExportToMedia DisplayString
  firmwareImportFromMedia DisplayString
  firmwareMirrorSdCard DisplayString

CertificateEntry  
SEQUENCE    
  certificateIndex INTEGER
  certificateListFiles DisplayString
  certificateDownloadFromServer DisplayString
  certificateUploadToServer DisplayString
  certificateDeleteFile DisplayString
  certificateActivateForWeb DisplayString
  certificateActivateForSupplicant DisplayString
  certificateDeactivateForSupplicant DisplayString
  certificateViewActiveCertificates DisplayString

LicenseEntry  
SEQUENCE    
  licenseIndex INTEGER
  licenseListFiles DisplayString
  licenseShowFile DisplayString
  licenseDownloadFromServer DisplayString
  licenseDeleteFile DisplayString
  licenseActivate DisplayString
  licenseViewActiveLicenses DisplayString

HistoryEntry  
SEQUENCE    
  historyIndex INTEGER
  historyListFiles DisplayString
  historyShowFile DisplayString
  historyUploadToServer DisplayString
  historyCopyFile DisplayString
  historyDeleteFile DisplayString
  historyListMediaFiles DisplayString
  historyExportToMedia DisplayString

LogfilesEntry  
SEQUENCE    
  logfilesIndex INTEGER
  logfilesListFiles DisplayString
  logfilesShowFile DisplayString
  logfilesShowLastUpdateLog DisplayString
  logfilesUploadLastSnapshot DisplayString
  logfilesExportToMedia DisplayString

ServerEntry  
SEQUENCE    
  serverIndex INTEGER
  serverEnableTftp INTEGER
  serverEnableFtp INTEGER
  serverEnableSftp INTEGER
  serverEnableApi INTEGER

Defined Values

management 1.3.6.1.4.1.3181.10.6.3
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

files 1.3.6.1.4.1.3181.10.6.3.72
OBJECT IDENTIFIER    

appsTable 1.3.6.1.4.1.3181.10.6.3.72.1
This section defines commands to view, load and install apps. The files are also accessible via ftp in the apps directory.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppsEntry

appsEntry 1.3.6.1.4.1.3181.10.6.3.72.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AppsEntry  

appsIndex 1.3.6.1.4.1.3181.10.6.3.72.1.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

appsListInstalledApps 1.3.6.1.4.1.3181.10.6.3.72.1.1.2
Lists which apps are actually installed and ready for use.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsShowNotes 1.3.6.1.4.1.3181.10.6.3.72.1.1.3
Displays information about an app . The app does not need to be installed for this operation. Syntax: show_notes = appname
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsDisplayFiles 1.3.6.1.4.1.3181.10.6.3.72.1.1.4
Displays a list of all available app installation files.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsDeleteFile 1.3.6.1.4.1.3181.10.6.3.72.1.1.5
Deletes a previously downloaded app installation file. This does not affect unit operation.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsDownload 1.3.6.1.4.1.3181.10.6.3.72.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsListMediaFiles 1.3.6.1.4.1.3181.10.6.3.72.1.1.7
Display a list of all app files available on the external media in the apps folder.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsExportToMedia 1.3.6.1.4.1.3181.10.6.3.72.1.1.8
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
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsImportFromMedia 1.3.6.1.4.1.3181.10.6.3.72.1.1.9
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
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsInstall 1.3.6.1.4.1.3181.10.6.3.72.1.1.10
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).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

appsDeinstall 1.3.6.1.4.1.3181.10.6.3.72.1.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptsTable 1.3.6.1.4.1.3181.10.6.3.72.2
This section defines commands to manipulate microscripts. Sub-folders are permitted. The files are also accessible via ftp in the xml_cli_scripts directory.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScriptsEntry

scriptsEntry 1.3.6.1.4.1.3181.10.6.3.72.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ScriptsEntry  

scriptsIndex 1.3.6.1.4.1.3181.10.6.3.72.2.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

scriptsListFiles 1.3.6.1.4.1.3181.10.6.3.72.2.1.2
Displays a list of all available script files, their size and date of last change.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptsShowFile 1.3.6.1.4.1.3181.10.6.3.72.2.1.3
Displays the content of a script file. In order to edit a file please use the EditScriptFile command.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptsExecute 1.3.6.1.4.1.3181.10.6.3.72.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptsDownloadFromServer 1.3.6.1.4.1.3181.10.6.3.72.2.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptsUploadToServer 1.3.6.1.4.1.3181.10.6.3.72.2.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptsCopyFile 1.3.6.1.4.1.3181.10.6.3.72.2.1.7
Copies an exisiting script file to another file. Example: copy_file = MyScript NewScript. Do not use whitespace in the new file name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptsDeleteFile 1.3.6.1.4.1.3181.10.6.3.72.2.1.8
Deletes a script file. Careful, there is no undelete.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptsTerminate 1.3.6.1.4.1.3181.10.6.3.72.2.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataTable 1.3.6.1.4.1.3181.10.6.3.72.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScriptdataEntry

scriptdataEntry 1.3.6.1.4.1.3181.10.6.3.72.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ScriptdataEntry  

scriptdataIndex 1.3.6.1.4.1.3181.10.6.3.72.3.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

scriptdataListFiles 1.3.6.1.4.1.3181.10.6.3.72.3.1.2
Displays a list of all available data files.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataShowFile 1.3.6.1.4.1.3181.10.6.3.72.3.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataDownloadFromServer 1.3.6.1.4.1.3181.10.6.3.72.3.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataUploadToServer 1.3.6.1.4.1.3181.10.6.3.72.3.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataCopyFile 1.3.6.1.4.1.3181.10.6.3.72.3.1.6
Copies an exisiting data file to another file. Example: copy_file = MyData NewData. Do not use whitespace in the new file name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataDeleteFile 1.3.6.1.4.1.3181.10.6.3.72.3.1.7
Deletes a data file. It does not delete a script file. There is no undelete!
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataListMediaFiles 1.3.6.1.4.1.3181.10.6.3.72.3.1.8
Display a list of all files available on the external media in the script_data folder.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataExportToMedia 1.3.6.1.4.1.3181.10.6.3.72.3.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

scriptdataImportFromMedia 1.3.6.1.4.1.3181.10.6.3.72.3.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationTable 1.3.6.1.4.1.3181.10.6.3.72.4
This section defines commands to load and store the system configuration. The configuration files are also accessible via ftp under the config directory.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigurationEntry

configurationEntry 1.3.6.1.4.1.3181.10.6.3.72.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ConfigurationEntry  

configurationIndex 1.3.6.1.4.1.3181.10.6.3.72.4.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

configurationListFolders 1.3.6.1.4.1.3181.10.6.3.72.4.1.2
Displays a list of all available configuration folders.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationBackupToFolder 1.3.6.1.4.1.3181.10.6.3.72.4.1.3
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
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationRestoreFromFolder 1.3.6.1.4.1.3181.10.6.3.72.4.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationCommitConfig 1.3.6.1.4.1.3181.10.6.3.72.4.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationCompareConfiguration 1.3.6.1.4.1.3181.10.6.3.72.4.1.6
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).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationCopyFolder 1.3.6.1.4.1.3181.10.6.3.72.4.1.7
Copies one user config to another. The config will not be activated. Do not use whitespace for the new configuration name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationDeleteFolder 1.3.6.1.4.1.3181.10.6.3.72.4.1.8
Deletes the specified user config. There is no undelete !
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationDownloadFromServer 1.3.6.1.4.1.3181.10.6.3.72.4.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationUploadToServer 1.3.6.1.4.1.3181.10.6.3.72.4.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationListMediaFolders 1.3.6.1.4.1.3181.10.6.3.72.4.1.11
Display a list of all configuration folders available on the external media.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationExportToMedia 1.3.6.1.4.1.3181.10.6.3.72.4.1.12
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)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationImportFromMedia 1.3.6.1.4.1.3181.10.6.3.72.4.1.13
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
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationFactoryDefaultFolder 1.3.6.1.4.1.3181.10.6.3.72.4.1.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

configurationForceFactoryDefault 1.3.6.1.4.1.3181.10.6.3.72.4.1.15
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareTable 1.3.6.1.4.1.3181.10.6.3.72.5
This section defines commands to view, load and update the system firmware.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FirmwareEntry

firmwareEntry 1.3.6.1.4.1.3181.10.6.3.72.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  FirmwareEntry  

firmwareIndex 1.3.6.1.4.1.3181.10.6.3.72.5.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

firmwareListInstalledVersions 1.3.6.1.4.1.3181.10.6.3.72.5.1.2
Lists detailed version information of individual system programs.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareDisplayFiles 1.3.6.1.4.1.3181.10.6.3.72.5.1.3
Displays a list of all available software files.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareDeleteFile 1.3.6.1.4.1.3181.10.6.3.72.5.1.4
Deletes a previously downloaded firmware file. This does not affect unit operation.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareDownload 1.3.6.1.4.1.3181.10.6.3.72.5.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareVerifyUpdateFile 1.3.6.1.4.1.3181.10.6.3.72.5.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareShowReleaseNotes 1.3.6.1.4.1.3181.10.6.3.72.5.1.7
Use to read information about a particular software archive file. Syntax: show_release_notes = filename
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareInstallSoftwareUpdate 1.3.6.1.4.1.3181.10.6.3.72.5.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareListMediaFiles 1.3.6.1.4.1.3181.10.6.3.72.5.1.9
Display a list of all firmware files available on the external media in the updates folder.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareExportToMedia 1.3.6.1.4.1.3181.10.6.3.72.5.1.10
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
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareImportFromMedia 1.3.6.1.4.1.3181.10.6.3.72.5.1.11
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
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

firmwareMirrorSdCard 1.3.6.1.4.1.3181.10.6.3.72.5.1.12
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).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

certificateTable 1.3.6.1.4.1.3181.10.6.3.72.6
This section defines commands use private SSL certificate for secure web access.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CertificateEntry

certificateEntry 1.3.6.1.4.1.3181.10.6.3.72.6.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CertificateEntry  

certificateIndex 1.3.6.1.4.1.3181.10.6.3.72.6.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

certificateListFiles 1.3.6.1.4.1.3181.10.6.3.72.6.1.2
Displays a list of all custom certificates available.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

certificateDownloadFromServer 1.3.6.1.4.1.3181.10.6.3.72.6.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

certificateUploadToServer 1.3.6.1.4.1.3181.10.6.3.72.6.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

certificateDeleteFile 1.3.6.1.4.1.3181.10.6.3.72.6.1.5
Deletes an individual certificate file. The full name must be specified.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

certificateActivateForWeb 1.3.6.1.4.1.3181.10.6.3.72.6.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

certificateActivateForSupplicant 1.3.6.1.4.1.3181.10.6.3.72.6.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

certificateDeactivateForSupplicant 1.3.6.1.4.1.3181.10.6.3.72.6.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

certificateViewActiveCertificates 1.3.6.1.4.1.3181.10.6.3.72.6.1.9
Displays the content of all currenty active certificates.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

licenseTable 1.3.6.1.4.1.3181.10.6.3.72.7
This section defines commands install, active and check software licensing files.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LicenseEntry

licenseEntry 1.3.6.1.4.1.3181.10.6.3.72.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  LicenseEntry  

licenseIndex 1.3.6.1.4.1.3181.10.6.3.72.7.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

licenseListFiles 1.3.6.1.4.1.3181.10.6.3.72.7.1.2
Displays a list of all licenses installed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

licenseShowFile 1.3.6.1.4.1.3181.10.6.3.72.7.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

licenseDownloadFromServer 1.3.6.1.4.1.3181.10.6.3.72.7.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

licenseDeleteFile 1.3.6.1.4.1.3181.10.6.3.72.7.1.5
Deletes an individual license file. The full name must be specified.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

licenseActivate 1.3.6.1.4.1.3181.10.6.3.72.7.1.6
Activates all available licenses to become active immediately. No parameter are required. Licenses are also activated upon system start.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

licenseViewActiveLicenses 1.3.6.1.4.1.3181.10.6.3.72.7.1.7
Displays a summary of all licenses and their expiration dates.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

historyTable 1.3.6.1.4.1.3181.10.6.3.72.8
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HistoryEntry

historyEntry 1.3.6.1.4.1.3181.10.6.3.72.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  HistoryEntry  

historyIndex 1.3.6.1.4.1.3181.10.6.3.72.8.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

historyListFiles 1.3.6.1.4.1.3181.10.6.3.72.8.1.2
Displays a list of all available history files.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

historyShowFile 1.3.6.1.4.1.3181.10.6.3.72.8.1.3
Displays the content of a history file. The files cannot not be edited via CLI or the embedded editor within the CLI.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

historyUploadToServer 1.3.6.1.4.1.3181.10.6.3.72.8.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

historyCopyFile 1.3.6.1.4.1.3181.10.6.3.72.8.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

historyDeleteFile 1.3.6.1.4.1.3181.10.6.3.72.8.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

historyListMediaFiles 1.3.6.1.4.1.3181.10.6.3.72.8.1.7
Display a list of all history files available on the external media in the history folder.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

historyExportToMedia 1.3.6.1.4.1.3181.10.6.3.72.8.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

logfilesTable 1.3.6.1.4.1.3181.10.6.3.72.9
This section permits read access to various system log files. The files are also accessible via ftp in the logs directory.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LogfilesEntry

logfilesEntry 1.3.6.1.4.1.3181.10.6.3.72.9.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  LogfilesEntry  

logfilesIndex 1.3.6.1.4.1.3181.10.6.3.72.9.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

logfilesListFiles 1.3.6.1.4.1.3181.10.6.3.72.9.1.2
Displays a list of all available log files.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

logfilesShowFile 1.3.6.1.4.1.3181.10.6.3.72.9.1.3
Displays the content of a log file. The files cannot not be edited via CLI or the embedded editor within the CLI.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

logfilesShowLastUpdateLog 1.3.6.1.4.1.3181.10.6.3.72.9.1.4
Displays the last firmware update logfile.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

logfilesUploadLastSnapshot 1.3.6.1.4.1.3181.10.6.3.72.9.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

logfilesExportToMedia 1.3.6.1.4.1.3181.10.6.3.72.9.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

serverTable 1.3.6.1.4.1.3181.10.6.3.72.10
The different file transfer protocols may individually be enabled or disabled for protection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ServerEntry

serverEntry 1.3.6.1.4.1.3181.10.6.3.72.10.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ServerEntry  

serverIndex 1.3.6.1.4.1.3181.10.6.3.72.10.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

serverEnableTftp 1.3.6.1.4.1.3181.10.6.3.72.10.1.2
Enable TFTP server for file up-/download.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

serverEnableFtp 1.3.6.1.4.1.3181.10.6.3.72.10.1.3
Enable FTP server for file up-/download.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

serverEnableSftp 1.3.6.1.4.1.3181.10.6.3.72.10.1.4
Enable SFTP server for file up-/download. Note SFTP also requires SSH to be enabled (see CLI settings)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

serverEnableApi 1.3.6.1.4.1.3181.10.6.3.72.10.1.5
Enable api server for dotstring management via https.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)