MIBs Depot

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

FromSymbols
CISCOSB-MIBswitch001
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1TruthValueread-writecurrent
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.2RlSyslogSeverityread-writecurrent
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.3RlSyslogSeverityread-writecurrent
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.4RlSyslogSeverityread-writecurrent
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.5Unsigned32read-writecurrent
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.6Unsigned32read-writecurrent
rlSyslogMibVersion
OBJECT-TYPE
The Syslog MIB's version. It's 1.
1.3.6.1.4.1.9.6.1.101.82.2.7INTEGERread-onlycurrent
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.8not-accessiblecurrent
rlSyslogLogEntry
OBJECT-TYPE
A log entry
1.3.6.1.4.1.9.6.1.101.82.2.8.1not-accessiblecurrent
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.1Unsigned32read-onlycurrent
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.2DisplayString (SIZE(1..32))read-onlycurrent
rlSyslogLogAppMnemonic
OBJECT-TYPE
Application that created this error.
1.3.6.1.4.1.9.6.1.101.82.2.8.1.3DisplayString (SIZE(1..8))read-onlycurrent
rlSyslogLogSeverity
OBJECT-TYPE
Severity of the reported error.
1.3.6.1.4.1.9.6.1.101.82.2.8.1.4RlSyslogSeverityread-onlycurrent
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.5DisplayString (SIZE(1..32))read-onlycurrent
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.6DisplayString (SIZE(0..160))read-onlycurrent
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.7DisplayString (SIZE(0..160))read-onlycurrent
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.8DisplayString (SIZE(0..160))read-onlycurrent
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.9DisplayString (SIZE(0..160))read-onlycurrent
rlSyslogLogCacheTable
OBJECT-TYPE
A table containing errors registered to system cache.
1.3.6.1.4.1.9.6.1.101.82.2.9not-accessiblecurrent
rlSyslogLogCacheEntry
OBJECT-TYPE
A log history entry
1.3.6.1.4.1.9.6.1.101.82.2.9.1not-accessiblecurrent
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.1Unsigned32read-onlycurrent
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.2DisplayString (SIZE(1..32))read-onlycurrent
rlSyslogLogCacheAppMnemonic
OBJECT-TYPE
Application that created this error.
1.3.6.1.4.1.9.6.1.101.82.2.9.1.3DisplayString (SIZE(1..8))read-onlycurrent
rlSyslogLogCacheSeverity
OBJECT-TYPE
Severity of the reported error.
1.3.6.1.4.1.9.6.1.101.82.2.9.1.4RlSyslogSeverityread-onlycurrent
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.5DisplayString (SIZE(1..32))read-onlycurrent
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.6DisplayString (SIZE(1..160))read-onlycurrent
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.7DisplayString (SIZE(1..160))read-onlycurrent
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.8DisplayString (SIZE(1..160))read-onlycurrent
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.9DisplayString (SIZE(1..160))read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
rlSyslogAggregationEnable
OBJECT-TYPE
enable/disable Syslog aggregation
1.3.6.1.4.1.9.6.1.101.82.2.14TruthValueread-writecurrent
rlSyslogAggregationAgingTime
OBJECT-TYPE
aging time for Syslog aggregated messages
1.3.6.1.4.1.9.6.1.101.82.2.15Unsigned32 (15..3600)read-writecurrent
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.16RlSyslogSeverityread-writecurrent
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.17TruthValueread-writecurrent
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.18INTEGER {default(1), hostname(2), ip(3), ipv6(4), string(5)}read-writecurrent
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.19DisplayString (SIZE(0..160))read-writecurrent
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.20TruthValueread-writecurrent
rlSyslogCountersPerSeverityTable
OBJECT-TYPE
The table displays counters per syslog severity
1.3.6.1.4.1.9.6.1.101.82.2.21not-accessiblecurrent
rlSyslogCountersPerSeverityEntry
OBJECT-TYPE
Static row for this table.
1.3.6.1.4.1.9.6.1.101.82.2.21.1not-accessiblecurrent
rlSyslogCountersPerSeverityIndex
OBJECT-TYPE
The table contains only one static entry.
1.3.6.1.4.1.9.6.1.101.82.2.21.1.1INTEGER {static(1)}not-accessiblecurrent
rlSyslogCountersPerSeverityEmergencyCounter
OBJECT-TYPE
Counts Emergency syslog messages
1.3.6.1.4.1.9.6.1.101.82.2.21.1.2Counter32read-onlycurrent
rlSyslogCountersPerSeverityAlertCounter
OBJECT-TYPE
Counts Alert syslog messages
1.3.6.1.4.1.9.6.1.101.82.2.21.1.3Counter32read-onlycurrent
rlSyslogCountersPerSeverityCriticalCounter
OBJECT-TYPE
Counts Critical syslog messages
1.3.6.1.4.1.9.6.1.101.82.2.21.1.4Counter32read-onlycurrent
rlSyslogCountersPerSeverityErrorCounter
OBJECT-TYPE
Counts Error syslog messages
1.3.6.1.4.1.9.6.1.101.82.2.21.1.5Counter32read-onlycurrent
rlSyslogCountersPerSeverityWarningCounter
OBJECT-TYPE
Counts Warning syslog messages
1.3.6.1.4.1.9.6.1.101.82.2.21.1.6Counter32read-onlycurrent
rlSyslogCountersPerSeverityNoticeCounter
OBJECT-TYPE
Counts Notice syslog messages
1.3.6.1.4.1.9.6.1.101.82.2.21.1.7Counter32read-onlycurrent
rlSyslogCountersPerSeverityInfoCounter
OBJECT-TYPE
Counts Info syslog messages
1.3.6.1.4.1.9.6.1.101.82.2.21.1.8Counter32read-onlycurrent
rlSyslogCountersPerSeverityDebugCounter
OBJECT-TYPE
Counts Debug syslog messages
1.3.6.1.4.1.9.6.1.101.82.2.21.1.9Counter32read-onlycurrent
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.22not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..8)not-accessiblecurrent
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.2InetAddressTyperead-createcurrent
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.3InetAddressread-createcurrent
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.4RowStatusread-createcurrent
rlSyslogLastIndexPerSeverityTable
OBJECT-TYPE
The table displays Last Index per syslog severity
1.3.6.1.4.1.9.6.1.101.82.2.23not-accessiblecurrent
rlSyslogLastIndexPerSeverityEntry
OBJECT-TYPE
Static row for this table.
1.3.6.1.4.1.9.6.1.101.82.2.23.1not-accessiblecurrent
rlSyslogLastIndexPerSeverityIndex
OBJECT-TYPE
The table contains only one static entry.
1.3.6.1.4.1.9.6.1.101.82.2.23.1.1INTEGER {static(1)}not-accessiblecurrent
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.2Counter32read-onlycurrent
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.3Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.24INTEGER {info(0), debug(1), warning(2), error(3)}read-writecurrent
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.25Unsigned32read-writecurrent
rlSyslogUnexpectedRestartTable
OBJECT-TYPE
A table containing errors registered to non-volatile memory.
1.3.6.1.4.1.9.6.1.101.82.2.26not-accessiblecurrent
rlSyslogUnexpectedRestartEntry
OBJECT-TYPE
An unexpected restart log entry
1.3.6.1.4.1.9.6.1.101.82.2.26.1not-accessiblecurrent
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.1Unsigned32read-onlycurrent
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.2DisplayString (SIZE(1..32))read-onlycurrent
rlSyslogUnexpectedRestartAppMnemonic
OBJECT-TYPE
Application that created this error.
1.3.6.1.4.1.9.6.1.101.82.2.26.1.3DisplayString (SIZE(1..8))read-onlycurrent
rlSyslogUnexpectedRestartSeverity
OBJECT-TYPE
Severity of the reported error.
1.3.6.1.4.1.9.6.1.101.82.2.26.1.4RlSyslogSeverityread-onlycurrent
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.5DisplayString (SIZE(1..32))read-onlycurrent
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.6DisplayString (SIZE(1..160))read-onlycurrent
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.7DisplayString (SIZE(1..160))read-onlycurrent
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.8DisplayString (SIZE(1..160))read-onlycurrent
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.9DisplayString (SIZE(1..160))read-onlycurrent
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.27TruthValueread-onlycurrent
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.28TruthValueread-writecurrent
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.1INTEGER {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-writecurrent