JUNIPER-SYSLOG-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-SYSLOG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 jnxSyslog 1.3.6.1.4.1.2636.3.35
This is Juniper Networks implementation of enterprise specific MIB for syslogs generated by JUNOS.
       jnxSyslogNotifyVars 1.3.6.1.4.1.2636.3.35.1
Notification object definitions.
           jnxSyslogTable 1.3.6.1.4.1.2636.3.35.1.1 no-access
A table of syslog messages generated by the device.
               jnxSyslogEntry 1.3.6.1.4.1.2636.3.35.1.1.1 no-access
An entry of syslog table.
                   jnxSyslogId 1.3.6.1.4.1.2636.3.35.1.1.1.1 unsigned32 no-access
Syslog message identifier. This is also used as primary index in jnxSyslogAttrValTable
                   jnxSyslogEventName 1.3.6.1.4.1.2636.3.35.1.1.1.2 displaystring no-access
An octet string containing syslog event name.
                   jnxSyslogTimestamp 1.3.6.1.4.1.2636.3.35.1.1.1.3 dateandtime no-access
Date and Time of syslog message generation.
                   jnxSyslogSeverity 1.3.6.1.4.1.2636.3.35.1.1.1.4 jnxsyslogseverity no-access
Identifies the severity of this syslog message.
                   jnxSyslogFacility 1.3.6.1.4.1.2636.3.35.1.1.1.5 jnxsyslogfacility no-access
Identified the facility of this syslog message.
                   jnxSyslogProcessId 1.3.6.1.4.1.2636.3.35.1.1.1.6 unsigned32 no-access
Process-Id of the process that generated this syslog message.
                   jnxSyslogProcessName 1.3.6.1.4.1.2636.3.35.1.1.1.7 displaystring no-access
Name of the process that generated this syslog message.
                   jnxSyslogHostName 1.3.6.1.4.1.2636.3.35.1.1.1.8 displaystring no-access
Hostname of host on which this syslog message is generated.
                   jnxSyslogMessage 1.3.6.1.4.1.2636.3.35.1.1.1.9 octet string no-access
The syslog message string.
           jnxSyslogAvTable 1.3.6.1.4.1.2636.3.35.1.2 no-access
A table of attribute value pairs of the syslog messages generated by the device.
               jnxSyslogAvEntry 1.3.6.1.4.1.2636.3.35.1.2.1 no-access
An entry of attribute value pair.
                   jnxSyslogAvIndex 1.3.6.1.4.1.2636.3.35.1.2.1.1 unsigned32 no-access
Identifies the sequence number of attribute-value pair in the syslog message.
                   jnxSyslogAvAttribute 1.3.6.1.4.1.2636.3.35.1.2.1.2 displaystring no-access
Attribute of the syslog message identified by jnxSyslogId.
                   jnxSyslogAvValue 1.3.6.1.4.1.2636.3.35.1.2.1.3 displaystring no-access
Value of the attribute identified by jnxSyslogAvAttribute.
       jnxSyslogNotificationPrefix 1.3.6.1.4.1.2636.4.12.0
All Syslog notifications are registered under this branch.
           jnxSyslogTrap 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.