MIB descriptions

COLUBRIS-SYSLOG-MIB

syslogRegExMatchNotificationEnabled

.1.3.6.1.4.1.8744.5.3.1.1.2read-write

Specifies if syslogRegExMatchNotification events are generated.

syslogSeverityLevel

.1.3.6.1.4.1.8744.5.3.1.1.3read-write

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.

syslogTrapSeverityLevel

.1.3.6.1.4.1.8744.5.3.1.1.4read-write

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.

syslogMessageRegEx

.1.3.6.1.4.1.8744.5.3.1.1.5read-write

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.

syslogMsgNumber

.1.3.6.1.4.1.8744.5.3.1.2.1accessible-for-notify

A unique ID representing a message in the system log.

syslogMsgFacility

.1.3.6.1.4.1.8744.5.3.1.2.2accessible-for-notify

A string representing the facility that sent the message.

syslogMsgSeverity

.1.3.6.1.4.1.8744.5.3.1.2.3accessible-for-notify

The severity level of the message in the system log.

syslogMsgText

.1.3.6.1.4.1.8744.5.3.1.2.4accessible-for-notify

The message itself as logged in the system log.

COLUBRIS-SYSLOG-MIB Traps

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.

Parameters: syslogMsgNumber,syslogMsgFacility,syslogMsgSeverity,syslogMsgText.

3-59