Home/Catalog/BYTESPHERE-EVENTLOG-MIB

BYTESPHERE-EVENTLOG-MIB

AI MIB Summary

The BYTESPHERE-EVENTLOG-MIB module enables SNMP-based monitoring of system event logs and diagnostic messages generated specifically by Bytesphere application software. It facilitates the collection of application-level syslog data for centralized logging, alerting, and audit compliance within network management systems.

The MIB module to describe the system messages generated by BYTESPHERE applications.
Main OID:
bytesphereEventLogMib.1.3.6.1.4.1.7013.1.1
25
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

25 total
Object Name
bytesphereEventLogMibThe MIB module to describe the system messages generated by BYTESPHERE applications.
MODULE-IDENTITY
.1.3.6.1.4.1.7013.1.1
bytesphereEventLogMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.7013.1.1.1
eventLogInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.7013.1.1.1.1
eventLogMibNotificationsSentThe number of event notifications that have been sent. This number may include notifications that were prevented from being transmitted due to reasons such as resource limitations and/or non-connectivity. If one is receiving notifications, one can periodically poll this object to determine if any notifications were missed. If so, a poll of the eventLogTable might be appropriate.ro
Counter32 UNITS "notifications"
.1.3.6.1.4.1.7013.1.1.1.1.1
eventLogMibNotificationsEnabledIndicates whether event log notifications will or will not be sent when an event message is generated by the device. Disabling notifications does not prevent event messages from being added to the eventLogTable.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7013.1.1.1.1.2
eventLogMibMinSeverityIndicates which event severity levels will be processed. Any event message with a severity value lesser than this value will be ignored by the agent.rw
SyslogSeverity
.1.3.6.1.4.1.7013.1.1.1.1.3
eventLogMessages
OBJECT IDENTIFIER
.1.3.6.1.4.1.7013.1.1.1.2
eventLogTableMaxLengthThe upper limit on the number of entries that the eventLogTable may contain. A value of 0 will prevent any events from being retained. When this table is full, the oldest entry will be deleted and a new one will be created.rw
Integer32
.1.3.6.1.4.1.7013.1.1.1.2.1
eventLogTableEventsFlushedThe number of entries that have been removed from the eventLogTable in order to make room for new entries. This object can be utilized to determine whether your polling frequency on the event table is fast enough and/or the size of your event table is large enough such that you are not missing messages.ro
Counter32 UNITS "messages"
.1.3.6.1.4.1.7013.1.1.1.2.2
eventLogTableA table of EVENTLOG messages generated by this device. All 'interesting' EVENTLOG messages (i.e. severity >= eventLogMibMinSeverity ) are entered into this table.
SEQUENCE OF EventLogEntry
.1.3.6.1.4.1.7013.1.1.1.2.3
eventLogEntryA EVENTLOG message that was previously generated by this device. Each entry is indexed by a message index.
EventLogEntry
.1.3.6.1.4.1.7013.1.1.1.2.3.1
eventLogIndexA monotonically increasing integer for the sole purpose of indexing messages. When it reaches the maximum value the agent flushes the table and wraps the value back to 1.
Integer32
.1.3.6.1.4.1.7013.1.1.1.2.3.1.1
eventLogOriginName of the engine that generated this message. For example: 'hostname (ipaddress)'.ro
DisplayString
.1.3.6.1.4.1.7013.1.1.1.2.3.1.2
eventLogOriginIDInternal ID of the facility that generated this message. For example: '1'.ro
Integer32
.1.3.6.1.4.1.7013.1.1.1.2.3.1.3
eventLogObjectName of the subject this message is about. For example: 'sysname-port-ethernet-1'.ro
DisplayString
.1.3.6.1.4.1.7013.1.1.1.2.3.1.4
eventLogObjectIDInternal name of the object this message is about. For example: '1022'.ro
DisplayString
.1.3.6.1.4.1.7013.1.1.1.2.3.1.5
eventLogObjectTypeType of object this message is about. For example: 'snmp-mib2-if'.ro
DisplayString
.1.3.6.1.4.1.7013.1.1.1.2.3.1.6
eventLogObjectClassClass of the object this message is about. For example: 'MonitorType'.ro
DisplayString
.1.3.6.1.4.1.7013.1.1.1.2.3.1.7
eventLogSeverityThe severity of the message.ro
EventSeverity
.1.3.6.1.4.1.7013.1.1.1.2.3.1.8
eventLogEventNameA textual identification for the message type. A facility name in conjunction with a message name uniquely identifies a message type.ro
DisplayString
.1.3.6.1.4.1.7013.1.1.1.2.3.1.9
eventLogEventTextThe text of the message.ro
DisplayString
.1.3.6.1.4.1.7013.1.1.1.2.3.1.10
eventLogTimestampThe value of sysUpTime when this message was generated.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.7013.1.1.1.2.3.1.11
bytesphereEventLogMibNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.7013.1.1.2
bytesphereEventLogMibNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.7013.1.1.2.0
eventGeneratedWhen a EVENTLOG message is generated by the device a eventGenerated notification is sent. The sending of these notifications can be enabled/disabled via the eventLogMibNotificationsEnabled object.
NOTIFICATION-TYPE
.1.3.6.1.4.1.7013.1.1.2.0.1
BYTESPHERE-EVENTLOG-MIB - SNMP MIB Reference | MIBs Explorer