OS-SYSLOG-MIB

        The MIB module to describe and store the syslog messages.
    
Source file
OS-SYSLOG-MIB
Last revised
Identity
osSyslog
Base OID
1.3.6.1.4.1.6926.2.32
Imported Objects
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 enterprises Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page) TimeStamp TruthValue
Net-SNMP examples using the mrv MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-SYSLOG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-SYSLOG-MIB::osSyslog'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OS-SYSLOG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-SYSLOG-MIB::osSyslog'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (29)
.1.3.6.1.4.1.6926
.1.3.6.1.4.1.6926.2
.1.3.6.1.4.1.6926.2.32
.1.3.6.1.4.1.6926.2.32.0
.1.3.6.1.4.1.6926.2.32.1
.1.3.6.1.4.1.6926.2.32.1.1
entriesInteger32
.1.3.6.1.4.1.6926.2.32.1.1.1
.1.3.6.1.4.1.6926.2.32.1.1.2
.1.3.6.1.4.1.6926.2.32.1.1.3
.1.3.6.1.4.1.6926.2.32.1.1.4
notificationsSNMPv2-SMICounter32
.1.3.6.1.4.1.6926.2.32.1.1.7
.1.3.6.1.4.1.6926.2.32.1.1.8
.1.3.6.1.4.1.6926.2.32.1.2
.1.3.6.1.4.1.6926.2.32.1.2.3
.1.3.6.1.4.1.6926.2.32.1.2.3.1
Integer32
.1.3.6.1.4.1.6926.2.32.1.2.3.1.1
OctetString
.1.3.6.1.4.1.6926.2.32.1.2.3.1.2
.1.3.6.1.4.1.6926.2.32.1.2.3.1.3
OctetString
.1.3.6.1.4.1.6926.2.32.1.2.3.1.5
.1.3.6.1.4.1.6926.2.32.1.2.3.1.6
.1.3.6.1.4.1.6926.2.32.1.2.5
.1.3.6.1.4.1.6926.2.32.1.2.5.1
Integer32
.1.3.6.1.4.1.6926.2.32.1.2.5.1.1
OctetString
.1.3.6.1.4.1.6926.2.32.1.2.5.1.2
OctetString
.1.3.6.1.4.1.6926.2.32.1.2.5.1.5
.1.3.6.1.4.1.6926.2.32.1.2.5.1.6
.1.3.6.1.4.1.6926.2.32.100
.1.3.6.1.4.1.6926.2.32.100.1
.1.3.6.1.4.1.6926.2.32.100.2
Dependencies (3) 3 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-CONFrfc
  3. SNMPv2-TCrfc
  4. OS-SYSLOG-MIBmrvselected
Type Definitions (1)
Enumeration
emergency(1)
alert(2)
critical(3)
error(4)
warning(5)
notice(6)
info(7)
debug(8)
Compliance Statements (1)

OID .1.3.6.1.4.1.6926.2.32.100.1.1
The core compliance statement for all the implementations.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.6926.2.32.0.1
When the device generates a syslog message, it sends a
osLogMsgAlarm notification. The
sending of these notifications can be enabled/disabled
via the osLogNotificationsEnabled object.