logIndex
RFC1271-MIB ·
.1.3.6.1.2.1.16.9.2.1.2
Object
column
mandatory
Integer32
An index that uniquely identifies an entry in the log table amongst those generated by the same eventEntries. These indexes are assigned beginning with 1 and increase by one with each new log entry. The association between values of logIndex and logEntries is fixed for the lifetime of each logEntry. The agent may choose to delete the oldest instances of logEntry as required because of lack of memory. It is an implementation-specific matter as to when this deletion may occur.
Context
- MIB
- RFC1271-MIB
- OID
.1.3.6.1.2.1.16.9.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- logEntry
- Table
- logTable
- Siblings
- 3
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| logEventIndex mandatory The event entry that generated this log
entry. The log identified by a particular
value of this index is associated with the same
eventEntry as identified by the same value
of ev… | column | Integer32 | .1.3.6.1.2.1.16.9.2.1.1 |
| logTime mandatory The value of sysUpTime when this log entry was
created. | column | RFC1155-SMITimeTicks | .1.3.6.1.2.1.16.9.2.1.3 |
| logDescription mandatory An implementation dependent description of the
event that activated this log entry. | column | OctetString | .1.3.6.1.2.1.16.9.2.1.4 |