RTBRICK-SYSLOG-MIB

File: RTBRICK-SYSLOG-MIB.mib (3228 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RTBRICK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 TEXTUAL-CONVENTION DisplayString
rtbrickTraps rtbrickSyslogNotifications rtbrickModules

Defined Types

SyslogSeverity  
Indicates the severity of a syslog message. NOTE: This values is the actual value the syslog daemon uses, plus 1. For example: the value for debug severity will be 8 instead of 7.
TEXTUAL-CONVENTION    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), info(7), debug(8)  

Defined Values

rtBrickSyslogMIB 1.3.6.1.4.1.50058.104.2
system_software_info
MODULE-IDENTITY    

syslogMessage 1.3.6.1.4.1.50058.104.2.1
OBJECT IDENTIFIER    

syslogMsgNumber 1.3.6.1.4.1.50058.104.2.1.1
A unique ID representing a message in the system log.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

syslogMsgFacility 1.3.6.1.4.1.50058.104.2.1.2
A string representing the facility that sent the message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

syslogMsgSeverity 1.3.6.1.4.1.50058.104.2.1.3
The severity level of the message in the system log.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SyslogSeverity  

syslogMsgText 1.3.6.1.4.1.50058.104.2.1.4
The message itself as logged in the system log.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

rtbrickSyslogNotificationPrefix 1.3.6.1.4.1.50058.103.1.0
All Syslog notifications are registered under this branch.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

rtbrickSyslogTrap 1.3.6.1.4.1.50058.103.1.0.1
Notification of a generated syslog message
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE