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]
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| logDate When the event had happened. | column | EQUIPMENT-MIBIntDateTime | .1.3.6.1.4.1.1038.105.5.1.2 |
| logObject A reference to the function/interface who produced the event | column | ObjectIdentifier | .1.3.6.1.4.1.1038.105.5.1.3 |
| logName A text string which identifies the particular entry among the
log entries. | column | OctetString | .1.3.6.1.4.1.1038.105.5.1.4 |
| logEvent indicates the type of event which had occured | column | LogEvent | .1.3.6.1.4.1.1038.105.5.1.5 |
| logPC Probable cause. A short string which identifies the event type.
For a failure it is its mnemonique. | column | OctetString | .1.3.6.1.4.1.1038.105.5.1.6 |
| logAI A short string which gives additional information on
the event | column | OctetString | .1.3.6.1.4.1.1038.105.5.1.7 |
| logEquipStatusV2 logEquipStatusV2 is the value of equipStatusV2
stored in logTable each time a trap is sent | column | EQUIPMENT-MIBSeverity | .1.3.6.1.4.1.1038.105.5.1.8 |