MIBs Depot

RADLAN-SYSLOG-MIB

Last updated
2003-09-22 00:00
Organization
Radlan Computer Communications Ltd.
Revisions
2003-09-22 00:00
Namespace
radlan
Source file
RADLAN-SYSLOG-MIB
Digest
sha256:e52fd01a3f78805b81f4706fc0b19418dc89836e665bf93650f9006a9739ef31

Description

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

Contact

radlan.com

Imports

FromSymbols
RADLAN-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
SNMPv2-TC-v1DisplayString

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
IANAifType-MIB
IEEE8021-PAE-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RADLAN-MIB
RADLAN-SYSLOG-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-SMI-v1
SNMPv2-TC
SNMPv2-TC-v1
TOKEN-RING-RMON-MIB

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
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