apSyslogHistLevel
APSYSLOG-MIB ·
.1.3.6.1.4.1.9148.3.1.1.2.3.1.3
Object
column
SyslogLevel
The Log-Level of the message.
Context
- MIB
- APSYSLOG-MIB
- OID
.1.3.6.1.4.1.9148.3.1.1.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apSyslogHistoryEntry
- Table
- apSyslogHistoryTable
- Siblings
- 5
Syntax
SyslogLevel
- Source
- SyslogLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | critical |
3 | major |
4 | minor |
5 | warning |
6 | notice |
7 | info |
8 | trace |
9 | debug |
10 | detail |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apSyslogHistIndex A monotonically increasing integer for the sole
purpose of indexing messages. When it reaches the
maximum value the agent wraps the value back to 1. | column | Integer32 | .1.3.6.1.4.1.9148.3.1.1.2.3.1.1 |
| apSyslogHistFrom The process name and host of the sending client.
For example: 'anyclient@sr.acme.com'. | column | OctetString | .1.3.6.1.4.1.9148.3.1.1.2.3.1.2 |
| apSyslogHistType A textual identification for the Log-Type, which
categorizes the log message. | column | OctetString | .1.3.6.1.4.1.9148.3.1.1.2.3.1.4 |
| apSyslogHistContent The text of the message. If the text of the message
exceeds 255 bytes, the message will be truncated to
255 bytes. | column | OctetString | .1.3.6.1.4.1.9148.3.1.1.2.3.1.5 |
| apSyslogHistTimestamp The value of sysUpTime when this message was generated. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9148.3.1.1.2.3.1.6 |