CTRON-SYSLOG Table View

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

Tables
3
Rows
3
Columns
21

logWindowTable

table mandatory
.1.3.6.1.4.1.52.4497.9.1.1 · 1 row entry · 2 columns
Table of log entries
logWindowEntry entry .1.3.6.1.4.1.52.4497.9.1.1.1
Entry of logWindow Table
Indexes
ltIndex
Column Syntax OID
ltIndex mandatory
Index (window position) of the entry in the current Log Snapshot.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4497.9.1.1.1.1
ltLogString mandatory
String describing the event in the format: Time(DD:HH:MM:SS) +
Log Level(FREEZE/ERROR/CRITICAL/STATUS/INFO/DEBUG) + Log Client Name
+ Event String. Time is expressed as time since reset (not realtime).
This will chan…
OctetString
Constraints:
range: 80-80
.1.3.6.1.4.1.52.4497.9.1.1.1.2

clientConfigTable

table mandatory
.1.3.6.1.4.1.52.4497.9.3 · 1 row entry · 17 columns
This table provides the ability to configure which messages will be logged and
which will be displayed on a per client basis.
clientConfigEntry entry .1.3.6.1.4.1.52.4497.9.3.1
Entry of the client table
Indexes
ccClientID
Column Syntax OID
ccClientID mandatory
Unique ID of the client entry
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4497.9.3.1.1
ccClientName mandatory
Name of the client
OctetString
Constraints:
range: 32-32
.1.3.6.1.4.1.52.4497.9.3.1.2
ccClientPersistent mandatory
When enabled, client settings in this table are persistent across resets.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.3
ccClientLogStatus mandatory
When disabled, this client does not append messages to the log.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.4
ccClientDisplayStatus mandatory
When disabled, this client's messages are not displayed in the log window.
This does not prevent them from being logged.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.5
ccClientFreezeLogStatus mandatory
When disabled, client's messages with this log level do not get appended to the log.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.6
ccClientFreezeDisplayStatus mandatory
When disabled, client's messages with this log level do not get displayed in the log window.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.7
ccClientErrorLogStatus mandatory
When disabled, client's messages with this log level do not get appended to the log.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.8
ccClientErrorDisplayStatus mandatory
When disabled, client's messages with this log level do not get displayed in the log window.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.9
ccClientCriticalLogStatus mandatory
When disabled, client's messages with this log level do not get appended to the log.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.10
ccClientCriticalDisplayStatus mandatory
When disabled, client's messages with this log level do not get displayed in the log window.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.11
ccClientStatusLogStatus mandatory
When disabled, client's messages with this log level do not get appended to the log.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.12
ccClientStatusDisplayStatus mandatory
When disabled, client's messages with this log level do not get displayed in the log window.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.13
ccClientInfoLogStatus mandatory
When disabled, client's messages with this log level do not get appended to the log.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.14
ccClientInfoDisplayStatus mandatory
When disabled, client's messages with this log level do not get displayed in the log window.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.15
ccClientDebugLogStatus mandatory
When disabled, client's messages with this log level do not get appended to the log.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.16
ccClientDebugDisplayStatus mandatory
When disabled, client's messages with this log level do not get displayed in the log window.
Enumerationr/w
Enumerated Values:
2disabled
3enabled
.1.3.6.1.4.1.52.4497.9.3.1.17

recoveredLogTable

table mandatory
.1.3.6.1.4.1.52.4497.9.4 · 1 row entry · 2 columns
Table that contains a the last 100 entries in the log recorded before the last 
system shutdown, reset or a power failure.
recoveredLogTableEntry entry .1.3.6.1.4.1.52.4497.9.4.1
Entry of the recovered log table
Indexes
rlIndex
Column Syntax OID
rlIndex mandatory
Unique index of the recovered log entry. Entry with index 1 is the oldest entry in the log.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4497.9.4.1.1
rlLogString mandatory
Event string of this entry.
OctetString
Constraints:
range: 200-200
.1.3.6.1.4.1.52.4497.9.4.1.2