logDate
AT-LOG-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.2
Object
column
SNMPv2-TCDisplayString
The date that the log was generated, in the form YYYY MMM DD, eg: 2008 Oct 9.
Context
- MIB
- AT-LOG-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.2- 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 |
| 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 |
| 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 |