logFacility
AT-LOG-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.4
Object
column
SNMPv2-TCDisplayString
The syslog facility that generated the log entry. See the Software Reference Manual for more information.
Context
- MIB
- AT-LOG-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.4- 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 |
| logSeverity The severity level of the log entry. Severities are given below:
emerg Emergency, system is unusable
alert Action must be taken immediately
crit Critic… | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.601.1.1.5 |
| 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 |