CISCOSB-SYSLOG-MIB
- Registered at
- 1.3.6.1.4.1.9.6.1.101.82
- Last updated
- 2006-02-12 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-02-12 00:00, 2003-09-22 00:00
- Namespace
- cisco
- Source file
CISCOSB-SYSLOG-MIB- Digest
sha256:d6396a50f57c9593cfea516c0de6350330f2a45f94635f61d6bc62017596ea01
Description
The private MIB module definition for SYSLOG services in CISCOSB devices.
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCOSB-MIB CISCOSB-SYSLOG-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RlSyslogSeverity TEXTUAL-CONVENTION This textual convention maps out to the minimal severity levels of syslog messages, or indicate non Active. The syslog protocol uses the values 0 (emergency), to 7 (debug) last value notActive added to indicate inactivity. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlSyslogPrivate OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.82.2 | |||
| rlSyslogGlobalEnable OBJECT-TYPE Global enable for syslog flash, syslog cache and syslog UDP. When set to false, only console logging is performed. | 1.3.6.1.4.1.9.6.1.101.82.2.1 | TruthValue | read-write | current |
| rlSyslogMinLogToConsoleSeverity OBJECT-TYPE The minimal severity to log to console. Lower severity will not be written to console. Value notActive indicate this activity is disabled. | 1.3.6.1.4.1.9.6.1.101.82.2.2 | RlSyslogSeverity | read-write | current |
| rlSyslogMinLogToFileSeverity OBJECT-TYPE The minimal severity to log to LogFile. Lower severity will not be written to the LogFile. Value notActive indicates this activity is disabled. | 1.3.6.1.4.1.9.6.1.101.82.2.3 | RlSyslogSeverity | read-write | current |
| rlSyslogMinLogToCacheSeverity OBJECT-TYPE The minimal severity to log to memory cache. Lower severity will not be read from cache. Value notActive indicate this activity is disabled. Note that all events are logged to cache unless its severity is notActive. | 1.3.6.1.4.1.9.6.1.101.82.2.4 | RlSyslogSeverity | read-write | current |
| rlSyslogClearLogfile OBJECT-TYPE Setting to a value other than 0 results in deleting the log file. | 1.3.6.1.4.1.9.6.1.101.82.2.5 | Unsigned32 | read-write | current |
| rlSyslogClearCache OBJECT-TYPE Setting to a value other than 0 results in clearing the memory cache. | 1.3.6.1.4.1.9.6.1.101.82.2.6 | Unsigned32 | read-write | current |
| rlSyslogMibVersion OBJECT-TYPE The Syslog MIB's version. It's 1. | 1.3.6.1.4.1.9.6.1.101.82.2.7 | INTEGER | read-only | current |
| rlSyslogLogTable OBJECT-TYPE A table containing events sent to the system log file. | 1.3.6.1.4.1.9.6.1.101.82.2.8 | not-accessible | current | |
| rlSyslogLogEntry OBJECT-TYPE A log entry | 1.3.6.1.4.1.9.6.1.101.82.2.8.1 | not-accessible | current | |
| rlSyslogLogCounter OBJECT-TYPE A counter that identifies this entry - used to differentiate logged entries. And the order given is the order of logging. A entries may not form sequence of this value. (Time is not a differentiating element as logged entries may come in a sequence. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.1 | Unsigned32 | read-only | current |
| rlSyslogLogDateTime OBJECT-TYPE The time in string (formated DD-MMM-YYYY HH:MM:SS e.g 14-Apr-2002 10:33:31), when the error was logged.. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.2 | DisplayString (SIZE(1..32)) | read-only | current |
| rlSyslogLogAppMnemonic OBJECT-TYPE Application that created this error. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.3 | DisplayString (SIZE(1..8)) | read-only | current |
| rlSyslogLogSeverity OBJECT-TYPE Severity of the reported error. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.4 | RlSyslogSeverity | read-only | current |
| rlSyslogLogMessageMnemonic OBJECT-TYPE Short identifier of this message that created this error. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.5 | DisplayString (SIZE(1..32)) | read-only | current |
| rlSyslogLogText1 OBJECT-TYPE The text of the logged message without time and date - part 1. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.6 | DisplayString (SIZE(0..160)) | read-only | current |
| rlSyslogLogText2 OBJECT-TYPE The text of the logged message without time and date - part 2. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.7 | DisplayString (SIZE(0..160)) | read-only | current |
| rlSyslogLogText3 OBJECT-TYPE The text of the logged message without time and date - part 3. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.8 | DisplayString (SIZE(0..160)) | read-only | current |
| rlSyslogLogText4 OBJECT-TYPE The text of the logged message without time and date - part 4. | 1.3.6.1.4.1.9.6.1.101.82.2.8.1.9 | DisplayString (SIZE(0..160)) | read-only | current |
| rlSyslogLogCacheTable OBJECT-TYPE A table containing errors registered to system cache. | 1.3.6.1.4.1.9.6.1.101.82.2.9 | not-accessible | current | |
| rlSyslogLogCacheEntry OBJECT-TYPE A log history entry | 1.3.6.1.4.1.9.6.1.101.82.2.9.1 | not-accessible | current | |
| rlSyslogLogCacheCounter OBJECT-TYPE A counter that identifies this entry - used to differentiate logged entries. And the order given is the order of logging. A entries may not form sequence of this value. (Time is not a differentiating element as logged entries may come in a sequence. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.1 | Unsigned32 | read-only | current |
| rlSyslogLogCacheDateTime OBJECT-TYPE The time in string (formated DD-MMM-YYYY HH:MM:SS e.g 14-Apr-2002 10:33:31), when the eroor was logged.. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.2 | DisplayString (SIZE(1..32)) | read-only | current |
| rlSyslogLogCacheAppMnemonic OBJECT-TYPE Application that created this error. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.3 | DisplayString (SIZE(1..8)) | read-only | current |
| rlSyslogLogCacheSeverity OBJECT-TYPE Severity of the reported error. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.4 | RlSyslogSeverity | read-only | current |
| rlSyslogLogCacheMessageMnemonic OBJECT-TYPE Short identifier of this message that created this error. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.5 | DisplayString (SIZE(1..32)) | read-only | current |
| rlSyslogLogCacheText1 OBJECT-TYPE The text of the logged message without time and date - part 1. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.6 | DisplayString (SIZE(1..160)) | read-only | current |
| rlSyslogLogCacheText2 OBJECT-TYPE The text of the logged message without time and date - part 2. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.7 | DisplayString (SIZE(1..160)) | read-only | current |
| rlSyslogLogCacheText3 OBJECT-TYPE The text of the logged message without time and date - part 3. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.8 | DisplayString (SIZE(1..160)) | read-only | current |
| rlSyslogLogCacheText4 OBJECT-TYPE The text of the logged message without time and date - part 4. | 1.3.6.1.4.1.9.6.1.101.82.2.9.1.9 | DisplayString (SIZE(1..160)) | read-only | current |
| rlSyslogConsoleMessagesIgnored OBJECT-TYPE This is a count of messages not sent to the console because the severity level of the message was above rlSyslogMinLogToConsoleSeverity, the higher the level, the lower the severity. | 1.3.6.1.4.1.9.6.1.101.82.2.10 | Counter32 | read-only | current |
| rlSyslogFileMessagesIgnored OBJECT-TYPE This is a count of messages not sent to the file because the severity level of the message was above rlSyslogMinLogToFileSeverity, the higher the level, the lower the severity. | 1.3.6.1.4.1.9.6.1.101.82.2.11 | Counter32 | read-only | current |
| rlSyslogFileMessagesLogged OBJECT-TYPE This is a count of all the messages currently held in the Log file. | 1.3.6.1.4.1.9.6.1.101.82.2.12 | Counter32 | read-only | current |
| rlSyslogCacheTotalMessages OBJECT-TYPE This is a count of all the messages currently held in the cache. | 1.3.6.1.4.1.9.6.1.101.82.2.13 | Counter32 | read-only | current |
| rlSyslogAggregationEnable OBJECT-TYPE enable/disable Syslog aggregation | 1.3.6.1.4.1.9.6.1.101.82.2.14 | TruthValue | read-write | current |
| rlSyslogAggregationAgingTime OBJECT-TYPE aging time for Syslog aggregated messages | 1.3.6.1.4.1.9.6.1.101.82.2.15 | Unsigned32 (15..3600) | read-write | current |
| rlSyslogMinLogToWebSeverity OBJECT-TYPE The minimal severity to log to WEB client. Lower severity will not be displayed in WEB client. Value notActive indicate this activity is disabled. | 1.3.6.1.4.1.9.6.1.101.82.2.16 | RlSyslogSeverity | read-write | current |
| rlSyslogAlarmFlag OBJECT-TYPE The MIB is initiated by false and it is set to true every time when a syslog message with severity >= min_severity_to_alarm_threshold (host parameter) is generated. | 1.3.6.1.4.1.9.6.1.101.82.2.17 | TruthValue | read-write | current |
| rlSyslogOriginId OBJECT-TYPE Defines the origin field of the SYSLOG message packets sent to the SYSLOG server | 1.3.6.1.4.1.9.6.1.101.82.2.18 | INTEGER {default(1), hostname(2), ip(3), ipv6(4), string(5)} | read-write | current |
| rlSyslogOriginIdString OBJECT-TYPE Defines the string origin of the SYSLOG message packets sent to the SYSLOG server | 1.3.6.1.4.1.9.6.1.101.82.2.19 | DisplayString (SIZE(0..160)) | read-write | current |
| rlSyslogHeaderSendingEnabled OBJECT-TYPE Enabled sending/not sending of syslog header in syslog messages to syslog collectors. | 1.3.6.1.4.1.9.6.1.101.82.2.20 | TruthValue | read-write | current |
| rlSyslogCountersPerSeverityTable OBJECT-TYPE The table displays counters per syslog severity | 1.3.6.1.4.1.9.6.1.101.82.2.21 | not-accessible | current | |
| rlSyslogCountersPerSeverityEntry OBJECT-TYPE Static row for this table. | 1.3.6.1.4.1.9.6.1.101.82.2.21.1 | not-accessible | current | |
| rlSyslogCountersPerSeverityIndex OBJECT-TYPE The table contains only one static entry. | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.1 | INTEGER {static(1)} | not-accessible | current |
| rlSyslogCountersPerSeverityEmergencyCounter OBJECT-TYPE Counts Emergency syslog messages | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.2 | Counter32 | read-only | current |
| rlSyslogCountersPerSeverityAlertCounter OBJECT-TYPE Counts Alert syslog messages | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.3 | Counter32 | read-only | current |
| rlSyslogCountersPerSeverityCriticalCounter OBJECT-TYPE Counts Critical syslog messages | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.4 | Counter32 | read-only | current |
| rlSyslogCountersPerSeverityErrorCounter OBJECT-TYPE Counts Error syslog messages | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.5 | Counter32 | read-only | current |
| rlSyslogCountersPerSeverityWarningCounter OBJECT-TYPE Counts Warning syslog messages | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.6 | Counter32 | read-only | current |
| rlSyslogCountersPerSeverityNoticeCounter OBJECT-TYPE Counts Notice syslog messages | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.7 | Counter32 | read-only | current |
| rlSyslogCountersPerSeverityInfoCounter OBJECT-TYPE Counts Info syslog messages | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.8 | Counter32 | read-only | current |
| rlSyslogCountersPerSeverityDebugCounter OBJECT-TYPE Counts Debug syslog messages | 1.3.6.1.4.1.9.6.1.101.82.2.21.1.9 | Counter32 | read-only | current |
| rlsnmpSyslogCollectorTable OBJECT-TYPE A table containing Syslog collector information. Internal MIB that configured by snmpSyslogCollectorTable | 1.3.6.1.4.1.9.6.1.101.82.2.22 | not-accessible | current | |
| rlsnmpSyslogCollectorEntry OBJECT-TYPE Defines the information to generate syslog messages to an aggregating agent or collector. Entries within this table with an access level of read- create MUST be considered non-volatile and MUST be maintained across entity resets. | 1.3.6.1.4.1.9.6.1.101.82.2.22.1 | not-accessible | current | |
| rlsnmpSyslogCollectorIndex OBJECT-TYPE A unique arbitrary identifier for this syslog collector. | 1.3.6.1.4.1.9.6.1.101.82.2.22.1.1 | Unsigned32 (1..8) | not-accessible | current |
| rlsnmpSyslogCollectorAddressType OBJECT-TYPE The type of Internet address by which the Syslog collector is specified in snmpSyslogCollectorAddress. Not all address types may be supported. | 1.3.6.1.4.1.9.6.1.101.82.2.22.1.2 | InetAddressType | read-create | current |
| rlsnmpSyslogCollectorAddress OBJECT-TYPE The Internet address for the Syslog message collector. The use of DNS domain names is discouraged, and agent support for them is optional. Deciding when, and how often, to resolve them is an issue. Not resolving them often enough means you might lose synchronization with the associated entry in the DNS server, and resolving them too often might leave you without access to the Syslog collector during critical network events. | 1.3.6.1.4.1.9.6.1.101.82.2.22.1.3 | InetAddress | read-create | current |
| rlsnmpSyslogCollectorRowStatus OBJECT-TYPE This object allows for the dynamic creation and deletion of entries within the snmpSyslogCollectorTable as well as the activation and deactivation of these entries. When this object's value is set to notInService(2) this collector will not be sent any messages, nor will any of its counters be incremented. The agent SHOULD not delete a row, except in the case of the loss of persistent storage. Refer to the RowStatus convention for further details on the behavior of this object. | 1.3.6.1.4.1.9.6.1.101.82.2.22.1.4 | RowStatus | read-create | current |
| rlSyslogLastIndexPerSeverityTable OBJECT-TYPE The table displays Last Index per syslog severity | 1.3.6.1.4.1.9.6.1.101.82.2.23 | not-accessible | current | |
| rlSyslogLastIndexPerSeverityEntry OBJECT-TYPE Static row for this table. | 1.3.6.1.4.1.9.6.1.101.82.2.23.1 | not-accessible | current | |
| rlSyslogLastIndexPerSeverityIndex OBJECT-TYPE The table contains only one static entry. | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.1 | INTEGER {static(1)} | not-accessible | current |
| rlSyslogLastIndexPerSeverityEmergencyIndex OBJECT-TYPE Shows Index of last added Emergency syslog message | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.2 | Counter32 | read-only | current |
| rlSyslogLastIndexPerSeverityAlertIndex OBJECT-TYPE Shows Index of last added Alert syslog message | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.3 | Counter32 | read-only | current |
| rlSyslogLastIndexPerSeverityCriticalIndex OBJECT-TYPE Shows Index of last added Critical syslog message | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.4 | Counter32 | read-only | current |
| rlSyslogLastIndexPerSeverityErrorIndex OBJECT-TYPE Shows Index of last added Error syslog message | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.5 | Counter32 | read-only | current |
| rlSyslogLastIndexPerSeverityWarningIndex OBJECT-TYPE Shows Index of last added Warning syslog message | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.6 | Counter32 | read-only | current |
| rlSyslogLastIndexPerSeverityNoticeIndex OBJECT-TYPE Shows Index of last added Notice syslog message | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.7 | Counter32 | read-only | current |
| rlSyslogLastIndexPerSeverityInfoIndex OBJECT-TYPE Shows Index of last added Info syslog message | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.8 | Counter32 | read-only | current |
| rlSyslogLastIndexPerSeverityDebugIndex OBJECT-TYPE Shows Index of last added Debug syslog message | 1.3.6.1.4.1.9.6.1.101.82.2.23.1.9 | Counter32 | read-only | current |
| rlSyslogFindItLogLevel OBJECT-TYPE The Log level of the FindIT Probe info - info log level. debug - debug log level. warnings - warnings log level. errors - errors log level. | 1.3.6.1.4.1.9.6.1.101.82.2.24 | INTEGER {info(0), debug(1), warning(2), error(3)} | read-write | current |
| rlSyslogFindItLogModule OBJECT-TYPE The Log level of the FindIT Probe options: none - All modules log disabled call-home - call-home modules log enabled. discovery - discovery modules log enabled. northbound - northbound modules log enabled. services - services modules log enabled. southbound - southbound modules log enabled. system - system modules log enabled. All - all modules log enabled. | 1.3.6.1.4.1.9.6.1.101.82.2.25 | Unsigned32 | read-write | current |
| rlSyslogUnexpectedRestartTable OBJECT-TYPE A table containing errors registered to non-volatile memory. | 1.3.6.1.4.1.9.6.1.101.82.2.26 | not-accessible | current | |
| rlSyslogUnexpectedRestartEntry OBJECT-TYPE An unexpected restart log entry | 1.3.6.1.4.1.9.6.1.101.82.2.26.1 | not-accessible | current | |
| rlSyslogUnexpectedRestartCounter OBJECT-TYPE A counter that identifies this entry - used to differentiate logged entries. And the order given is the order of logging. A entries may not form sequence of this value. (Time is not a differentiating element as logged entries may come in a sequence. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.1 | Unsigned32 | read-only | current |
| rlSyslogUnexpectedRestartDateTime OBJECT-TYPE The time in string (formated DD-MMM-YYYY HH:MM:SS e.g 14-Apr-2002 10:33:31), when the eroor was logged.. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.2 | DisplayString (SIZE(1..32)) | read-only | current |
| rlSyslogUnexpectedRestartAppMnemonic OBJECT-TYPE Application that created this error. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.3 | DisplayString (SIZE(1..8)) | read-only | current |
| rlSyslogUnexpectedRestartSeverity OBJECT-TYPE Severity of the reported error. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.4 | RlSyslogSeverity | read-only | current |
| rlSyslogUnexpectedRestartMessageMnemonic OBJECT-TYPE Short identifier of this message that created this error. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.5 | DisplayString (SIZE(1..32)) | read-only | current |
| rlSyslogUnexpectedRestartText1 OBJECT-TYPE The text of the logged message without time and date - part 1. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.6 | DisplayString (SIZE(1..160)) | read-only | current |
| rlSyslogUnexpectedRestartText2 OBJECT-TYPE The text of the logged message without time and date - part 2. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.7 | DisplayString (SIZE(1..160)) | read-only | current |
| rlSyslogUnexpectedRestartText3 OBJECT-TYPE The text of the logged message without time and date - part 3. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.8 | DisplayString (SIZE(1..160)) | read-only | current |
| rlSyslogUnexpectedRestartText4 OBJECT-TYPE The text of the logged message without time and date - part 4. | 1.3.6.1.4.1.9.6.1.101.82.2.26.1.9 | DisplayString (SIZE(1..160)) | read-only | current |
| rlSyslogUnexpectedRestartOccured OBJECT-TYPE A flag representing if an unexpected restart had occured and has not yet been cleared | 1.3.6.1.4.1.9.6.1.101.82.2.27 | TruthValue | read-only | current |
| rlSyslogUnexpectedRestartClear OBJECT-TYPE An action MIB variable setting with that when set to true, will clear the unexpectedRestartOccured and delete all entries in | 1.3.6.1.4.1.9.6.1.101.82.2.28 | TruthValue | read-write | current |
| rlSyslogPhaseOneTests OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.82.3 | |||
| rlSyslogPhaseOneTestGenerator OBJECT-TYPE Writing a value to this leaf results in a test being run on the host. | 1.3.6.1.4.1.9.6.1.101.82.3.1 | INTEGER {successfulRegistration(11), regTheSameComponentTwice(12), regWithInvalidComponentID(13), regWithInvalidApplicationID(14), regWithInvalidMessageString(15), regWithInvalidMessageList(16), regWithInvalidApplicationList(17), successfulLoggingWithNoParams(21), logWithUnregisteredComponentID(22), logWithInvalidComponentID(23), logWithBadApplicationID(24), logWithBadMessageID(25), paramFormatting(31), insufficientParams(32), incorrectParams(33), tooManyParams(34), oversizedParams(35), trapParams(36), successfulFatalError(41), fatalErrorThroughNonFatalInterface(42), nonFatalErrorThroughFatalInterface(43), nestedFatalErrors(47), snmpAccessToLongMessage(62)} | read-write | current |