APSYSLOG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
6
apSyslogHistoryTable
table.1.3.6.1.4.1.9148.3.1.1.2.3
·
1 row entry
·
6 columns
Uses the acme variant from
Command help
/opt/observium/mibs/acme.
Walk apSyslogHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APSYSLOG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSYSLOG-MIB::apSyslogHistoryTable'
A table of syslog messages generated by this device. All 'interesting' syslog messages (i.e. Log-Level <= apSyslogMaxLevel) are entered into this table.
A syslog message that was previously generated by this
device. Each entry is indexed by a message index.
device. Each entry is indexed by a message index.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
The Log-Level of the message.
|
SyslogLevel Type Values:
|
.1.3.6.1.4.1.9148.3.1.1.2.3.1.3 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
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 |
||||||||||||||||||||
|
The value of sysUpTime when this message was generated.
|
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.9148.3.1.1.2.3.1.6 |