syslogMessageRegEx
COLUBRIS-SYSLOG-MIB ·
.1.3.6.1.4.1.8744.5.3.1.1.5
Object
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.
Context
- MIB
- COLUBRIS-SYSLOG-MIB
- OID
.1.3.6.1.4.1.8744.5.3.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- syslogConfig
- Siblings
- 4
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| syslogSeverityNotificationEnabled Specifies if syslogSeverityNotification events are
generated. | scalar | COLUBRIS-TCColubrisNotificationEnable | .1.3.6.1.4.1.8744.5.3.1.1.1 |
| syslogRegExMatchNotificationEnabled Specifies if syslogRegExMatchNotification events are
generated. | scalar | COLUBRIS-TCColubrisNotificationEnable | .1.3.6.1.4.1.8744.5.3.1.1.2 |
| syslogSeverityLevel 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 ex… | scalar | SyslogSeverity | .1.3.6.1.4.1.8744.5.3.1.1.3 |
| syslogTrapSeverityLevel 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, … | scalar | SyslogSeverity | .1.3.6.1.4.1.8744.5.3.1.1.4 |