G6-CLI-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSENS
Home | MIB: G6-CLI-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
management | 1.3.6.1.4.1.3181.10.6.3 |
Microsens private MIB for Generation 6 Ethernet Switches |
||
cli | 1.3.6.1.4.1.3181.10.6.3.62 | |||
cliEnableTelnet | 1.3.6.1.4.1.3181.10.6.3.62.1 | integer | read-write |
Enable TELNET for CLI access. Note: Disable TELNET and enable only SSH when only secure access is desired. Enumeration: 'disabled': 0, 'enabled': 1. |
cliEnableSsh | 1.3.6.1.4.1.3181.10.6.3.62.2 | integer | read-write |
Enable SSH for CLI access. Note: When disabled also the SFTP file transfer server is disabled. Enumeration: 'disabled': 0, 'enabled': 1. |
cliPromptSource | 1.3.6.1.4.1.3181.10.6.3.62.3 | integer | read-write |
Decides which prompt is shown. Enumeration: 'userName': 2, 'hostname': 0, 'deviceLocation': 1, 'userDefined': 3. |
cliWelcomeMessage | 1.3.6.1.4.1.3181.10.6.3.62.4 | displaystring | read-write |
This welcome message is displayed prior to the login prompt. |
cliUserPrompt | 1.3.6.1.4.1.3181.10.6.3.62.5 | displaystring | read-write |
User definable prompt string. |
cliColors | 1.3.6.1.4.1.3181.10.6.3.62.6 | integer | read-write |
Color enhances readability but may not work with every terminal. Disable function when funny character appear. Enumeration: 'disabled': 0, 'enabled': 1. |
cliScriptMode | 1.3.6.1.4.1.3181.10.6.3.62.7 | integer | read-write |
When set the output will include the the full command which permits to pipe the output into a script file. Enumeration: 'disabled': 0, 'enabled': 1. |
cliAutoTextExpansion | 1.3.6.1.4.1.3181.10.6.3.62.8 | integer | read-write |
When enabled typing characters will automatically be expanded on the command line for quicker access. This may conflict with batch file processing. Enumeration: 'disabled': 0, 'enabled': 1. |
cliDontAskQuestions | 1.3.6.1.4.1.3181.10.6.3.62.9 | integer | read-write |
When enabled security questions are avoided for experienced operators. Enumeration: 'disabled': 0, 'enabled': 1. |
cliInactivityTimeout | 1.3.6.1.4.1.3181.10.6.3.62.10 | integer32 | read-write |
An unattended CLI terminal logs off automatically after specified seconds. Use 0 to disable timeout. |
cliMicroscriptTracing | 1.3.6.1.4.1.3181.10.6.3.62.11 | integer | read-write |
When enabled the program flow of each running microscript or app is traced. The resulting trace files are accessible under ftp folder script_logs. This feature may be used to debug scripts and should otherwise be disabled. Enumeration: 'disabled': 0, 'enabled': 1. |
cliNamedStatusSelection | 1.3.6.1.4.1.3181.10.6.3.62.12 | integer | read-write |
When enabled dynamic status tables can comfortably be referenced by name. Otherwise a numerical index is used. Enumeration: 'disabled': 0, 'enabled': 1. |
cliLiveHelp | 1.3.6.1.4.1.3181.10.6.3.62.13 | integer | read-write |
When enabled a help text is automatically displayed while browsing through the CLI commands. Enumeration: 'disabled': 0, 'enabled': 1. |
favoritesTable | 1.3.6.1.4.1.3181.10.6.3.62.14 | no-access |
This table may be for a customized the favorites display. The commands are displayed in the entered order using the Favorites command. |
|
1.3.6.1.4.1.3181.10.6.3.62.14.1 | no-access | |||
favoritesIndex | 1.3.6.1.4.1.3181.10.6.3.62.14.1.1 | integer | no-access |
Automatically generated |
favoritesCommandLine | 1.3.6.1.4.1.3181.10.6.3.62.14.1.2 | displaystring | read-write |
Enter full command as it would be typed on the CLI console. This may also include calling scripts using runscriptfile = file syntax. |
cliLastInstance | 1.3.6.1.4.1.3181.10.6.3.62.100 | integer32 | read-only |
Number of times a CLI was started. Note: this value wraps at 255. |
scriptStatusTable | 1.3.6.1.4.1.3181.10.6.3.62.101 | no-access |
Statistics about script file execution. Note that multiple CLI instances or command line invokations add up in the same statistics. |
|
1.3.6.1.4.1.3181.10.6.3.62.101.1 | no-access | |||
scriptStatusIndex | 1.3.6.1.4.1.3181.10.6.3.62.101.1.1 | integer | no-access |
Automatically generated |
scriptStatusLastScriptName | 1.3.6.1.4.1.3181.10.6.3.62.101.1.2 | displaystring | read-only |
Name of last CLI script executed. |
scriptStatusExecutedFiles | 1.3.6.1.4.1.3181.10.6.3.62.101.1.3 | unsigned32 | read-only |
Counts each time a CLI script is executed. |
scriptStatusExecutedCommands | 1.3.6.1.4.1.3181.10.6.3.62.101.1.4 | unsigned32 | read-only |
Counts each command executed within the current/last script file. The value is reset each time a script starts executing. |
scriptStatusCommandErrors | 1.3.6.1.4.1.3181.10.6.3.62.101.1.5 | unsigned32 | read-only |
Counts each executed command within the current/last script file that returned an error code. The value is reset each time a script starts executing. |
compareStatusTable | 1.3.6.1.4.1.3181.10.6.3.62.102 | no-access |
Displays status results of the % operator to compare parameter or status to a set value. |
|
1.3.6.1.4.1.3181.10.6.3.62.102.1 | no-access | |||
compareStatusIndex | 1.3.6.1.4.1.3181.10.6.3.62.102.1.1 | integer | no-access |
Automatically generated |
compareStatusLastDotstring | 1.3.6.1.4.1.3181.10.6.3.62.102.1.2 | displaystring | read-only |
Copy of last dot_string tested. |
compareStatusMatched | 1.3.6.1.4.1.3181.10.6.3.62.102.1.3 | integer | read-only |
Displays True when the last comparision matched. Enumeration: 'true': 1, 'false': 0. |
compareStatusItemsCompared | 1.3.6.1.4.1.3181.10.6.3.62.102.1.4 | unsigned32 | read-only |
Counts the number of items tested. May be more than 1 when wildcards are used. |
compareStatusItemsDifferent | 1.3.6.1.4.1.3181.10.6.3.62.102.1.5 | unsigned32 | read-only |
Counts the number of items the were different. May be more than 0 when wildcards are used. |
scriptMonitorTable | 1.3.6.1.4.1.3181.10.6.3.62.103 | no-access |
Displays status results of the % operator to compare parameter or status to a set value. |
|
1.3.6.1.4.1.3181.10.6.3.62.103.1 | no-access | |||
scriptMonitorIndex | 1.3.6.1.4.1.3181.10.6.3.62.103.1.1 | integer | no-access |
Automatically generated |
scriptMonitorState | 1.3.6.1.4.1.3181.10.6.3.62.103.1.2 | integer | read-only |
Indicates if this record displays a currently running script or a history entry of a previously running script which has ended by now. Enumeration: 'unused': 0, 'running': 2, 'history': 1. |
scriptMonitorScriptName | 1.3.6.1.4.1.3181.10.6.3.62.103.1.3 | displaystring | read-only |
Name of the script |
scriptMonitorLaunchedBy | 1.3.6.1.4.1.3181.10.6.3.62.103.1.4 | displaystring | read-only |
Name of event or or other means of starting |
scriptMonitorCliInstance | 1.3.6.1.4.1.3181.10.6.3.62.103.1.5 | unsigned32 | read-only |
Index identifying the executing cli instance |
scriptMonitorLaunchTimeStamp | 1.3.6.1.4.1.3181.10.6.3.62.103.1.6 | counter32 | read-only |
Indicates the time when this record was created and the time this script was started. |
scriptMonitorRunTime | 1.3.6.1.4.1.3181.10.6.3.62.103.1.7 | counter32 | read-only |
Indicates how long the script has been executing. For history entries indicates the last run time taken. |
scriptMonitorCurrentFile | 1.3.6.1.4.1.3181.10.6.3.62.103.1.8 | displaystring | read-only |
Indicates the currently executed script file. |
scriptMonitorCurrentSubroutine | 1.3.6.1.4.1.3181.10.6.3.62.103.1.9 | displaystring | read-only |
Indicates the currently executed subroutine. |
scriptMonitorLinesExecuted | 1.3.6.1.4.1.3181.10.6.3.62.103.1.10 | unsigned32 | read-only |
Counts how many script lines were executed. |
scriptMonitorCurrentLineNumber | 1.3.6.1.4.1.3181.10.6.3.62.103.1.11 | unsigned32 | read-only |
This gives a snapshot of the currently executed line of code. |
scriptMonitorScriptErrors | 1.3.6.1.4.1.3181.10.6.3.62.103.1.12 | unsigned32 | read-only |
In real time counts errors during script execution. |
instancesTable | 1.3.6.1.4.1.3181.10.6.3.62.104 | no-access |
This table indicates how many CLI are currently running and for which operator and reason. |
|
1.3.6.1.4.1.3181.10.6.3.62.104.1 | no-access | |||
instancesIndex | 1.3.6.1.4.1.3181.10.6.3.62.104.1.1 | integer | no-access |
Automatically generated |
instancesUserName | 1.3.6.1.4.1.3181.10.6.3.62.104.1.2 | displaystring | read-only |
User that is logged in. |
instancesCommandLine | 1.3.6.1.4.1.3181.10.6.3.62.104.1.3 | displaystring | read-only |
Displays optional command line parameter or script names that are executed by this cli instance. |
instancesProcessId | 1.3.6.1.4.1.3181.10.6.3.62.104.1.4 | unsigned32 | read-only |
Indicates the process id for debugging purposes. 0 is no process. |
instancesLaunchTimeStamp | 1.3.6.1.4.1.3181.10.6.3.62.104.1.5 | counter32 | read-only |
Indicates the time when this cli was started. |