COLUBRIS-SYSLOG-MIB

File: COLUBRIS-SYSLOG-MIB.mib (8864 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
COLUBRIS-SMI COLUBRIS-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
colubrisMgmtV2 ColubrisNotificationEnable

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

colubrisSyslogMIB 1.3.6.1.4.1.8744.5.3
Colubris Networks Syslog MIB module.
MODULE-IDENTITY    

colubrisSyslogMIBObjects 1.3.6.1.4.1.8744.5.3.1
OBJECT IDENTIFIER    

syslogConfig 1.3.6.1.4.1.8744.5.3.1.1
OBJECT IDENTIFIER    

syslogMessage 1.3.6.1.4.1.8744.5.3.1.2
OBJECT IDENTIFIER    

syslogSeverityNotificationEnabled 1.3.6.1.4.1.8744.5.3.1.1.1
Specifies if syslogSeverityNotification events are generated.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

syslogRegExMatchNotificationEnabled 1.3.6.1.4.1.8744.5.3.1.1.2
Specifies if syslogRegExMatchNotification events are generated.
Status: current Access: read-write
OBJECT-TYPE    
  ColubrisNotificationEnable  

syslogSeverityLevel 1.3.6.1.4.1.8744.5.3.1.1.3
Specifies the severity level of messages that the syslog daemon will log. Only messages with a severity level equal to or greater than syslogSeverityLevel will be logged. For example, a value of error(4) means that messages with warning, notice, info, or debug severity will not be logged.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

syslogTrapSeverityLevel 1.3.6.1.4.1.8744.5.3.1.1.4
Specifies the severity level of messages that will generate a syslogSeverityNotification notification. For example, a value of error(4) means that messages with warning, notice, info or debug severity will never generate a notification.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

syslogMessageRegEx 1.3.6.1.4.1.8744.5.3.1.1.5
Specifies the regular expression that will trigger a syslogRegExMatchNotification. When set to an empty string, there is no attempt to match the syslog message generated by the device with the content of syslogMessageRegEx.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

syslogMsgNumber 1.3.6.1.4.1.8744.5.3.1.2.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.8744.5.3.1.2.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.8744.5.3.1.2.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.8744.5.3.1.2.4
The message itself as logged in the system log.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

colubrisSyslogMIBNotificationPrefix 1.3.6.1.4.1.8744.5.3.2
OBJECT IDENTIFIER    

colubrisSyslogMIBNotifications 1.3.6.1.4.1.8744.5.3.2.0
OBJECT IDENTIFIER    

syslogSeverityNotification 1.3.6.1.4.1.8744.5.3.2.0.1
Sent when the device generated a syslog message that has the right severity level. This severity level is set by syslogTrapSeverityLevel.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

syslogRegExMatchNotification 1.3.6.1.4.1.8744.5.3.2.0.2
Sent when the device generated a syslog message that matches the regular expression specified in syslogMessageRegEx.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

colubrisSyslogMIBConformance 1.3.6.1.4.1.8744.5.3.3
OBJECT IDENTIFIER    

colubrisSyslogMIBCompliances 1.3.6.1.4.1.8744.5.3.3.1
OBJECT IDENTIFIER    

colubrisSyslogMIBGroups 1.3.6.1.4.1.8744.5.3.3.2
OBJECT IDENTIFIER    

colubrisSyslogMIBCompliance 1.3.6.1.4.1.8744.5.3.3.1.1
The compliance statement for entities which implement the Colubris Networks Syslog MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

colubrisSyslogMIBGroup 1.3.6.1.4.1.8744.5.3.3.2.1
A collection of objects providing the Syslog MIB capability.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

colubrisSyslogNotificationGroup 1.3.6.1.4.1.8744.5.3.3.2.2
A collection of supported notifications.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP