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
| From | Symbols |
|---|---|
| RADLAN-MIB | rnd |
| 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 |
| SNMPv2-TC-v1 | DisplayString |
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
| 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.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.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.89.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.89.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.89.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.89.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.89.82.2.6 | Unsigned32 | read-write | current |
| rlSyslogMibVersion OBJECT-TYPE The Syslog MIB's version. It's 1. | 1.3.6.1.4.1.89.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.89.82.2.8 | not-accessible | current | |
| rlSyslogLogEntry OBJECT-TYPE A log entry | 1.3.6.1.4.1.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.82.2.9 | not-accessible | current | |
| rlSyslogLogCacheEntry OBJECT-TYPE A log history entry | 1.3.6.1.4.1.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.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.89.82.2.13 | Counter32 | read-only | current |
| 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.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 |