logIndex
RMON-MIB ·
.1.3.6.1.2.1.16.9.2.1.2
Object
column
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.
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| logEventIndex 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 The value of sysUpTime when this log entry was created. | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.16.9.2.1.3 |
| logDescription 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 |