HM2-LOGGING-MIB
111 objects
Hirschmann Logging MIB. Copyright (C) 2012. All Rights Reserved.
Imported Objects
| HM2-MGMTACCESS-MIB | Hm2TlsCipherSuites Hm2TlsVersions |
| HM2-TC-MIB | hm2ConfigurationMibs HmEnabledStatus HmTimeSeconds1970 |
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | -- RFC 2578 TEXTUAL-CONVENTION DisplayString RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.248.11.23 | Identityhm2LoggingMib | Hirschmann Logging MIB. Copyright (C) 2012. All Rights Reserved. | ||
| 1.3.6.1.4.1.248.11.23.0 | Nodehm2LoggingMibNotifications | |||
| 1.3.6.1.4.1.248.11.23.0.1 | Notificationhm2LogAuditStartNextSector | current | A notification shall be sent when the audit trail has filled one sector and starts a new one. | |
| 1.3.6.1.4.1.248.11.23.0.2 | Notificationhm2LogEmailSendFailed | current | 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. | |
| 1.3.6.1.4.1.248.11.23.1 | Nodehm2LoggingMibObjects | |||
| 1.3.6.1.4.1.248.11.23.1.1 | Nodehm2LogSnmpLoggingGroup | |||
| 1.3.6.1.4.1.248.11.23.1.1.1 | Scalarhm2LogSnmpLogGetRequest | read-write | current | Enable logging of SNMP GET requests. |
| 1.3.6.1.4.1.248.11.23.1.1.2 | Scalarhm2LogSnmpLogSetRequest | read-write | current | Enable logging of SNMP SET requests. |
| 1.3.6.1.4.1.248.11.23.1.1.3 | Scalarhm2LogSnmpLogGetSeverity | read-write | current | Define the log severity for SNMP GET requests. |
| 1.3.6.1.4.1.248.11.23.1.1.4 | Scalarhm2LogSnmpLogSetSeverity | read-write | current | Define the log severity for SNMP SET requests. |
| 1.3.6.1.4.1.248.11.23.1.2 | Nodehm2LogCliCommandsLoggingGroup | |||
| 1.3.6.1.4.1.248.11.23.1.2.1 | Scalarhm2LogCliCommandsAdminStatus | read-write | current | Administratively enable/disable the logging of the CLI commands. |
| 1.3.6.1.4.1.248.11.23.1.3 | Nodehm2LogConsoleLoggingGroup | |||
| 1.3.6.1.4.1.248.11.23.1.3.1 | Scalarhm2LogConsoleAdminStatus | read-write | current | Admin mode for console logs |
| 1.3.6.1.4.1.248.11.23.1.3.2 | Scalarhm2LogConsoleSeverityFilter | read-write | current | Severity filter for console logs |
| 1.3.6.1.4.1.248.11.23.1.4 | Nodehm2LogBufferedLoggingGroup | |||
| 1.3.6.1.4.1.248.11.23.1.4.1 | Scalarhm2LogBufferdLogLevelThreshold | read-write | current | Severities at or below this threshold are logged in the buffered log and will not be overwritten by lower priority log messages. |
| 1.3.6.1.4.1.248.11.23.1.5 | Nodehm2LogSyslogGroup | |||
| 1.3.6.1.4.1.248.11.23.1.5.1 | Scalarhm2LogSyslogAdminStatus | read-write | current | Enable or disable syslog logging globally. |
| 1.3.6.1.4.1.248.11.23.1.5.2 | Scalarhm2LogSyslogClientTlsVersions | read-write | current | The TLS versions supported by the syslog client. |
| 1.3.6.1.4.1.248.11.23.1.5.3 | Scalarhm2LogSyslogClientTlsCipherSuites | read-write | current | The cipher suite supported by the syslog client. |
| 1.3.6.1.4.1.248.11.23.1.5.10 | Tablehm2LogSyslogServerTable | not-accessible | current | A list of syslog servers |
| 1.3.6.1.4.1.248.11.23.1.5.10.1 | Rowhm2LogSyslogServerEntry | not-accessible | current | An entry of syslog servers |
| 1.3.6.1.4.1.248.11.23.1.5.10.1.1 | Columnhm2LogSyslogServerIndex | read-only | current | An index that uniquely identifies the entry in the table and so the syslog server. |
| 1.3.6.1.4.1.248.11.23.1.5.10.1.2 | Columnhm2LogSyslogServerIPAddrType | read-create | current | Address type for server IP address. Currently, only ipv4(1), ipv6(2) and dns(16) are supported. |
| 1.3.6.1.4.1.248.11.23.1.5.10.1.3 | Columnhm2LogSyslogServerIPAddr | read-create | current | IP address of syslog server for logging. |
| 1.3.6.1.4.1.248.11.23.1.5.10.1.4 | Columnhm2LogSyslogServerUdpPort | read-create | current | TCP or UDP port used for syslog server transmission. If this value is zero then the default port 514 is used. |
| 1.3.6.1.4.1.248.11.23.1.5.10.1.5 | Columnhm2LogSyslogServerLevelUpto | read-create | current | Up to log level to be sent to this syslog server. |
| 1.3.6.1.4.1.248.11.23.1.5.10.1.6 | Columnhm2LogSyslogServerLogType | read-create | current | 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. au… |
| 1.3.6.1.4.1.248.11.23.1.5.10.1.7 | Columnhm2LogSyslogServerRowStatus | read-create | current | Syslog server entry status. active(1) - This syslog server is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. create… |
| 1.3.6.1.4.1.248.11.23.1.5.10.1.8 | Columnhm2LogSyslogServerTransportType | read-create | current | 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… |
| 1.3.6.1.4.1.248.11.23.1.6 | Nodehm2LogPersistentGroup | |||
| 1.3.6.1.4.1.248.11.23.1.6.1 | Scalarhm2LogPersistAdminStatus | read-write | current | Enable or disable persistent logging globally. |
| 1.3.6.1.4.1.248.11.23.1.6.2 | Scalarhm2LogPersistMaxFileSize | read-write | current | Maximum persistent logfile size on non-volatile medium in Kbytes (0..4096). If this value is zero logging is disabled. |
| 1.3.6.1.4.1.248.11.23.1.6.3 | Scalarhm2LogPersistFilesMax | read-write | current | Maximum number of persistent logfiles on non-volatile medium (0..25). If this value is zero logging and archiving is disabled. |
| 1.3.6.1.4.1.248.11.23.1.6.4 | Scalarhm2LogPersistLevelUpto | read-write | current | Up to log level to be sent to the persistent log |
| 1.3.6.1.4.1.248.11.23.1.6.5 | Tablehm2LogPersistentFileTable | not-accessible | current | A list of persistent log files |
| 1.3.6.1.4.1.248.11.23.1.6.5.1 | Rowhm2LogPersistentFileEntry | not-accessible | current | An entry of persistent log files |
| 1.3.6.1.4.1.248.11.23.1.6.5.1.1 | Columnhm2LogPersistentFileIndex | not-accessible | current | The index of the table. |
| 1.3.6.1.4.1.248.11.23.1.6.5.1.2 | Columnhm2LogPersistentFileName | read-only | current | The name of the log file. |
| 1.3.6.1.4.1.248.11.23.1.6.5.1.3 | Columnhm2LogPersistentFileSize | read-only | current | The size of the file in bytes. |
| 1.3.6.1.4.1.248.11.23.1.7 | Nodehm2LogCounterGroup | |||
| 1.3.6.1.4.1.248.11.23.1.7.1 | Scalarhm2LogCounterOperatingHours | read-only | current | Cumulated uptime of the device in seconds. |
| 1.3.6.1.4.1.248.11.23.1.7.10 | Tablehm2LogCounterFlashTable | not-accessible | current | A list of log counter entries |
| 1.3.6.1.4.1.248.11.23.1.7.10.1 | Rowhm2LogCounterFlashEntry | not-accessible | current | An entry of log counter entries |
| 1.3.6.1.4.1.248.11.23.1.7.10.1.1 | Columnhm2LogCounterFlashBlock | not-accessible | current | The name of the flash region. |
| 1.3.6.1.4.1.248.11.23.1.7.10.1.2 | Columnhm2LogCounterFlashDescription | read-only | current | The textual description of the group. |
| 1.3.6.1.4.1.248.11.23.1.7.10.1.3 | Columnhm2LogCounterFlashCount | read-only | current | The number of flash sectors in this group. |
| 1.3.6.1.4.1.248.11.23.1.7.10.1.4 | Columnhm2LogCounterFlashValue | read-only | current | The number of sector erase operations performed for this group. |
| 1.3.6.1.4.1.248.11.23.1.8 | Nodehm2LogTemperatureGroup | |||
| 1.3.6.1.4.1.248.11.23.1.8.1 | Scalarhm2LogTempMinimum | read-only | current | Minimal temperature on the device in 10th of centigrade (Celsius). |
| 1.3.6.1.4.1.248.11.23.1.8.2 | Scalarhm2LogTempMaximum | read-only | current | Maximal temperature on the device in 10th of centigrade (Celsius). |
| 1.3.6.1.4.1.248.11.23.1.8.3 | Scalarhm2LogTempVariationCount | read-only | current | Number of variations (up or down) by minimum 20 centigrade (Celsius) in maximum one hour period. |
| 1.3.6.1.4.1.248.11.23.1.8.10 | Tablehm2LogTempHistTable | not-accessible | current | A list of temperature ranges and how many hours the device has been in these ranges (histogram). |
| 1.3.6.1.4.1.248.11.23.1.8.10.1 | Rowhm2LogTempHistEntry | not-accessible | current | An entry of temperature ranges and how many hours the device has been in these ranges (histogram). |
| 1.3.6.1.4.1.248.11.23.1.8.10.1.1 | Columnhm2LogTempHistIndex | not-accessible | current | Index |
| 1.3.6.1.4.1.248.11.23.1.8.10.1.2 | Columnhm2LogTempHistRangeMin | read-only | current | The lower bound of the range in 10th of centigrade (Celsius). |
| 1.3.6.1.4.1.248.11.23.1.8.10.1.3 | Columnhm2LogTempHistRangeMax | read-only | current | The upper bound of the range in 10th of centigrade (Celsius). |
| 1.3.6.1.4.1.248.11.23.1.8.10.1.4 | Columnhm2LogTempHistTime | read-only | current | The time spent in this range in minutes. |
| 1.3.6.1.4.1.248.11.23.1.9 | Nodehm2LogAuditGroup | |||
| 1.3.6.1.4.1.248.11.23.1.9.1 | Scalarhm2LogAuditTrailComment | read-write | current | Enter a Comment to begin or end a group of entries in the audit trail. Returns an empty string when read. |
| 1.3.6.1.4.1.248.11.23.1.10 | Nodehm2LogEmailAlertGroup | |||
| 1.3.6.1.4.1.248.11.23.1.10.1 | Scalarhm2LogEmailAdminStatus | read-write | current | Admin mode for logging email-alert. |
| 1.3.6.1.4.1.248.11.23.1.10.2 | Scalarhm2LogEmailFromAddress | read-write | current | Mail address from which the mail has be sent. |
| 1.3.6.1.4.1.248.11.23.1.10.3 | Scalarhm2LogEmailLogDuration | read-write | current | Periodic timer (in minutes) to send an email-alert. |
| 1.3.6.1.4.1.248.11.23.1.10.4 | Scalarhm2LogEmailUrgentSeverity | read-write | current | Log Severity at/below which the email-alert to be sent immediately. |
| 1.3.6.1.4.1.248.11.23.1.10.5 | Scalarhm2LogEmailNonUrgentSeverity | read-write | current | 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 ). |
| 1.3.6.1.4.1.248.11.23.1.10.6 | Scalarhm2LogEmailNumEmailsSent | read-only | current | Number of email alerts that have been sent successfully. |
| 1.3.6.1.4.1.248.11.23.1.10.7 | Scalarhm2LogEmailNumEmailFailures | read-only | current | Number of email alerts that could not be sent. |
| 1.3.6.1.4.1.248.11.23.1.10.8 | Scalarhm2LogEmailTimeOfLastMailSent | read-only | current | Local system time (hm2SystemLocalTime) when the last mail was sent. |
| 1.3.6.1.4.1.248.11.23.1.10.9 | Scalarhm2LogEmailAction | read-write | current | 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'… |
| 1.3.6.1.4.1.248.11.23.1.10.10 | Scalarhm2LogEmailTestMessageType | read-write | current | Message type for testing email alert functionality. |
| 1.3.6.1.4.1.248.11.23.1.10.11 | Scalarhm2LogEmailTestMessageBody | read-write | current | Message body for testing email alert functionality. |
| 1.3.6.1.4.1.248.11.23.1.10.15 | Tablehm2LogEmailToAddressTable | not-accessible | current | The table listing the destination email address and the message type. |
| 1.3.6.1.4.1.248.11.23.1.10.15.1 | Rowhm2LogEmailToAddressEntry | not-accessible | current | The table entry listing the destination email address and the message type. |
| 1.3.6.1.4.1.248.11.23.1.10.15.1.1 | Columnhm2LogEmailToAddrMessageIndex | not-accessible | current | 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 b… |
| 1.3.6.1.4.1.248.11.23.1.10.15.1.2 | Columnhm2LogEmailToAddrMessageType | read-create | current | Log message type. |
| 1.3.6.1.4.1.248.11.23.1.10.15.1.3 | Columnhm2LogEmailToAddrAddress | read-create | current | Email address to which the email-alert to be sent. |
| 1.3.6.1.4.1.248.11.23.1.10.15.1.4 | Columnhm2LogEmailToAddrEntryStatus | read-create | current | Create, change or delete the entry. |
| 1.3.6.1.4.1.248.11.23.1.10.16 | Tablehm2LogEmailSubjectTable | not-accessible | current | List of subject of the email for particular message type. |
| 1.3.6.1.4.1.248.11.23.1.10.16.1 | Rowhm2LogEmailSubjectEntry | not-accessible | current | This entry shows what kind of subject to be used for the given message type. |
| 1.3.6.1.4.1.248.11.23.1.10.16.1.1 | Columnhm2LogEmailSubjectMessageType | not-accessible | current | Log message Type |
| 1.3.6.1.4.1.248.11.23.1.10.16.1.2 | Columnhm2LogEmailSubject | read-create | current | Email subject for given message type. |
| 1.3.6.1.4.1.248.11.23.1.10.16.1.3 | Columnhm2LogEmailSubjectEntryStatus | read-create | current | Create, change or delete the entry. |
| 1.3.6.1.4.1.248.11.23.1.10.17 | Tablehm2LogEmailMailServerTable | not-accessible | current | The (conceptual) table listing the mail servers. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1 | Rowhm2LogEmailMailServerEntry | not-accessible | current | This entry shows the conmfiguration for the mail server(s). |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.1 | Columnhm2LogEmailSmtpAddrIndex | not-accessible | current | An integer used only for indexing purposes. Re-use of values for this index is allowed. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.2 | Columnhm2LogEmailSmtpAddrDescr | read-create | current | The description of the server configured. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.3 | Columnhm2LogEmailSmtpAddrType | read-create | current | Email SMTP address type. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.4 | Columnhm2LogEmailSmtpAddr | read-create | current | SMTP server address. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.5 | Columnhm2LogEmailSmtpPort | read-create | current | SMTP port number. When this object is set to 0, it resets to factory default port number 25. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.6 | Columnhm2LogEmailSmtpSecurity | read-create | current | This is the authentication mechanism that should be used. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.7 | Columnhm2LogEmailSmtpLoginID | read-create | current | This user id is used while the switch/router is being authenticated by the SMTP server, if the hm2LogEmailSmtpSecurity is configured to 'tlsv1'. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.8 | Columnhm2LogEmailSmtpPassword | read-create | current | This password is used while the switch/router is being authenticated by the SMTP server, if the hm2LogEmailSmtpSecurity is configured to 'tlsv1'. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.9 | Columnhm2LogEmailSmtpEntryStatus | read-create | current | Create, change or delete the entry. |
| 1.3.6.1.4.1.248.11.23.1.10.17.1.10 | Columnhm2LogEmailSmtpTimeout | read-create | current | Time out duration (in seconds) before packets are retransmitted. |
| 1.3.6.1.4.1.248.11.23.1.10.18 | Scalarhm2LogEmailClientTlsVersions | read-write | current | The TLS version supported by the email-alert logging client. |
| 1.3.6.1.4.1.248.11.23.1.10.19 | Scalarhm2LogEmailClientTlsCipherSuites | read-write | current | The cipher suite supported by the email-alert logging client. |
| 1.3.6.1.4.1.248.11.23.1.11 | Nodehm2LogHumidityGroup | |||
| 1.3.6.1.4.1.248.11.23.1.11.1 | Scalarhm2LogHumMinimum | read-only | current | Minimal humidity on the device as a percentage. |
| 1.3.6.1.4.1.248.11.23.1.11.2 | Scalarhm2LogHumMaximum | read-only | current | Maximal humidity on the device as a percentage. |
| 1.3.6.1.4.1.248.11.23.1.11.10 | Tablehm2LogHumHistTable | not-accessible | current | A list of humidity ranges and how many hours the device has been in these ranges (histogram). |
| 1.3.6.1.4.1.248.11.23.1.11.10.1 | Rowhm2LogHumHistEntry | not-accessible | current | An entry of humidity ranges and how many hours the device has been in these ranges (histogram). |
| 1.3.6.1.4.1.248.11.23.1.11.10.1.1 | Columnhm2LogHumHistIndex | not-accessible | current | Index |
| 1.3.6.1.4.1.248.11.23.1.11.10.1.2 | Columnhm2LogHumHistRangeMin | read-only | current | The lower bound of the range as a percentage. |
| 1.3.6.1.4.1.248.11.23.1.11.10.1.3 | Columnhm2LogHumHistRangeMax | read-only | current | The upper bound of the range as a percentage. |
| 1.3.6.1.4.1.248.11.23.1.11.10.1.4 | Columnhm2LogHumHistTime | read-only | current | The time spent in this range in minutes. |
| 1.3.6.1.4.1.248.11.23.3 | Nodehm2LogSNMPExtensionGroup | |||
| 1.3.6.1.4.1.248.11.23.3.1 | Identityhm2LogSNMPSyslogConfigFailed | current | Indicates that the configuration of syslog server IP address and port has failed. | |
| 1.3.6.1.4.1.248.11.23.3.2 | Identityhm2LogSNMPMinSeverityInvalid | current | Indicates that the syslog contains an invalid value for min. severity that cannot be processed. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| HmAgentLogSeverity | INTEGER { emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), informational(6), debug(7) } | current | Severity code used in determining the SysLog priority value. |