AT-LOG-MIB Table View

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

Tables
1
Rows
1
Columns
7

logTable

table
.1.3.6.1.4.1.207.8.4.4.4.601.1 · 1 row entry · 7 columns
Uses the allied-old variant from /opt/observium/mibs/allied-old.
Command help
Walk logTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-LOG-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LOG-MIB::logTable'
A list of log entries from the source specified in the logSource object. The list is ordered
from oldest entry to newest entry.
logEntry row .1.3.6.1.4.1.207.8.4.4.4.601.1.1
A log entry from the source specified in the logSource object.
Indexes
Column Syntax OID
An index integer. This index is not directly tied to any specific log entry. Over time, the log
will grow larger and eventually older entries will be removed from the log.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.1
The date of the log entry, in the form YYYY MMM DD, eg: 2008 Oct 9.
OctetString .1.3.6.1.4.1.207.8.4.4.4.601.1.1.2
The time of the log entry, in the form HH:MM:SS, eg: 07:15:04.
OctetString .1.3.6.1.4.1.207.8.4.4.4.601.1.1.3
The syslog facility that generated the log entry. See the reference manual for more
information.
OctetString .1.3.6.1.4.1.207.8.4.4.4.601.1.1.4
The severity level of the log entry. Severities are given below:

emerg Emergency, system is unusable
alert Action must be taken immediately
crit Critical conditions
err Error conditions…
OctetString .1.3.6.1.4.1.207.8.4.4.4.601.1.1.5
The program that generated the log entry. See the reference manual for more information.
OctetString .1.3.6.1.4.1.207.8.4.4.4.601.1.1.6
The message of the log entry.
OctetString .1.3.6.1.4.1.207.8.4.4.4.601.1.1.7