MIBs Depot

Dell-SYSLOG-MIB

Registered at
1.3.6.1.4.1.89.82
Last updated
2006-02-12 00:00
Organization
Dell
Revisions
2006-02-12 00:00, 2003-09-22 00:00
Namespace
dell
Source file
Dell-SYSLOG-MIB
Digest
sha256:0f6776016505928dbb6956fdbeff366c1ead440ba5e9397c22b71dab116e2d23

Description

The private MIB module definition for SYSLOG services in Dell devices.

Contact

www.dell.com

Imports

FromSymbols
Dell-MIBrnd
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.

Dell-MIB
Dell-SYSLOG-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.89.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.89.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.89.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.89.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.89.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.89.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.89.82.2.6Unsigned32read-writecurrent
rlSyslogMibVersion
OBJECT-TYPE
The Syslog MIB's version. It's 1.
1.3.6.1.4.1.89.82.2.7INTEGERread-onlycurrent
rlSyslogLogTable
OBJECT-TYPE
A table containing events sent to the system log file.
1.3.6.1.4.1.89.82.2.8not-accessiblecurrent
rlSyslogLogEntry
OBJECT-TYPE
A log entry
1.3.6.1.4.1.89.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.89.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.89.82.2.8.1.2DisplayString (SIZE(1..32))read-onlycurrent
rlSyslogLogAppMnemonic
OBJECT-TYPE
Application that created this error.
1.3.6.1.4.1.89.82.2.8.1.3DisplayString (SIZE(1..8))read-onlycurrent
rlSyslogLogSeverity
OBJECT-TYPE
Severity of the reported error.
1.3.6.1.4.1.89.82.2.8.1.4RlSyslogSeverityread-onlycurrent
rlSyslogLogMessageMnemonic
OBJECT-TYPE
Short identifier of this message that created this error.
1.3.6.1.4.1.89.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.89.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.89.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.89.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.89.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.89.82.2.9not-accessiblecurrent
rlSyslogLogCacheEntry
OBJECT-TYPE
A log history entry
1.3.6.1.4.1.89.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.89.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.89.82.2.9.1.2DisplayString (SIZE(1..32))read-onlycurrent
rlSyslogLogCacheAppMnemonic
OBJECT-TYPE
Application that created this error.
1.3.6.1.4.1.89.82.2.9.1.3DisplayString (SIZE(1..8))read-onlycurrent
rlSyslogLogCacheSeverity
OBJECT-TYPE
Severity of the reported error.
1.3.6.1.4.1.89.82.2.9.1.4RlSyslogSeverityread-onlycurrent
rlSyslogLogCacheMessageMnemonic
OBJECT-TYPE
Short identifier of this message that created this error.
1.3.6.1.4.1.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.82.2.13Counter32read-onlycurrent
rlSyslogAggregationEnable
OBJECT-TYPE
enable/disable Syslog aggregation
1.3.6.1.4.1.89.82.2.14TruthValueread-writecurrent
rlSyslogAggregationAgingTime
OBJECT-TYPE
aging time for Syslog aggregated messages
1.3.6.1.4.1.89.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.89.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.89.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.89.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.89.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.89.82.2.20TruthValueread-writecurrent
rlSyslogCountersPerSeverityTable
OBJECT-TYPE
The table displays counters per syslog severity
1.3.6.1.4.1.89.82.2.21not-accessiblecurrent
rlSyslogCountersPerSeverityEntry
OBJECT-TYPE
Static row for this table.
1.3.6.1.4.1.89.82.2.21.1not-accessiblecurrent
rlSyslogCountersPerSeverityIndex
OBJECT-TYPE
The table contains only one static entry.
1.3.6.1.4.1.89.82.2.21.1.1INTEGER {static(1)}not-accessiblecurrent
rlSyslogCountersPerSeverityEmergencyCounter
OBJECT-TYPE
Counts Emergency syslog messages
1.3.6.1.4.1.89.82.2.21.1.2Counter32read-onlycurrent
rlSyslogCountersPerSeverityAlertCounter
OBJECT-TYPE
Counts Alert syslog messages
1.3.6.1.4.1.89.82.2.21.1.3Counter32read-onlycurrent
rlSyslogCountersPerSeverityCriticalCounter
OBJECT-TYPE
Counts Critical syslog messages
1.3.6.1.4.1.89.82.2.21.1.4Counter32read-onlycurrent
rlSyslogCountersPerSeverityErrorCounter
OBJECT-TYPE
Counts Error syslog messages
1.3.6.1.4.1.89.82.2.21.1.5Counter32read-onlycurrent
rlSyslogCountersPerSeverityWarningCounter
OBJECT-TYPE
Counts Warning syslog messages
1.3.6.1.4.1.89.82.2.21.1.6Counter32read-onlycurrent
rlSyslogCountersPerSeverityNoticeCounter
OBJECT-TYPE
Counts Notice syslog messages
1.3.6.1.4.1.89.82.2.21.1.7Counter32read-onlycurrent
rlSyslogCountersPerSeverityInfoCounter
OBJECT-TYPE
Counts Info syslog messages
1.3.6.1.4.1.89.82.2.21.1.8Counter32read-onlycurrent
rlSyslogCountersPerSeverityDebugCounter
OBJECT-TYPE
Counts Debug syslog messages
1.3.6.1.4.1.89.82.2.21.1.9Counter32read-onlycurrent
rlSyslogLastIndexPerSeverityTable
OBJECT-TYPE
The table displays Last Index per syslog severity
1.3.6.1.4.1.89.82.2.22not-accessiblecurrent
rlSyslogLastIndexPerSeverityEntry
OBJECT-TYPE
Static row for this table.
1.3.6.1.4.1.89.82.2.22.1not-accessiblecurrent
rlSyslogLastIndexPerSeverityIndex
OBJECT-TYPE
The table contains only one static entry.
1.3.6.1.4.1.89.82.2.22.1.1INTEGER {static(1)}not-accessiblecurrent
rlSyslogLastIndexPerSeverityEmergencyIndex
OBJECT-TYPE
Shows Index of last added Emergency syslog message
1.3.6.1.4.1.89.82.2.22.1.2Counter32read-onlycurrent
rlSyslogLastIndexPerSeverityAlertIndex
OBJECT-TYPE
Shows Index of last added Alert syslog message
1.3.6.1.4.1.89.82.2.22.1.3Counter32read-onlycurrent
rlSyslogLastIndexPerSeverityCriticalIndex
OBJECT-TYPE
Shows Index of last added Critical syslog message
1.3.6.1.4.1.89.82.2.22.1.4Counter32read-onlycurrent
rlSyslogLastIndexPerSeverityErrorIndex
OBJECT-TYPE
Shows Index of last added Error syslog message
1.3.6.1.4.1.89.82.2.22.1.5Counter32read-onlycurrent
rlSyslogLastIndexPerSeverityWarningIndex
OBJECT-TYPE
Shows Index of last added Warning syslog message
1.3.6.1.4.1.89.82.2.22.1.6Counter32read-onlycurrent
rlSyslogLastIndexPerSeverityNoticeIndex
OBJECT-TYPE
Shows Index of last added Notice syslog message
1.3.6.1.4.1.89.82.2.22.1.7Counter32read-onlycurrent
rlSyslogLastIndexPerSeverityInfoIndex
OBJECT-TYPE
Shows Index of last added Info syslog message
1.3.6.1.4.1.89.82.2.22.1.8Counter32read-onlycurrent
rlSyslogLastIndexPerSeverityDebugIndex
OBJECT-TYPE
Shows Index of last added Debug syslog message
1.3.6.1.4.1.89.82.2.22.1.9Counter32read-onlycurrent
rlSyslogPhaseOneTests
OBJECT-IDENTITY
1.3.6.1.4.1.89.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.89.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