JUNIPER-SYSLOG-MIB

        This is Juniper Networks implementation of enterprise
specific MIB for syslogs generated by JUNOS.
    
Source file
JUNIPER-SYSLOG-MIB
Last revised
Identity
jnxSyslog
Base OID
1.3.6.1.4.1.2636.3.35
Imported Objects
JUNIPER-SMI jnxMibs jnxSyslogNotifications
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DateAndTime DisplayString TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the juniper 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 'JUNIPER-SYSLOG-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SYSLOG-MIB::jnxSyslog'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-SYSLOG-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SYSLOG-MIB::jnxSyslog'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (20)
.1.3.6.1.4.1.2636.3.35
.1.3.6.1.4.1.2636.3.35.1
.1.3.6.1.4.1.2636.3.35.1.1
.1.3.6.1.4.1.2636.3.35.1.1.1
.1.3.6.1.4.1.2636.3.35.1.1.1.1
.1.3.6.1.4.1.2636.3.35.1.1.1.2
.1.3.6.1.4.1.2636.3.35.1.1.1.3
.1.3.6.1.4.1.2636.3.35.1.1.1.4
.1.3.6.1.4.1.2636.3.35.1.1.1.5
.1.3.6.1.4.1.2636.3.35.1.1.1.6
.1.3.6.1.4.1.2636.3.35.1.1.1.7
.1.3.6.1.4.1.2636.3.35.1.1.1.8
OctetString
.1.3.6.1.4.1.2636.3.35.1.1.1.9
.1.3.6.1.4.1.2636.3.35.1.2
.1.3.6.1.4.1.2636.3.35.1.2.1
.1.3.6.1.4.1.2636.3.35.1.2.1.1
.1.3.6.1.4.1.2636.3.35.1.2.1.2
.1.3.6.1.4.1.2636.3.35.1.2.1.3
ObjectIdentifier
.1.3.6.1.4.1.2636.3.35.1.3
.1.3.6.1.4.1.2636.4.12.0
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. JUNIPER-SMIjuniper
  3. SNMPv2-TCrfc
  4. JUNIPER-SYSLOG-MIBjuniperselected
Type Definitions (2)
Enumeration
kernel(1)
user(2)
mail(3)
daemon(4)
auth(5)
syslog(6)
lpr(7)
news(8)
uucp(9)
cron(10)
authPriv(11)
ftp(12)
ntp(13)
security(14)
console(15)
local0(17)
dfc(18)
local2(19)
firewall(20)
pfe(21)
conflict(22)
change(23)
interact(24)
Enumeration
emergency(1)
alert(2)
critical(3)
error(4)
warning(5)
notice(6)
info(7)
debug(8)
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.2636.4.12.0.1
Notification of a generated syslog message. Apart from
the jnxSyslogTrap objects, this notification can include
one or more attribute-value pairs. The attribute-value
pairs shall be identified by objects jnxSyslogAvAttribute
and jnxSyslogAvValue.
.1.3.6.1.4.1.2636.4.12.0.2
The SNMP trap that will be used only for sending spoofed
traps from customer scripts running from JUNOS.