RDN-SYSLOG-MIB
AI MIB Summary
The RDN-SYSLOG-MIB enables monitoring and management of syslog event generation, transmission status, and buffer utilization on Motorola RDN (Redback Networks) routing platforms. It provides specific counters and objects to track system log message rates, queue depths, and protocol-specific syslog session states for troubleshooting network device logging services.
MIB module for Motorola syslog.
Main OID:
rdnSyslog.1.3.6.1.4.1.4981.3
22
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
rdnSyslogMIB module for Motorola
syslog. MODULE-IDENTITY .1.3.6.1.4.1.4981.3 |
IMPORTSMIB module for Motorola
syslog. NOTIFICATION-TYPE .1.3.6.1.4.1.4981.3 |
rdnSyslogMIB OBJECT IDENTIFIER .1.3.6.1.4.1.4981.3.0 |
rdnSyslogTraps OBJECT IDENTIFIER .1.3.6.1.4.1.4981.3.0.0 |
rdnSyslogSeverityTrapA syslogSeverityTrap trap signifies that the
system logger has received a syslog message
with its own severity level greater than or
equal to the severity level of syslog MIB
Object syslogTrapSeverity. NOTIFICATION-TYPE .1.3.6.1.4.1.4981.3.0.0.1 |
rdnSyslogSizeCurrent size in bytes of the syslog file.ro Integer32 .1.3.6.1.4.1.4981.3.1 |
rdnSyslogMaxSizeMaximum size in bytes of the syslog file.rw Integer32 .1.3.6.1.4.1.4981.3.2 |
rdnSyslogServerEnableEnable or disable logging to remote syslog
servers.rw Enumeration .1.3.6.1.4.1.4981.3.3 |
rdnSyslogServerTableTable of remote syslog servers, of which
there can be at most 3 entries. SEQUENCE OF RdnSyslogServerTableEntry .1.3.6.1.4.1.4981.3.4 |
rdnSyslogServerTableEntrysyslog table entry. RdnSyslogServerTableEntry .1.3.6.1.4.1.4981.3.4.1 |
rdnSyslogServerIndexIndex into the remote syslog server table. Integer32 .1.3.6.1.4.1.4981.3.4.1.1 |
rdnSyslogServerAddressThe IP address of this syslog server.rw IpAddress .1.3.6.1.4.1.4981.3.4.1.2 |
rdnSyslogServerStatusStatus of remote syslog server. Always enabled;
set to disable to delete a syslog server from
the syslogServerTable. Setting this to disabled
will remove this entry from the table.rw Enumeration .1.3.6.1.4.1.4981.3.4.1.3 |
rdnSyslogSeveritySeverity of syslog messages reported/sent to a
remote syslog server.
Severity Levels:
o informational - System information, permitting
informational, notifications, warnings, and errors.
o notifications - Normal level, permitting
notifications, warnings, and errors.
o warnings - Warning conditions, permitting warnings
and errors.rw Enumeration .1.3.6.1.4.1.4981.3.5 |
rdnSyslogConsoleSeveritySeverity of syslog messages reported/sent to a
console.
Severity Levels:
o informational - System information, permitting
informational, notifications, warnings, and errors.
o notifications - Normal level, permitting
notifications, warnings, and errors.
o warnings - Warning conditions, permitting warnings
and errors.rw Enumeration .1.3.6.1.4.1.4981.3.6 |
rdnSyslogClearIndicates whether syslog file contains syslog
messages. This value is FALSE if syslog contains
syslog messages, TRUE otherwise. Set to TRUE to
clear all messages from the syslog file.rw Enumeration .1.3.6.1.4.1.4981.3.7 |
rdnSyslogTrapSeveritySNMP trap severity level for which a syslog
message severity level equal to or above will
generate an SNMP trap. Set to disable to turn
off generation of any traps.rw Enumeration .1.3.6.1.4.1.4981.3.8 |
rdnSyslogMessageTableTable of the latest syslog message strings. SEQUENCE OF RdnSyslogMessageTableEntry .1.3.6.1.4.1.4981.3.9 |
rdnSyslogMessageTableEntrysyslog message table entry. RdnSyslogMessageTableEntry .1.3.6.1.4.1.4981.3.9.1 |
rdnSyslogMessageIndexIndex into the syslog message table. Integer32 .1.3.6.1.4.1.4981.3.9.1.1 |
rdnSyslogMessageStringActual message string of entry in syslog
message table.ro DisplayString .1.3.6.1.4.1.4981.3.9.1.2 |
rdnSyslogRateLimitAutoRestartEnable or disable rate-limit auto-restart
on logging of syslog messages.rw Enumeration .1.3.6.1.4.1.4981.3.10 |