APSYSLOG-MIB Table View

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

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.9148.3.1.1.2.3 · 1 row entry · 6 columns
A table of syslog messages generated by this device.
All 'interesting' syslog messages (i.e. Log-Level <=
apSyslogMaxLevel) are entered into this table.
apSyslogHistoryEntry entry .1.3.6.1.4.1.9148.3.1.1.2.3.1
A syslog message that was previously generated by this
device. Each entry is indexed by a message index.
Indexes
apSyslogHistIndex
Column Syntax OID
apSyslogHistIndex
A monotonically increasing integer for the sole
purpose of indexing messages. When it reaches the
maximum value the agent wraps the value back to 1.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.9148.3.1.1.2.3.1.1
apSyslogHistFrom
The process name and host of the sending client.
For example: 'anyclient@sr.acme.com'.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.9148.3.1.1.2.3.1.2
apSyslogHistLevel
The Log-Level of the message.
SyslogLevel
Textual Convention: SyslogLevel Enumeration
Type Values:
1emergency
2critical
3major
4minor
5warning
6notice
7info
8trace
9debug
10detail
.1.3.6.1.4.1.9148.3.1.1.2.3.1.3
apSyslogHistType
A textual identification for the Log-Type, which
categorizes the log message.
OctetString
Constraints:
range: 1-30
.1.3.6.1.4.1.9148.3.1.1.2.3.1.4
apSyslogHistContent
The text of the message. If the text of the message
exceeds 255 bytes, the message will be truncated to
255 bytes.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.9148.3.1.1.2.3.1.5
apSyslogHistTimestamp
The value of sysUpTime when this message was generated.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9148.3.1.1.2.3.1.6