logIndex
AT-LOG-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.1
Object
column
SNMPv2-SMIUnsigned32
An index value. 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.
Context
- MIB
- AT-LOG-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- logEntry
- Table
- logTable
- Siblings
- 6
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| 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 |