logIndex

LOG-MIB · .1.3.6.1.4.1.1038.105.5.1.1

Object

column Integer32
A unique value which identify a particular log entry.
The index value cannot exced logCapacity and then returns 
to zero when the number of events exceds the capacity of 
equipement log table.
Its value is :
logIndex = <total number of event>%logCapacity.
It is mandatory for the equipment to respond to get-next in
anti-chronological order (youngest first) no matter to the 
index value.
Get-next(LogEntry.logEntry) is logEntry.logIndex[logLastEvent]

Context

MIB
LOG-MIB
OID
.1.3.6.1.4.1.1038.105.5.1.1
Type
column
Access
readonly
Status
current
Parent
logEntry
Table
logTable
Siblings
7

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Related Objects

Sibling Objects