COLUBRIS-SYSLOG-MIB

        Colubris Networks Syslog MIB module.
    
colubrisSyslogMIB 1.3.6.1.4.1.8744.5.3
Imported Objects
COLUBRIS-SMI colubrisMgmtV2
COLUBRIS-TC ColubrisNotificationEnable
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION
Type Definitions (1)
SyslogSeverity Enumeration
emergency(1)
alert(2)
critical(3)
error(4)
warning(5)
notice(6)
info(7)
debug(8)
Objects (18)
colubrisSyslogMIB .1.3.6.1.4.1.8744.5.3
colubrisSyslogMIBObjects .1.3.6.1.4.1.8744.5.3.1
syslogConfig .1.3.6.1.4.1.8744.5.3.1.1
syslogSeverityNotificationEnabled r/w COLUBRIS-TCColubrisNotificationEnable .1.3.6.1.4.1.8744.5.3.1.1.1
syslogRegExMatchNotificationEnabled r/w COLUBRIS-TCColubrisNotificationEnable .1.3.6.1.4.1.8744.5.3.1.1.2
syslogSeverityLevel r/w SyslogSeverity .1.3.6.1.4.1.8744.5.3.1.1.3
syslogTrapSeverityLevel r/w SyslogSeverity .1.3.6.1.4.1.8744.5.3.1.1.4
syslogMessageRegEx r/w SNMPv2-TCDisplayString .1.3.6.1.4.1.8744.5.3.1.1.5
syslogMessage .1.3.6.1.4.1.8744.5.3.1.2
syslogMsgNumber Unsigned32 .1.3.6.1.4.1.8744.5.3.1.2.1
syslogMsgFacility SNMPv2-TCDisplayString .1.3.6.1.4.1.8744.5.3.1.2.2
syslogMsgSeverity SyslogSeverity .1.3.6.1.4.1.8744.5.3.1.2.3
syslogMsgText SNMPv2-TCDisplayString .1.3.6.1.4.1.8744.5.3.1.2.4
colubrisSyslogMIBNotificationPrefix .1.3.6.1.4.1.8744.5.3.2
colubrisSyslogMIBNotifications .1.3.6.1.4.1.8744.5.3.2.0
colubrisSyslogMIBConformance .1.3.6.1.4.1.8744.5.3.3
colubrisSyslogMIBCompliances .1.3.6.1.4.1.8744.5.3.3.1
colubrisSyslogMIBGroups .1.3.6.1.4.1.8744.5.3.3.2
Notifications / Traps (2)
NameOIDDescription
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.
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.