logSeverity
AT-LOG-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.5
Object
column
SNMPv2-TCDisplayString
The severity level of the log entry:
emerg Emergency, system is unusable
alert Action must be taken immediately
crit Critical conditions
err Error conditions
warning Warning conditions
notice Normal, but significant, conditions
info Informational messages
debug Debug-level messages
Context
- MIB
- AT-LOG-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- logEntry
- Table
- logTable
- Siblings
- 6
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| logIndex An index integer. This index is not directly tied to any specific log entry. Over time, the log
will grow larger and eventually older entries will be removed from the log. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.207.8.4.4.4.601.1.1.1 |
| logDate The date of the log entry, in the form YYYY MMM DD, eg: 2008 Oct 9. | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.601.1.1.2 |
| logTime The time of the log entry, in the form HH:MM:SS, eg: 07:15:04. | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.601.1.1.3 |
| logFacility The syslog facility that generated the log entry. See the reference manual for more
information. | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.601.1.1.4 |
| logProgram The program that generated the log entry. See the reference manual for more information. | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.601.1.1.6 |
| logMessage The message of the log entry. | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.601.1.1.7 |