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

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-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
 hm2LoggingMib 1.3.6.1.4.1.248.11.23
Hirschmann Logging MIB. Copyright (C) 2012. All Rights Reserved.
       hm2LoggingMibNotifications 1.3.6.1.4.1.248.11.23.0
           hm2LogAuditStartNextSector 1.3.6.1.4.1.248.11.23.0.1
A notification shall be sent when the audit trail has filled one sector and starts a new one.
           hm2LogEmailSendFailed 1.3.6.1.4.1.248.11.23.0.2
Whenever a mail sending to the SMTP server is failed, this trap is sent with a count of how many times the connection to the SMTP server is failed so far.
       hm2LoggingMibObjects 1.3.6.1.4.1.248.11.23.1
           hm2LogSnmpLoggingGroup 1.3.6.1.4.1.248.11.23.1.1
               hm2LogSnmpLogGetRequest 1.3.6.1.4.1.248.11.23.1.1.1 hmenabledstatus read-write
Enable logging of SNMP GET requests.
               hm2LogSnmpLogSetRequest 1.3.6.1.4.1.248.11.23.1.1.2 hmenabledstatus read-write
Enable logging of SNMP SET requests.
               hm2LogSnmpLogGetSeverity 1.3.6.1.4.1.248.11.23.1.1.3 hmagentlogseverity read-write
Define the log severity for SNMP GET requests.
               hm2LogSnmpLogSetSeverity 1.3.6.1.4.1.248.11.23.1.1.4 hmagentlogseverity read-write
Define the log severity for SNMP SET requests.
           hm2LogCliCommandsLoggingGroup 1.3.6.1.4.1.248.11.23.1.2
               hm2LogCliCommandsAdminStatus 1.3.6.1.4.1.248.11.23.1.2.1 hmenabledstatus read-write
Administratively enable/disable the logging of the CLI commands.
           hm2LogConsoleLoggingGroup 1.3.6.1.4.1.248.11.23.1.3
               hm2LogConsoleAdminStatus 1.3.6.1.4.1.248.11.23.1.3.1 hmenabledstatus read-write
Admin mode for console logs
               hm2LogConsoleSeverityFilter 1.3.6.1.4.1.248.11.23.1.3.2 hmagentlogseverity read-write
Severity filter for console logs
           hm2LogBufferedLoggingGroup 1.3.6.1.4.1.248.11.23.1.4
               hm2LogBufferdLogLevelThreshold 1.3.6.1.4.1.248.11.23.1.4.1 hmagentlogseverity read-write
Severities at or below this threshold are logged in the buffered log and will not be overwritten by lower priority log messages.
           hm2LogSyslogGroup 1.3.6.1.4.1.248.11.23.1.5
               hm2LogSyslogAdminStatus 1.3.6.1.4.1.248.11.23.1.5.1 hmenabledstatus read-write
Enable or disable syslog logging globally.
               hm2LogSyslogClientTlsVersions 1.3.6.1.4.1.248.11.23.1.5.2 hm2tlsversions read-write
The TLS versions supported by the syslog client.
               hm2LogSyslogClientTlsCipherSuites 1.3.6.1.4.1.248.11.23.1.5.3 hm2tlsciphersuites read-write
The cipher suite supported by the syslog client.
               hm2LogSyslogServerTable 1.3.6.1.4.1.248.11.23.1.5.10 no-access
A list of syslog servers
                     hm2LogSyslogServerEntry 1.3.6.1.4.1.248.11.23.1.5.10.1 no-access
An entry of syslog servers
                         hm2LogSyslogServerIndex 1.3.6.1.4.1.248.11.23.1.5.10.1.1 integer32 read-only
An index that uniquely identifies the entry in the table and so the syslog server.
                         hm2LogSyslogServerIPAddrType 1.3.6.1.4.1.248.11.23.1.5.10.1.2 inetaddresstype read-only
Address type for server IP address. Currently, only ipv4(1) and dns(16) are supported.
                         hm2LogSyslogServerIPAddr 1.3.6.1.4.1.248.11.23.1.5.10.1.3 inetaddress read-only
IP address of syslog server for logging.
                         hm2LogSyslogServerUdpPort 1.3.6.1.4.1.248.11.23.1.5.10.1.4 inetportnumber read-only
TCP or UDP port used for syslog server transmission. If this value is zero then the default port 514 is used.
                         hm2LogSyslogServerLevelUpto 1.3.6.1.4.1.248.11.23.1.5.10.1.5 hmagentlogseverity read-only
Up to log level to be sent to this syslog server.
                         hm2LogSyslogServerLogType 1.3.6.1.4.1.248.11.23.1.5.10.1.6 integer read-only
Defines the type of log messages to be sent to the syslog server. systemlog (1): Define the system event log entries as stored also in the system event log. audittrail (2): Define the audit trail log entries. Enumeration: 'audittrail': 2, 'systemlog': 1.
                         hm2LogSyslogServerRowStatus 1.3.6.1.4.1.248.11.23.1.5.10.1.7 rowstatus read-only
Syslog server entry status. active(1) - This syslog server is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5)- Accept row values and wait. destroy(6) - Set to this value to remove this syslog server entry.
                         hm2LogSyslogServerTransportType 1.3.6.1.4.1.248.11.23.1.5.10.1.8 integer read-only
The transport type used to deliver the log messages to the syslog server. When set to udp(1) the syslog messages are sent over UDP on the configured port. When set to tls(2) the syslog messages are sent over TLS on configured TCP port (hm2LogSyslogServerUdpPort). Enumeration: 'tls': 2, 'udp': 1.
           hm2LogPersistentGroup 1.3.6.1.4.1.248.11.23.1.6
               hm2LogPersistAdminStatus 1.3.6.1.4.1.248.11.23.1.6.1 hmenabledstatus read-write
Enable or disable persistent logging globally.
               hm2LogPersistMaxFileSize 1.3.6.1.4.1.248.11.23.1.6.2 integer32 read-write
Maximum persistent logfile size on non-volatile medium in Kbytes (0..4096). If this value is zero logging is disabled.
               hm2LogPersistFilesMax 1.3.6.1.4.1.248.11.23.1.6.3 integer32 read-write
Maximum number of persistent logfiles on non-volatile medium (0..25). If this value is zero logging and archiving is disabled.
               hm2LogPersistLevelUpto 1.3.6.1.4.1.248.11.23.1.6.4 hmagentlogseverity read-write
Up to log level to be sent to the persistent log
               hm2LogPersistentFileTable 1.3.6.1.4.1.248.11.23.1.6.5 no-access
A list of persistent log files
                   hm2LogPersistentFileEntry 1.3.6.1.4.1.248.11.23.1.6.5.1 no-access
An entry of persistent log files
                       hm2LogPersistentFileIndex 1.3.6.1.4.1.248.11.23.1.6.5.1.1 integer32 no-access
The index of the table.
                       hm2LogPersistentFileName 1.3.6.1.4.1.248.11.23.1.6.5.1.2 displaystring read-only
The name of the log file.
                       hm2LogPersistentFileSize 1.3.6.1.4.1.248.11.23.1.6.5.1.3 integer32 read-only
The size of the file in bytes.
           hm2LogCounterGroup 1.3.6.1.4.1.248.11.23.1.7
               hm2LogCounterOperatingHours 1.3.6.1.4.1.248.11.23.1.7.1 integer32 read-only
Cumulated uptime of the device in seconds.
               hm2LogCounterFlashTable 1.3.6.1.4.1.248.11.23.1.7.10 no-access
A list of log counter entries
                     hm2LogCounterFlashEntry 1.3.6.1.4.1.248.11.23.1.7.10.1 no-access
An entry of log counter entries
                         hm2LogCounterFlashBlock 1.3.6.1.4.1.248.11.23.1.7.10.1.1 integer no-access
The name of the flash region. Enumeration: 'imageStorage': 3, 'parameters': 4, 'persistentLog': 8, 'bootBlock': 1, 'dhcpBindings': 7, 'userFormatFs': 6, 'formatFs': 5, 'fileSystem': 2.
                         hm2LogCounterFlashDescription 1.3.6.1.4.1.248.11.23.1.7.10.1.2 displaystring read-only
The textual description of the group.
                         hm2LogCounterFlashCount 1.3.6.1.4.1.248.11.23.1.7.10.1.3 integer32 read-only
The number of flash sectors in this group.
                         hm2LogCounterFlashValue 1.3.6.1.4.1.248.11.23.1.7.10.1.4 integer32 read-only
The number of sector erase operations performed for this group.
           hm2LogTemperatureGroup 1.3.6.1.4.1.248.11.23.1.8
               hm2LogTempMinimum 1.3.6.1.4.1.248.11.23.1.8.1 integer32 read-only
Minimal temperature on the device in 10th of centigrade (Celsius).
               hm2LogTempMaximum 1.3.6.1.4.1.248.11.23.1.8.2 integer32 read-only
Maximal temperature on the device in 10th of centigrade (Celsius).
               hm2LogTempVariationCount 1.3.6.1.4.1.248.11.23.1.8.3 integer32 read-only
Number of variations (up or down) by minimum 20 centigrade (Celsius) in maximum one hour period.
               hm2LogTempHistTable 1.3.6.1.4.1.248.11.23.1.8.10 no-access
A list of temperature ranges and how many hours the device has been in these ranges (histogram).
                     hm2LogTempHistEntry 1.3.6.1.4.1.248.11.23.1.8.10.1 no-access
An entry of temperature ranges and how many hours the device has been in these ranges (histogram).
                         hm2LogTempHistIndex 1.3.6.1.4.1.248.11.23.1.8.10.1.1 integer32 no-access
Index
                         hm2LogTempHistRangeMin 1.3.6.1.4.1.248.11.23.1.8.10.1.2 integer32 read-only
The lower bound of the range in 10th of centigrade (Celsius).
                         hm2LogTempHistRangeMax 1.3.6.1.4.1.248.11.23.1.8.10.1.3 integer32 read-only
The upper bound of the range in 10th of centigrade (Celsius).
                         hm2LogTempHistTime 1.3.6.1.4.1.248.11.23.1.8.10.1.4 integer32 read-only
The time spent in this range in minutes.
           hm2LogAuditGroup 1.3.6.1.4.1.248.11.23.1.9
               hm2LogAuditTrailComment 1.3.6.1.4.1.248.11.23.1.9.1 displaystring read-write
Enter a Comment to begin or end a group of entries in the audit trail. Returns an empty string when read.
           hm2LogEmailAlertGroup 1.3.6.1.4.1.248.11.23.1.10
                 hm2LogEmailAdminStatus 1.3.6.1.4.1.248.11.23.1.10.1 hmenabledstatus read-write
Admin mode for logging email-alert.
                 hm2LogEmailFromAddress 1.3.6.1.4.1.248.11.23.1.10.2 snmpadminstring read-write
Mail address from which the mail has be sent.
                 hm2LogEmailLogDuration 1.3.6.1.4.1.248.11.23.1.10.3 integer32 read-write
Periodic timer (in minutes) to send an email-alert.
                 hm2LogEmailUrgentSeverity 1.3.6.1.4.1.248.11.23.1.10.4 hmagentlogseverity read-write
Log Severity at/below which the email-alert to be sent immediately.
                 hm2LogEmailNonUrgentSeverity 1.3.6.1.4.1.248.11.23.1.10.5 hmagentlogseverity read-write
Log Severity at/below which the log should be saved in a buffer and sent as an email-alert later(In case of log duration timeout / log buffer overflow ).
                 hm2LogEmailNumEmailsSent 1.3.6.1.4.1.248.11.23.1.10.6 counter32 read-only
Number of email alerts that have been sent successfully.
                 hm2LogEmailNumEmailFailures 1.3.6.1.4.1.248.11.23.1.10.7 counter32 read-only
Number of email alerts that could not be sent.
                 hm2LogEmailTimeOfLastMailSent 1.3.6.1.4.1.248.11.23.1.10.8 hmtimeseconds1970 read-only
Local system time (hm2SystemLocalTime) when the last mail was sent.
                 hm2LogEmailAction 1.3.6.1.4.1.248.11.23.1.10.9 integer read-write
After configuring all email alert settings, set this object to 'test' to sendt a test message to the configured address(es). Setting the object to 'non-urgent' will force the device to immediately sent all buffered logs to the configured email server(s)/address(es). When read the object is read it always returns 'other'. The object can't be set as 'other'. Enumeration: 'test': 2, 'other': 1, 'non-urgent': 3.
                 hm2LogEmailTestMessageType 1.3.6.1.4.1.248.11.23.1.10.10 integer read-write
Message type for testing email alert functionality. Enumeration: 'urgent': 1, 'non-urgent': 2.
                 hm2LogEmailTestMessageBody 1.3.6.1.4.1.248.11.23.1.10.11 snmpadminstring read-write
Message body for testing email alert functionality.
                 hm2LogEmailToAddressTable 1.3.6.1.4.1.248.11.23.1.10.15 no-access
The table listing the destination email address and the message type.
                       hm2LogEmailToAddressEntry 1.3.6.1.4.1.248.11.23.1.10.15.1 no-access
The table entry listing the destination email address and the message type.
                           hm2LogEmailToAddrMessageIndex 1.3.6.1.4.1.248.11.23.1.10.15.1.1 integer32 no-access
An integer used only for indexing purposes. Generally monotonically increasing from 1 as new addresses are configured. Re-use of values for this index should be avoided.
                           hm2LogEmailToAddrMessageType 1.3.6.1.4.1.248.11.23.1.10.15.1.2 integer read-only
Log message type. Enumeration: 'urgent': 1, 'non-urgent': 2.
                           hm2LogEmailToAddrAddress 1.3.6.1.4.1.248.11.23.1.10.15.1.3 snmpadminstring read-only
Email address to which the email-alert to be sent.
                           hm2LogEmailToAddrEntryStatus 1.3.6.1.4.1.248.11.23.1.10.15.1.4 rowstatus read-only
Create, change or delete the entry.
                 hm2LogEmailSubjectTable 1.3.6.1.4.1.248.11.23.1.10.16 no-access
List of subject of the email for particular message type.
                       hm2LogEmailSubjectEntry 1.3.6.1.4.1.248.11.23.1.10.16.1 no-access
This entry shows what kind of subject to be used for the given message type.
                           hm2LogEmailSubjectMessageType 1.3.6.1.4.1.248.11.23.1.10.16.1.1 integer no-access
Log message Type Enumeration: 'urgent': 1, 'non-urgent': 2.
                           hm2LogEmailSubject 1.3.6.1.4.1.248.11.23.1.10.16.1.2 snmpadminstring read-only
Email subject for given message type.
                           hm2LogEmailSubjectEntryStatus 1.3.6.1.4.1.248.11.23.1.10.16.1.3 rowstatus read-only
Create, change or delete the entry.
                 hm2LogEmailMailServerTable 1.3.6.1.4.1.248.11.23.1.10.17 no-access
The (conceptual) table listing the mail servers.
                       hm2LogEmailMailServerEntry 1.3.6.1.4.1.248.11.23.1.10.17.1 no-access
This entry shows the conmfiguration for the mail server(s).
                           hm2LogEmailSmtpAddrIndex 1.3.6.1.4.1.248.11.23.1.10.17.1.1 integer32 no-access
An integer used only for indexing purposes. Re-use of values for this index is allowed.
                           hm2LogEmailSmtpAddrDescr 1.3.6.1.4.1.248.11.23.1.10.17.1.2 snmpadminstring read-only
The description of the server configured.
                           hm2LogEmailSmtpAddrType 1.3.6.1.4.1.248.11.23.1.10.17.1.3 inetaddresstype read-only
Email SMTP address type.
                           hm2LogEmailSmtpAddr 1.3.6.1.4.1.248.11.23.1.10.17.1.4 inetaddress read-only
SMTP server address.
                           hm2LogEmailSmtpPort 1.3.6.1.4.1.248.11.23.1.10.17.1.5 inetportnumber read-only
SMTP port number. When this object is set to 0, it resets to factory default port number 25.
                           hm2LogEmailSmtpSecurity 1.3.6.1.4.1.248.11.23.1.10.17.1.6 integer read-only
This is the authentication mechanism that should be used. Enumeration: 'tlsv1': 2, 'none': 1.
                           hm2LogEmailSmtpLoginID 1.3.6.1.4.1.248.11.23.1.10.17.1.7 snmpadminstring read-only
This user id is used while the switch/router is being authenticated by the SMTP server, if the hm2LogEmailSmtpSecurity is configured to 'tlsv1'.
                           hm2LogEmailSmtpPassword 1.3.6.1.4.1.248.11.23.1.10.17.1.8 snmpadminstring read-only
This password is used while the switch/router is being authenticated by the SMTP server, if the hm2LogEmailSmtpSecurity is configured to 'tlsv1'.
                           hm2LogEmailSmtpEntryStatus 1.3.6.1.4.1.248.11.23.1.10.17.1.9 rowstatus read-only
Create, change or delete the entry.
                           hm2LogEmailSmtpTimeout 1.3.6.1.4.1.248.11.23.1.10.17.1.10 unsigned32 read-only
Time out duration (in seconds) before packets are retransmitted.
                 hm2LogEmailClientTlsVersions 1.3.6.1.4.1.248.11.23.1.10.18 hm2tlsversions read-write
The TLS version supported by the email-alert logging client.
                 hm2LogEmailClientTlsCipherSuites 1.3.6.1.4.1.248.11.23.1.10.19 hm2tlsciphersuites read-write
The cipher suite supported by the email-alert logging client.