SYSLOG-MIB
The MIB module for monitoring syslog applications. A syslog application sends and/or receives syslog messages. The reader is referred to [RFCPROT] for a description of the various roles of a syslog application viz. ''sender'', ''receiver'' and ''relay''. The discussion in this document in general applies to a generic syslog application. For special cases the specific role of the syslog application will be mentioned. Copyright (C) The IETF Trust (2008). This version of this MIB module is part of RFC XXXX; see the RFC itself for full legal notices.
Main OID:
syslogMIB.1.3.6.1.2.1.200
68
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
68 total| Object Name |
|---|
syslogMIBThe MIB module for monitoring syslog applications. A syslog application sends and/or receives syslog messages. The reader is referred to [RFCPROT] for a description of the various roles of a syslog application viz. ''sender'', ''receiver'' and ''relay''. The discussion in this document in general applies to a generic syslog application. For special cases the specific role of the syslog application will be mentioned. Copyright (C) The IETF Trust (2008). This version of this MIB module is part of RFC XXXX; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.200 |
syslogNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.200.0 |
syslogStatusChangedThis notification is sent when a syslog application changes state. For example when the syslog application starts [syslogOperationsStatus is ''started'' ] or the syslog application stops [syslogOperationsStatus is ''suspended'' or ''stopped'']. The value of syslogOperationsStatus will be the new status of the syslog application after the change. The syslog application corresponding to the notification will be identified by the syslogOperationsIndex instance identifier of the objects in the notification. NOTIFICATION-TYPE .1.3.6.1.2.1.200.0.1 |
syslogObjects OBJECT IDENTIFIER .1.3.6.1.2.1.200.1 |
syslogControlTableA table containing the configuration parameters pertaining to the syslog applications serviced by an SNMP agent. SEQUENCE OF SyslogControlEntry .1.3.6.1.2.1.200.1.1 |
syslogControlEntryThe configuration parameters pertaining to a syslog application. SyslogControlEntry .1.3.6.1.2.1.200.1.1.1 |
syslogControlIndexThe Index that uniquely identifies the syslog application in the syslogControlTable. The value of the index for a syslog application may not be the same across system reboots. Users and applications will need to determine the index of a syslog application after system reboots. Unsigned32 .1.3.6.1.2.1.200.1.1.1.1 |
syslogControlDescrA user definable description of the syslog application. This description could be used by syslog management applications e.g. in reports or in user interfaces.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.200.1.1.1.2 |
syslogControlRolesThe roles of the syslog application.rw SyslogRoles .1.3.6.1.2.1.200.1.1.1.3 |
syslogControlBindAddrTypeThe type of Internet address which follows in syslogControlBindAddr. If this syslog application is not a syslog receiver, the value of this object will be 'unknown' (0).rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.200.1.1.1.4 |
syslogControlBindAddrThe specific address the syslog receiver will bind to. The format of the address is specified by the corresponding syslogControlBindAddrType object. If the address is specified in the DNS domain name format [syslogControlBindAddrType = 'dns'], the corresponding IPv4 or IPv6 address obtained at the time of the binding operation by the syslog application, will be used. If this syslog application is not a syslog receiver, the value of this object will be a zero-length string.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.200.1.1.1.5 |
syslogControlBindPortThe port number that this syslog receiver will bind to. If this syslog application is not a syslog receiver the value of this object will be zero.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.200.1.1.1.6 |
syslogControlEncapsulationThe encapsulation that will be used for syslog messages by the syslog receiver. If this syslog application is not a syslog receiver the value of this object will be ''other''.rw SyslogEncapsulation .1.3.6.1.2.1.200.1.1.1.7 |
syslogControlMaxMessageSizeThe maximum size of the syslog messages in bytes for this syslog application. A syslog receiver may reject or truncate messages larger than the specified maximum syslog message size.rw Unsigned32 .1.3.6.1.2.1.200.1.1.1.8 |
syslogControlConfFileNameThe fullpath name of the configuration file where the syslog application's message selection and corresponding action rules will be read from. If the syslog application does not support the specification of a configuration file, the value of this object will be a zero-length string.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.200.1.1.1.9 |
syslogControlStorageTypeThis object defines whether the parameters defined in this row are kept in volatile storage and lost upon reboot or are backed up by non-volatile or permanent storage. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.200.1.1.1.11 |
syslogControlRowStatusThis object is used to create, modify and delete rows in the syslogControlTable. The value of syslogControlDescr can be changed when this object is in state ''active'' or in ''notInService''. The other objects in a row can be modified only when the value of this object in the corresponding conceptual row is not ''active''. Thus to modify one or more of the objects in this conceptual row, a. change the row status to ''notInService'', b. change the values of the row c. change the row status to ''active'' The syslogControlRowStatus may be changed to ''active'' if all the managed objects in the conceptual row with MAX-ACCESS read-create except syslogControlBindPort and syslogControlEncapsulation have been assigned valid values.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.200.1.1.1.12 |
syslogOperationsTableA table containing operations information about the syslog applications serviced by an SNMP agent. This table complements the (configuration) information in syslogControlTable . SEQUENCE OF SyslogOperationsEntry .1.3.6.1.2.1.200.1.2 |
syslogOperationsEntryThe operations information pertaining to a syslog application. SyslogOperationsEntry .1.3.6.1.2.1.200.1.2.1 |
syslogOperationsMsgsReceivedThe number of messages received by the syslog receiver. This includes messages that were discarded. If this syslog application is not a syslog receiver the value of this object will be zero. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of syslogOperationsCounterDiscontinuityTime.ro Counter32 .1.3.6.1.2.1.200.1.2.1.1 |
syslogOperationsMsgsTransmittedThe number of messages transmitted by the syslog sender. This does not include the messages that could not be queued for transmission by the syslog sender. If this syslog application is not a syslog sender the value of this object will be zero. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of syslogOperationsCounterDiscontinuityTime.ro Counter32 .1.3.6.1.2.1.200.1.2.1.2 |
syslogOperationsMsgsRelayedThe number of messages relayed by the syslog relay to other syslog applications. If this syslog application is not a syslog relay the value of this object will be zero. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of syslogOperationsCounterDiscontinuityTime.ro Counter32 .1.3.6.1.2.1.200.1.2.1.3 |
syslogOperationsMsgsDroppedThe number of messages that could not be queued for transmission by the syslog sender. If this syslog application is not a syslog sender the value of this object will be zero. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of syslogOperationsCounterDiscontinuityTime.ro Counter32 .1.3.6.1.2.1.200.1.2.1.4 |
syslogOperationsMsgsMalFormedThe number of messages received by the syslog receiver which had malformed header. If this syslog application is not a syslog receiver, then this object will have a zero value. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of syslogOperationsCounterDiscontinuityTime.ro Counter32 .1.3.6.1.2.1.200.1.2.1.5 |
syslogOperationsMsgsDiscardedThe number of messages that were discarded by the syslog receiver. This will include messages that were discarded because the message size was greater than the system's maximum message size. If this syslog application is not a syslog receiver this object will have a zero value. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of syslogOperationsCounterDiscontinuityTime.ro Counter32 .1.3.6.1.2.1.200.1.2.1.6 |
syslogOperationsLastMsgRecdTimeThe value of sysUpTime when the last message was received by the syslog receiver. If this syslog application is not a syslog receiver or, if no messages have been received by this syslog application, since the last re-initialization of the local SNMP management subsystem, then this object will have a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.200.1.2.1.7 |
syslogOperationsLastMsgTransmittedTimeThe value of sysUpTime when the last message was transmitted by the syslog sender. If this syslog application is not a syslog sender or, if no messages have been transmitted by this syslog application, since the last re-initialization of the local management subsystem, then this object will have a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.200.1.2.1.8 |
syslogOperationsStartTimeThe value of sysUpTime when this syslog application was started.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.200.1.2.1.9 |
syslogOperationsLastErrorA description of the last error related to sending, receiving or processing a syslog message that was encountered by this syslog application. If no error has been encountered by this syslog application then the value of this object will be a zero-length string. If no error has been encountered by this syslog application since the last re-initialization of the local management subsystem then the value of this object will be a zero-length string.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.200.1.2.1.10 |
syslogOperationsLastErrorTimeThe value of sysUpTime when the last error was encountered. If no error has been encountered by this syslog application since the last re-initialization of the local management subsystem, then this object will have a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.200.1.2.1.11 |
syslogOperationsRunIndexIf the Host resource MIB is instantiated on the host then this entry will have the value of the hrSWRunIndex of the corresponding entry in the hrSWRunTable. Note that the hrSWRunIndex is not persistent across system reboots or software restarts. The value of syslogOperationsRunIndex SHOULD reference the latest value of the hrSWRunIndex of the corresponding entry in the hrSWRunTable. The special value of zero indicates that the Host resource MIB is not instantiated.ro Integer32 .1.3.6.1.2.1.200.1.2.1.12 |
syslogOperationsCounterDiscontinuityTimeThe value of sysUpTime on the most recent occasion at which any one or more of this syslog application's counters, viz., counters with OID prefix 'syslogOperationsMsgsReceived' or 'syslogOperationsMsgsTransmitted' or 'syslogOperationsMsgsRelayed' or 'syslogOperationsMsgsDropped' or 'syslogOperationsMsgsMalFormed' or 'syslogOperationsMsgsDiscarded' suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object will have a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.200.1.2.1.13 |
syslogOperationsStatusThe status of the syslog application.ro Enumeration .1.3.6.1.2.1.200.1.2.1.14 |
syslogPriorityTableA table containing the relay configuration parameters pertaining to the syslog applications serviced by an SNMP agent. SEQUENCE OF SyslogPriorityEntry .1.3.6.1.2.1.200.1.3 |
syslogPriorityEntryThe relay configuration parameters pertaining to a syslog application. SyslogPriorityEntry .1.3.6.1.2.1.200.1.3.1 |
syslogPriorityFacilityThe facility value of this entry. SyslogFacility (SYSLOG-TC-MIB) .1.3.6.1.2.1.200.1.3.1.1 |
syslogPrioritySeverityThe severity value of this entry. SyslogSeverity (SYSLOG-TC-MIB) .1.3.6.1.2.1.200.1.3.1.2 |
syslogPriorityDescrA textual description of this priority entry.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.200.1.3.1.3 |
syslogPriorityDestinationIndexOn systems where the priority value in a syslog message indicates the destination to which a syslog message should be relayed, the value of this object will identify the row in syslogRelayTable that contains information about the relay destination to which messages which have the priority value represented by syslogPriorityFacility and syslogPrioritySeverity values of this row will be relayed. A value of 0 will indicate that there is no corresponding row in the syslogRelayTable table.rw Unsigned32 .1.3.6.1.2.1.200.1.3.1.4 |
syslogPriorityStorageTypeThis object defines whether the parameters defined in this row are kept in volatile storage and lost upon reboot or are backed up by non-volatile or permanent storage. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.200.1.3.1.5 |
syslogPriorityRowStatusThis object is used to create, modify and delete rows in the syslogPriorityTable. The value of syslogPriorityDescr can be changed when this object is in state ''active'' or in ''notInService''. The other objects in a row can be modified only when the value of this object in the corresponding conceptual row is not ''active''. Thus to modify one or more of the objects in this conceptual row, a. change the row status to ''notInService'', b. change the values of the row c. change the row status to ''active'' The syslogPriorityRowStatus may be changed to ''active'' if all the managed objects in the conceptual row with MAX-ACCESS read-create have been assigned valid values.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.200.1.3.1.6 |
syslogRelayTableA table containing information for the relay destinations. SEQUENCE OF SyslogRelayEntry .1.3.6.1.2.1.200.1.4 |
syslogRelayEntryThe information pertaining to a syslog message relay destination. SyslogRelayEntry .1.3.6.1.2.1.200.1.4.1 |
syslogRelayIndexThe Index that uniquely identifies the syslog relay in the syslogRelayTable. The value of the index for a syslog relay may not be the same across system reboots. Users and applications will need to determine the index of a syslog relay after system reboots. Unsigned32 .1.3.6.1.2.1.200.1.4.1.1 |
syslogRelayDescrA user definable description of the syslog relay. This description could be used by syslog management applications e.g. in reports or in user interfaces.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.200.1.4.1.2 |
syslogRelayAddrTypeThe type of Internet address which follows in syslogRelayAddr.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.200.1.4.1.3 |
syslogRelayAddrThe address of the syslog relay . The format of the address is specified by the corresponding syslogRelayAddrType object. If the address is specified in the DNS domain name format [syslogRelayAddrType = 'dns'], the corresponding IPv4 or IPv6 address obtained at the time of the relay operation by the syslog application, will be used.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.200.1.4.1.4 |
syslogRelayPortThe port number of the syslog relay.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.200.1.4.1.5 |
syslogRelayEncapsulationThe encapsulation that will be used for syslog messages sent by the syslog sender to the relay destination.rw SyslogEncapsulation .1.3.6.1.2.1.200.1.4.1.6 |
syslogRelayMsgsRelayedThe number of messages relayed by the syslog relay to this relay destination. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of syslogRelayCounterDiscontinuityTime.ro Counter32 .1.3.6.1.2.1.200.1.4.1.7 |
syslogRelayCounterDiscontinuityTimeThe value of sysUpTime on the most recent occasion at which counters with OID prefix 'syslogRelayMsgsRelayed' suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object will have a zero value.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.200.1.4.1.8 |
syslogRelayStorageTypeThis object defines whether the parameters defined in this row are kept in volatile storage and lost upon reboot or are backed up by non-volatile or permanent storage. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.rw StorageType (SNMPv2-TC) .1.3.6.1.2.1.200.1.4.1.9 |
syslogRelayRowStatusThis object is used to create, modify and delete rows in the syslogRelayTable. The value of syslogRelayDescr can be changed when this object is in state ''active'' or in ''notInService''. The other objects in a row can be modified only when the value of this object in the corresponding conceptual row is not ''active''. Thus to modify one or more of the objects in this conceptual row, a. change the row status to ''notInService'', b. change the values of the row c. change the row status to ''active'' The syslogRelayRowStatus may be changed to ''active'' if all the managed objects in the conceptual row with MAX-ACCESS read-create have been assigned valid values.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.200.1.4.1.10 |
syslogConformance OBJECT IDENTIFIER .1.3.6.1.2.1.200.3 |
syslogGroups OBJECT IDENTIFIER .1.3.6.1.2.1.200.3.1 |
syslogOperationsGroupA collection of objects providing message related statistics. Unknown .1.3.6.1.2.1.200.3.1.1 |
syslogControlGroupA collection of objects representing the run time parameters for the syslog applications. Unknown .1.3.6.1.2.1.200.3.1.2 |
syslogPriorityGroupA collection of objects representing the priority groupings of syslog messages. Unknown .1.3.6.1.2.1.200.3.1.3 |
syslogRelayGroupA collection of objects representing the relay destinations for syslog messages. Unknown .1.3.6.1.2.1.200.3.1.4 |
syslogNotificationGroupA collection of notifications about the operational state of a syslog application. Unknown .1.3.6.1.2.1.200.3.1.5 |
syslogCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.200.3.2 |
syslogFullCompliance1The compliance statement for SNMP entities which implement the SYSLOG-MIB with support for writable objects and notifications. Such an implementation can be both monitored and configured via SNMP. It can also send notifications about change in the operational status of the syslog application. Unknown .1.3.6.1.2.1.200.3.2.1 |
syslogFullCompliance2The compliance statement for SNMP entities which implement the SYSLOG-MIB with support for writable objects. Such an implementation can be both monitored and configured via SNMP. Unknown .1.3.6.1.2.1.200.3.2.2 |
syslogFullCompliance3The compliance statement for SNMP entities which implement the SYSLOG-MIB with support for writable objects but without support for the objects in syslogPriorityGroup and syslogRelayGroup. Such an implementation can be both monitored and configured via SNMP. Unknown .1.3.6.1.2.1.200.3.2.3 |
syslogReadOnlyCompliance1The compliance statement for SNMP entities which implement the syslog MIB without support for read-write (i.e. in read-only mode). It can also send notifications about change in the operational status of the syslog application. Unknown .1.3.6.1.2.1.200.3.2.4 |
syslogReadOnlyCompliance2The compliance statement for SNMP entities which implement the syslog MIB without support for read-write (i.e. in read-only mode). Unknown .1.3.6.1.2.1.200.3.2.5 |
syslogReadOnlyCompliance3The compliance statement for SNMP entities which implement the syslog MIB without support for read-write (i.e. in read-only mode) and without support for the objects in syslogRelayGroup and syslogPriorityGroup. Unknown .1.3.6.1.2.1.200.3.2.6 |
syslogNotificationComplianceThe compliance statement for SNMP entities which implement the SYSLOG-MIB and support only notifications about change in the operational status of a syslog application. Unknown .1.3.6.1.2.1.200.3.2.7 |