syslogSeverityLevel
ALVARION-SYSLOG-MIB ·
.1.3.6.1.4.1.12394.1.10.5.3.1.1.3
Object
scalar
r/w
SyslogSeverity
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.
Context
- MIB
- ALVARION-SYSLOG-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.3.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- syslogConfig
- Siblings
- 4
Syntax
SyslogSeverity
- Source
- SyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | info |
8 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| syslogSeverityNotificationEnabled Specifies if syslogSeverityNotification events are
generated. | scalar | ALVARION-TCAlvarionNotificationEnable | .1.3.6.1.4.1.12394.1.10.5.3.1.1.1 |
| syslogRegExMatchNotificationEnabled Specifies if syslogRegExMatchNotification events are
generated. | scalar | ALVARION-TCAlvarionNotificationEnable | .1.3.6.1.4.1.12394.1.10.5.3.1.1.2 |
| 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.12394.1.10.5.3.1.1.4 |
| syslogMessageRegEx 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 … | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.12394.1.10.5.3.1.1.5 |