osLogMaxSeverity
OS-SYSLOG-MIB ·
.1.3.6.1.4.1.6926.2.32.1.1.3
Object
scalar
r/w
SyslogSeverity
Indicates which syslog severity levels will be processed. Any syslog message with a severity value greater than this value will be ignored by the agent. note: severity numeric values increase as their severity decreases, e.g. 'error' is more severe than 'debug'.
Context
- MIB
- OS-SYSLOG-MIB
- OID
.1.3.6.1.4.1.6926.2.32.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- osLogGen
- Siblings
- 5
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 |
|---|---|---|---|
| osLogHistTableMaxLength The upper limit on the number of entries that the
osLogHistoryTable may contain. A value of 0 will
prevent any history from being retained and any
notificatiobs from sending.
W… | scalar | entries Integer32 | .1.3.6.1.4.1.6926.2.32.1.1.1 |
| osLogNotificationsEnabled Indicates whether osLogMsgNotification notifications
will or will not be sent when a syslog message is
generated by the device. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6926.2.32.1.1.2 |
| osLogDataClear Allows to clear all tables and all statistics.
On GET/GETNEXT requests always return 'false'. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6926.2.32.1.1.4 |
| osLogNotificationsSent The number of osLogMsgNotification notifications that
have been sent. | scalar | notifications SNMPv2-SMICounter32 | .1.3.6.1.4.1.6926.2.32.1.1.7 |
| osLogMsgIgnored The number of syslog messages which were ignored. A
message will be ignored if it has a severity value
greater than osLogMaxSeverity. | scalar | messages SNMPv2-SMICounter32 | .1.3.6.1.4.1.6926.2.32.1.1.8 |