CISCO-SYSLOG-MIB
41 objects
The MIB module to describe and store the system messages generated by the IOS and any other OS which supports syslogs.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.41 | IdentityciscoSyslogMIB | The MIB module to describe and store the system messages generated by the IOS and any other OS which supports syslogs. | ||
| 1.3.6.1.4.1.9.9.41.1 | NodeciscoSyslogMIBObjects | |||
| 1.3.6.1.4.1.9.9.41.1.1 | NodeclogBasic | |||
| 1.3.6.1.4.1.9.9.41.1.1.1 | ScalarclogNotificationsSent | read-only | current | The number of clogMessageGenerated notifications that have been sent. This number may include notifications that were prevented from being transmitted due to r… |
| 1.3.6.1.4.1.9.9.41.1.1.2 | ScalarclogNotificationsEnabled | read-write | current | Indicates whether clogMessageGenerated notifications will or will not be sent when a syslog message is generated by the device. Disabling notifications does no… |
| 1.3.6.1.4.1.9.9.41.1.1.3 | ScalarclogMaxSeverity | read-write | current | Indicates which syslog severity levels will be processed. Any syslog message with a severity value greater than this value will be ignored by the agent. note: … |
| 1.3.6.1.4.1.9.9.41.1.1.4 | ScalarclogMsgIgnores | read-only | current | The number of syslog messages which were ignored. A message will be ignored if it has a severity value greater than clogMaxSeverity. |
| 1.3.6.1.4.1.9.9.41.1.1.5 | ScalarclogMsgDrops | read-only | current | The number of syslog messages which could not be processed due to lack of system resources. Most likely this will occur at the same time that syslog messages a… |
| 1.3.6.1.4.1.9.9.41.1.1.6 | ScalarclogOriginIDType | read-write | current | This object identifies the type of value that will be contained in clogOriginID object. The possible value(s) are: 'none' : do not send origin identifier in sy… |
| 1.3.6.1.4.1.9.9.41.1.1.7 | ScalarclogOriginID | read-write | current | This object is used for configuring the origin identifier for the syslog messages. The origin identifier is useful for identifying the source of system logging… |
| 1.3.6.1.4.1.9.9.41.1.2 | NodeclogHistory | |||
| 1.3.6.1.4.1.9.9.41.1.2.1 | ScalarclogHistTableMaxLength | read-write | current | The upper limit on the number of entries that the clogHistoryTable may contain. A value of 0 will prevent any history from being retained. When this table is f… |
| 1.3.6.1.4.1.9.9.41.1.2.2 | ScalarclogHistMsgsFlushed | read-only | current | The number of entries that have been removed from the clogHistoryTable in order to make room for new entries. This object can be utilized to determine whether … |
| 1.3.6.1.4.1.9.9.41.1.2.3 | TableclogHistoryTable | not-accessible | current | A table of syslog messages generated by this device. All 'interesting' syslog messages (i.e. severity <= clogMaxSeverity) are entered into this table. |
| 1.3.6.1.4.1.9.9.41.1.2.3.1 | RowclogHistoryEntry | not-accessible | current | A syslog message that was previously generated by this device. Each entry is indexed by a message index. |
| 1.3.6.1.4.1.9.9.41.1.2.3.1.1 | ColumnclogHistIndex | not-accessible | current | A 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… |
| 1.3.6.1.4.1.9.9.41.1.2.3.1.2 | ColumnclogHistFacility | read-only | current | Name of the facility that generated this message. For example: 'SYS'. |
| 1.3.6.1.4.1.9.9.41.1.2.3.1.3 | ColumnclogHistSeverity | read-only | current | The severity of the message. |
| 1.3.6.1.4.1.9.9.41.1.2.3.1.4 | ColumnclogHistMsgName | read-only | current | A textual identification for the message type. A facility name in conjunction with a message name uniquely identifies a message type. |
| 1.3.6.1.4.1.9.9.41.1.2.3.1.5 | ColumnclogHistMsgText | read-only | current | The text of the message. If the text of the message exceeds 255 bytes, the message will be truncated to 254 bytes and a '*' character will be appended - indica… |
| 1.3.6.1.4.1.9.9.41.1.2.3.1.6 | ColumnclogHistTimestamp | read-only | current | The value of sysUpTime when this message was generated. |
| 1.3.6.1.4.1.9.9.41.1.3 | NodeclogServer | |||
| 1.3.6.1.4.1.9.9.41.1.3.1 | ScalarclogMaxServers | read-only | current | The maximum number of syslog servers that can be configured for the system in clogServerConfigTable. A value of zero for this object indicates there is no spec… |
| 1.3.6.1.4.1.9.9.41.1.3.2 | TableclogServerConfigTable | not-accessible | current | This table contains entries that allow application to configure syslog servers for the system. The maximum number of entries that can be created for this table… |
| 1.3.6.1.4.1.9.9.41.1.3.2.1 | RowclogServerConfigEntry | not-accessible | current | An entry containing information about syslog servers configured for the system. |
| 1.3.6.1.4.1.9.9.41.1.3.2.1.1 | ColumnclogServerAddrType | not-accessible | current | The type of Internet address of this syslog server. |
| 1.3.6.1.4.1.9.9.41.1.3.2.1.2 | ColumnclogServerAddr | not-accessible | current | The Internet address of this syslog server. The type of this address is determined by the value of the clogServerAddrType object. |
| 1.3.6.1.4.1.9.9.41.1.3.2.1.3 | ColumnclogServerStatus | read-create | current | The status object used to manage rows in this table. A row may only be created by setting this object to 'createAndGo'. A row may only be deleted by setting th… |
| 1.3.6.1.4.1.9.9.41.2 | NodeciscoSyslogMIBNotificationPrefix | |||
| 1.3.6.1.4.1.9.9.41.2.0 | NodeciscoSyslogMIBNotifications | |||
| 1.3.6.1.4.1.9.9.41.2.0.1 | NotificationclogMessageGenerated | current | When a syslog message is generated by the device a clogMessageGenerated notification is sent. The sending of these notifications can be enabled/disabled via th… | |
| 1.3.6.1.4.1.9.9.41.3 | NodeciscoSyslogMIBConformance | |||
| 1.3.6.1.4.1.9.9.41.3.1 | NodeciscoSyslogMIBCompliances | |||
| 1.3.6.1.4.1.9.9.41.3.1.1 | ComplianceciscoSyslogMIBCompliance | deprecated | The compliance statement for entities which implement the Cisco syslog MIB. | |
| 1.3.6.1.4.1.9.9.41.3.1.2 | ComplianceciscoSyslogMIBComplianceRev1 | current | The compliance statement for entities which implement the Cisco syslog MIB. | |
| 1.3.6.1.4.1.9.9.41.3.2 | NodeciscoSyslogMIBGroups | |||
| 1.3.6.1.4.1.9.9.41.3.2.1 | GroupciscoSyslogMIBGroup | current | A collection of objects providing the syslog MIB capability. | |
| 1.3.6.1.4.1.9.9.41.3.2.2 | GroupclogNotificationsGroup | current | A collection of notification(s) for syslog feature. | |
| 1.3.6.1.4.1.9.9.41.3.2.3 | GroupclogServerGroup | current | A collection of objects providing syslog server information for the system. | |
| 1.3.6.1.4.1.9.9.41.3.2.4 | GroupclogOriginIDGroup | current | A collection of objects providing information on origin of syslog messages. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SyslogSeverity | INTEGER { emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), info(7), debug(8) } | current | The severity of a syslog message. The enumeration values are equal to the values that syslog uses + 1. For example, with syslog, emergency=0. 'emergency' : system is unusable 'alert' : action must be taken immediately '… |