OS-SYSLOG-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.6926.2.32.1.2.3 · 1 row entry · 5 columns
A table of syslog messages generated by this device.
osLogHistoryEntry entry .1.3.6.1.4.1.6926.2.32.1.2.3.1
Contains an entry of the osLogHistoryTable.
Indexes
osLogHistIndex
Column Syntax OID
osLogHistIndex
When it reaches the maximum value the agent flushes
the table and wraps the value back to 1.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.6926.2.32.1.2.3.1.1
osLogHistFacility
Name of the facility that generated this message.
For example: 'ethsrv'.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.6926.2.32.1.2.3.1.2
osLogHistSeverity
The severity of the message.
SyslogSeverity
Textual Convention: SyslogSeverity Enumeration
Type Values:
1emergency
2alert
3critical
4error
5warning
6notice
7info
8debug
.1.3.6.1.4.1.6926.2.32.1.2.3.1.3
osLogHistMessage
The text of the message. If the text of the message
exceeds 255 bytes, the message will be truncated to
254 bytes and a '*' character will be appended -
indicating that the message has been truncated.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.6926.2.32.1.2.3.1.5
osLogHistUpTime
The value of sysUpTime when this message was
generated.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6926.2.32.1.2.3.1.6
.1.3.6.1.4.1.6926.2.32.1.2.5 · 1 row entry · 4 columns
A table of last stored syslog messages by severities.
osLogLastSevEntry entry .1.3.6.1.4.1.6926.2.32.1.2.5.1
Contains an entry of the osLogHistoryTable.
Indexes
osLogHistSeverity
Column Syntax OID
osLogLastSevIndex
Index in osLogHistoryTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.6926.2.32.1.2.5.1.1
osLogLastSevFacility
Name of the facility that generated this message.
For example: 'VTYSH'.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.6926.2.32.1.2.5.1.2
osLogLastSevMessage
The text of the message. If the text of the message
exceeds 255 bytes, the message will be truncated to
254 bytes and a '*' character will be appended -
indicating that the message has been truncated.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.6926.2.32.1.2.5.1.5
osLogLastSevUpTime
The value of sysUpTime when this message was
generated.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6926.2.32.1.2.5.1.6