osLogHistSeverity
OS-SYSLOG-MIB ·
.1.3.6.1.4.1.6926.2.32.1.2.3.1.3
Object
column
SyslogSeverity
The severity of the message.
Context
- MIB
- OS-SYSLOG-MIB
- OID
.1.3.6.1.4.1.6926.2.32.1.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- osLogHistoryEntry
- Table
- osLogHistoryTable
- 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 |
|---|---|---|---|
| osLogHistIndex When it reaches the maximum value the agent flushes
the table and wraps the value back to 1. | column | Integer32 | .1.3.6.1.4.1.6926.2.32.1.2.3.1.1 |
| osLogHistFacility Name of the facility that generated this message.
For example: 'ethsrv'. | column | OctetString | .1.3.6.1.4.1.6926.2.32.1.2.3.1.2 |
| osLogHistMessage The text of the message. If the text of the message
exceeds 255 bytes, the message will be truncated to
254 bytes and a '*' character will be appended -
indicating that the messa… | column | OctetString | .1.3.6.1.4.1.6926.2.32.1.2.3.1.5 |
| osLogHistUpTime The value of sysUpTime when this message was
generated. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6926.2.32.1.2.3.1.6 |