G6-LOGGING-MIB: View SNMP OID List / Download MIB

VENDOR: MICROSENS


 Home MIB: G6-LOGGING-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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
     logging 1.3.6.1.4.1.3181.10.6.3.71
           loggingSendTestEvent 1.3.6.1.4.1.3181.10.6.3.71.1 displaystring read-write
Creates an ALIVE_TEST event. This may be used to check out log functionality. Hint: The severeness of the ALIVE_TEST event may be changed to try out alarm thresholds.
           loggingLogFileStorage 1.3.6.1.4.1.3181.10.6.3.71.2 integer read-write
Select the storage type of the logfile. Writing to SD card protects the file against reboot but significantly increases SD card write cycles. Enumeration: 'ramDisk': 0, 'sdCard': 1.
           targetTable 1.3.6.1.4.1.3181.10.6.3.71.3 no-access
An unlimited number of syslog receivers may be specified.
               targetEntry 1.3.6.1.4.1.3181.10.6.3.71.3.1 no-access
                   targetIndex 1.3.6.1.4.1.3181.10.6.3.71.3.1.1 integer no-access
Automatically generated
                   targetAlias 1.3.6.1.4.1.3181.10.6.3.71.3.1.2 displaystring read-write
Name of this syslog entry for reference.
                   targetHostAddress 1.3.6.1.4.1.3181.10.6.3.71.3.1.3 displaystring read-write
IP address or hostname to the syslog server or snmp manager. Leave empty for local targets such as CLI or recent logs buffer.
                   targetLogType 1.3.6.1.4.1.3181.10.6.3.71.3.1.4 integer read-write
Specifes the type of event forwarding to match the desired manager. Enumeration: 'recentLogs': 8, 'snmpTrapV2c': 3, 'displayInCli': 7, 'snmpTrapV1': 2, 'snmpTrapV3': 4, 'disabled': 0, 'syslog': 1, 'snmpInformV2c': 5, 'snmpInformV3': 6.
                   targetDetailLevel 1.3.6.1.4.1.3181.10.6.3.71.3.1.5 integer read-write
Permits setting the detail level of the logged information. For SMNP v1 the setting EXTENDED changes the trap OID to indicate the private trap OID. For Syslog the setting EXTENDED prepends a rfc3164 compliant header. Enumeration: 'extended': 2, 'verbose': 1, 'concise': 0.
                   targetMessageFormat 1.3.6.1.4.1.3181.10.6.3.71.3.1.6 integer read-write
Determines if custom message text is used. It may be desireable to use custom on the console but to use standard text in log files. Enumeration: 'preferCustom': 1, 'customOnly': 2, 'standard': 0.
                   targetTrapType 1.3.6.1.4.1.3181.10.6.3.71.3.1.7 integer read-write
Decides whether public or private traps are used. This parameter only applies then a SNMP log_type is selected. Enumeration: 'preferPublic': 1, 'public': 0, 'private': 2, 'both': 3.
                   targetTrapCommunity 1.3.6.1.4.1.3181.10.6.3.71.3.1.8 displaystring read-write
For SNMP v1/v2c parameter may be used to help receiving manager filtering out unwanted traps.
                   targetSnmpV3Username 1.3.6.1.4.1.3181.10.6.3.71.3.1.9 displaystring read-write
When SNMP v3 is used this name is associated with a user under Mangement.access.user.name of the same name. The SNMP security level and passwords are taken from this user.For non SNMP logs this parameter has no effect.
                   targetMinimumSeverity 1.3.6.1.4.1.3181.10.6.3.71.3.1.10 integer read-write
Only events with the defined severeness or worse are forwarded. Enumeration: 'info': 2, 'notice': 3, 'emergency': 8, 'alert': 7, 'disabled': 0, 'warning': 4, 'critical': 6, 'error': 5, 'debug': 1.
                   targetRequiredRelevance 1.3.6.1.4.1.3181.10.6.3.71.3.1.11 integer read-write
Forward any event or only negative ones. Enumeration: 'any': 0, 'negOnly': 1.
                   targetRequiredSource 1.3.6.1.4.1.3181.10.6.3.71.3.1.12 integer read-write
Forward any event or only port or unit related events. Enumeration: 'unitOnly': 2, 'any': 0, 'portOnly': 1.
                   targetLogConfigChanges 1.3.6.1.4.1.3181.10.6.3.71.3.1.13 integer read-write
When enabled configuration changes are logged regardless of relevance or source. When disabled no config changes are logged. Enumeration: 'disabled': 0, 'enabled': 1.
                   targetLogDebugEventsOnly 1.3.6.1.4.1.3181.10.6.3.71.3.1.14 integer read-write
When enabled debugging events with a minimum severity are logged. Other events are suppressed! When disabled no debugging events are logged. Enumeration: 'disabled': 0, 'enabled': 1.
           historyConfigTable 1.3.6.1.4.1.3181.10.6.3.71.4 no-access
Up to 15 distinct values may be polled and and saved to create a value history.
               historyConfigEntry 1.3.6.1.4.1.3181.10.6.3.71.4.1 no-access
                   historyConfigIndex 1.3.6.1.4.1.3181.10.6.3.71.4.1.1 integer no-access
Automatically generated
                   historyConfigName 1.3.6.1.4.1.3181.10.6.3.71.4.1.2 displaystring read-write
Name of this chart
                   historyConfigRecordMode 1.3.6.1.4.1.3181.10.6.3.71.4.1.3 integer read-write
Defines in which way the history data are recorded. Enumeration: 'disabled': 0, 'enabled': 1.
                   historyConfigHistoryFileMode 1.3.6.1.4.1.3181.10.6.3.71.4.1.4 integer read-write
When set, the recorded data points will be saved to flash memory. The files can be accessed in the ftp history folder or using commands under Management.files.history. Enumeration: 'disabled': 0, 'hourly': 1, 'daily': 2.
                   historyConfigDotstring 1.3.6.1.4.1.3181.10.6.3.71.4.1.5 displaystring read-write
CLI compliant dotstring (command line) that will be executed in order to obtain the data to record.
                   historyConfigRestart 1.3.6.1.4.1.3181.10.6.3.71.4.1.6 displaystring read-write
Clear all historic data (in RAM) and start from now on again. Only this seleted dotstring is affected. History files are NOT affected.
           statisticsTable 1.3.6.1.4.1.3181.10.6.3.71.100 no-access
These statistics indicate about the operation of the logging process.
                   statisticsEntry 1.3.6.1.4.1.3181.10.6.3.71.100.1 no-access
                       statisticsIndex 1.3.6.1.4.1.3181.10.6.3.71.100.1.1 integer no-access
Automatically generated
                       statisticsNumberOfTargets 1.3.6.1.4.1.3181.10.6.3.71.100.1.2 unsigned32 read-only
Indicates who many recipients exist for an event. This includes local log file when selected.
                       statisticsLogfileCounter 1.3.6.1.4.1.3181.10.6.3.71.100.1.3 unsigned32 read-only
All logs written in the internal logfile system are counted here.
                       statisticsSyslogCounter 1.3.6.1.4.1.3181.10.6.3.71.100.1.4 unsigned32 read-only
All logs to any target are counted here.
                       statisticsSyslogErrorCounter 1.3.6.1.4.1.3181.10.6.3.71.100.1.5 unsigned32 read-only
All logs to any target that failed are counted here.
                       statisticsLastSyslogResponse 1.3.6.1.4.1.3181.10.6.3.71.100.1.6 displaystring read-only
This contains a copy of the last syslog response for trouble shooting.
                       statisticsTrapCounter 1.3.6.1.4.1.3181.10.6.3.71.100.1.7 unsigned32 read-only
All traps to any target are counted here.
                       statisticsTrapErrorCounter 1.3.6.1.4.1.3181.10.6.3.71.100.1.8 unsigned32 read-only
All traps to any target that failed are counted here.
                       statisticsActiveLogfileIndex 1.3.6.1.4.1.3181.10.6.3.71.100.1.9 unsigned32 read-only
Indicates which of the alternating logfiles is currently selected and contains the recent logs.
                       statisticsLogfile1Size 1.3.6.1.4.1.3181.10.6.3.71.100.1.10 unsigned32 read-only
Indicates the size of the internal local log file 1 in bytes.
                       statisticsLogfile2Size 1.3.6.1.4.1.3181.10.6.3.71.100.1.11 unsigned32 read-only
Indicates the size of the internal local log file 2 in bytes.
           recentLogsTable 1.3.6.1.4.1.3181.10.6.3.71.101 no-access
This table displays the last 15 log events ordered from latest to oldest.
                   recentLogsEntry 1.3.6.1.4.1.3181.10.6.3.71.101.1 no-access
                       recentLogsIndex 1.3.6.1.4.1.3181.10.6.3.71.101.1.1 integer no-access
Automatically generated
                       recentLogsTimeStamp 1.3.6.1.4.1.3181.10.6.3.71.101.1.2 counter32 read-only
Updated whenever the entry is updated.
                       recentLogsSeverity 1.3.6.1.4.1.3181.10.6.3.71.101.1.3 integer read-only
Indicates the severeness of the event. Enumeration: 'info': 2, 'notice': 3, 'emergency': 8, 'alert': 7, 'disabled': 0, 'warning': 4, 'critical': 6, 'error': 5, 'debug': 1.
                       recentLogsSource 1.3.6.1.4.1.3181.10.6.3.71.101.1.4 displaystring read-only
Indicates unit or port id of originating event source.
                       recentLogsMessage 1.3.6.1.4.1.3181.10.6.3.71.101.1.5 displaystring read-only
This contains a copy of the last syslog message
           historyRecordsTable 1.3.6.1.4.1.3181.10.6.3.71.102 no-access
Displays historic values accumulated over time. These data may be used to plot graphs or to detect trends.
                   historyRecordsEntry 1.3.6.1.4.1.3181.10.6.3.71.102.1 no-access
                       historyRecordsIndex 1.3.6.1.4.1.3181.10.6.3.71.102.1.1 integer no-access
Automatically generated
                       historyRecordsName 1.3.6.1.4.1.3181.10.6.3.71.102.1.2 displaystring read-only
Reflects the name of the related history_config entry.
                       historyRecordsState 1.3.6.1.4.1.3181.10.6.3.71.102.1.3 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: 'disabled': 0, 'updating': 3, 'invalid': 1, 'normal': 2.
                       historyRecordsLastValue 1.3.6.1.4.1.3181.10.6.3.71.102.1.4 displaystring read-only
This value is updated every second with the latest polled value.
                       historyRecordsAverageLastMinute 1.3.6.1.4.1.3181.10.6.3.71.102.1.5 displaystring read-only
This value is updated every second but averages over the last minute.
                       historyRecordsAverageLastHour 1.3.6.1.4.1.3181.10.6.3.71.102.1.6 displaystring read-only
This value is updated every minute but averages over the last hour.
                       historyRecordsLastMinute 1.3.6.1.4.1.3181.10.6.3.71.102.1.7 displaystring read-only
Comma separated list with one value per every second starting at second 00. 60 values are recorded. Successive commas with no content in between indicate time positions for which no data are available.
                       historyRecordsLastHour 1.3.6.1.4.1.3181.10.6.3.71.102.1.8 displaystring read-only
Comma separated list with one value per minute, starting at minute 00. 60 values are recorded. Successive commas with no content in between indicate time positions for which no data are yet available. Every hour the daily file gets one line appended. Every day a new file is created.
                       historyRecordsLastDay 1.3.6.1.4.1.3181.10.6.3.71.102.1.9 displaystring read-only
Comma separated list with one value per every 15 minutes, starting at hour 00. 96 values are recorded. Successive commas with no content in between indicate time positions for which no data are yet available. Every day at nidnight the file gets one line appended with the current day. Every month a new file is started.
                       historyRecordsLastUpdate 1.3.6.1.4.1.3181.10.6.3.71.102.1.10 counter32 read-only
Indicates the time when this record was last updated.