OMNITRON-SYSLOG-MIB Table View

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

Tables
1
Rows
1
Columns
5
.1.3.6.1.4.1.7342.17.2 · 1 row entry · 5 columns
Uses the omnitron variant from /opt/observium/mibs/omnitron.
Command help
Walk ostSyslogMessageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OMNITRON-SYSLOG-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-SYSLOG-MIB::ostSyslogMessageTable'
This table supports the Syslog generated messages.
ostSyslogMessageEntry row .1.3.6.1.4.1.7342.17.2.1
This is a Syslog message table entry. Each row in the table
indicates a specific Syslog message that was generated by the
module.

A new Syslog message when generated by the SNMP Agent first increments
the o…
Column Syntax OID
An index that is used to identify a specific Syslog entry. It is
also known as the Syslog message ID.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.7342.17.2.1.1
An object that indicates the severity level of the Syslog message.
OstSeverityLevelType
Type Values:
0severityEmergency
1severityAlert
2severityCritical
3severityError
4severityWarning
5severityNotice
6severityInformational
7severityDebug
.1.3.6.1.4.1.7342.17.2.1.2
An object that indicates the date and time when the entry was added
to the ostSyslogMessageTable.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.7342.17.2.1.3
An object that indicates the message portion of the Syslog message.
OctetString
Constraints:
range: 0-127
.1.3.6.1.4.1.7342.17.2.1.4
An object that indicates the facility code of the Syslog message.
Unsigned32
Constraints:
range: 0-23
.1.3.6.1.4.1.7342.17.2.1.5