Juniper-LOG-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-LOG-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
 juniLogMIB 1.3.6.1.4.1.4874.2.2.28
The Logging Facility MIB for the Juniper Networks enterprise.
       juniLogTrapPrefix 1.3.6.1.4.1.4874.2.2.28.0
           juniLogMsgThresholdTrap 1.3.6.1.4.1.4874.2.2.28.0.1
This trap is generated to report that an incremental number of log messages (described by the value of juniLogMsgThreshold) have been added to juniLogMsgTable.
       juniLogObjects 1.3.6.1.4.1.4874.2.2.28.1
           juniLogDestinations 1.3.6.1.4.1.4874.2.2.28.1.1
               juniLogDestSyslog 1.3.6.1.4.1.4874.2.2.28.1.1.1
                   juniLogDestSyslogSeverity 1.3.6.1.4.1.4874.2.2.28.1.1.1.1 junilogseverity read-write
The minimum severity level of messages sent to the SYSLOG server. A value of 'off' indicates no log messages are sent to this destination.
                   juniLogDestSyslogAddress 1.3.6.1.4.1.4874.2.2.28.1.1.1.2 ipaddress read-write
The IP address of the SYSLOG server to which log messages are to be sent. A value of 0.0.0.0 indicates no server address is configured.
                   juniLogSyslogTable 1.3.6.1.4.1.4874.2.2.28.1.1.1.3 no-access
A table describing the characteristics of each syslog destination.
                       juniLogSyslogEntry 1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1 no-access
An entry describingthe characteristics of a syslog destination.
                           juniLogSyslogIpAddress 1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1.1 ipaddress no-access
The IP address of this syslog destination. This value must be a unicast IP address.
                           juniLogSyslogRowStatus 1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1.2 rowstatus read-only
Controls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' are supported.
                           juniLogSyslogSeverity 1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1.3 junilogseverity read-only
The severity level for this syslog destination. Setting this value to 'off' suppresses log messages from being sent to this syslog destination.
                           juniLogSyslogFacility 1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1.4 junilogsyslogfacility read-only
The facility id attached to messages sent to this syslog destination.
               juniLogDestConsole 1.3.6.1.4.1.4874.2.2.28.1.1.2
                   juniLogDestConsoleSeverity 1.3.6.1.4.1.4874.2.2.28.1.1.2.1 junilogseverity read-write
The minimum severity level of messages sent to the console. A value of 'off' indicates no log messages are sent to this destination.
               juniLogDestNvFile 1.3.6.1.4.1.4874.2.2.28.1.1.3
                   juniLogDestNvFileSeverity 1.3.6.1.4.1.4874.2.2.28.1.1.3.1 junilogseverity read-write
The minimum severity level of messages sent to the nonvolatile log file. A value of 'off' indicates no log messages are to be sent to this destination.
           juniLogCategories 1.3.6.1.4.1.4874.2.2.28.1.2
               juniLogCatScalars 1.3.6.1.4.1.4874.2.2.28.1.2.1
               juniLogCatTable 1.3.6.1.4.1.4874.2.2.28.1.2.2 no-access
A table describing the characteristics of each log category.
                   juniLogCatEntry 1.3.6.1.4.1.4874.2.2.28.1.2.2.1 no-access
An entry describing the characteristics of a log category.
                       juniLogCatIndex 1.3.6.1.4.1.4874.2.2.28.1.2.2.1.1 integer32 no-access
An integer index uniquely associated with a log. Index values do not necessarily persist across system reboots. Following reboot, mappings of (reboot-invariant) log category names to log index values is available in the juniLogCatNameTable.
                       juniLogCatName 1.3.6.1.4.1.4874.2.2.28.1.2.2.1.2 junilogcatname read-only
The name of this log category.
                       juniLogCatDescr 1.3.6.1.4.1.4874.2.2.28.1.2.2.1.3 displaystring read-only
A description of the functionality for which events are recorded by this log category.
                       juniLogCatEngineering 1.3.6.1.4.1.4874.2.2.28.1.2.2.1.4 truthvalue read-only
An indication of whether this log is intended mainly for engineering development and debug purposes.
                       juniLogCatDiscards 1.3.6.1.4.1.4874.2.2.28.1.2.2.1.5 counter32 read-only
The number of messages generated by this log category that were discarded because of resource limitations.
                       juniLogCatSeverity 1.3.6.1.4.1.4874.2.2.28.1.2.2.1.6 junilogseverity read-write
The severity level for this log category. The value 'off' disables recording of this log category's messages. For other severity level values, only messages at or above this severity level will be logged in juniLogMsgTable.
                       juniLogCatVerbosity 1.3.6.1.4.1.4874.2.2.28.1.2.2.1.7 junilogverbosity read-write
The verbosity level for this log category. Supplementary information may be available for certain event types. This object controls whether that additional information, if available for a given event, is recorded.
               juniLogCatNameTable 1.3.6.1.4.1.4874.2.2.28.1.2.3 no-access
A table mapping each log category's name to its index.
                   juniLogCatNameEntry 1.3.6.1.4.1.4874.2.2.28.1.2.3.1 no-access
An entry mapping a log category's name to its index.
                       juniLogCatNameName 1.3.6.1.4.1.4874.2.2.28.1.2.3.1.1 junilogcatname read-only
The name of the log category.
                       juniLogCatNameIndex 1.3.6.1.4.1.4874.2.2.28.1.2.3.1.2 integer32 read-only
The log index associated with this log category.
           juniLogMessages 1.3.6.1.4.1.4874.2.2.28.1.3
               juniLogMsgScalars 1.3.6.1.4.1.4874.2.2.28.1.3.1
                   juniLogMsgCapacity 1.3.6.1.4.1.4874.2.2.28.1.3.1.1 integer32 read-only
The maximum capacity, in number of log messages, of the juniLogMsgTable.
                   juniLogMsgLastSeqNumber 1.3.6.1.4.1.4874.2.2.28.1.3.1.2 counter32 read-only
The sequence number of the most recent juniLogMsgTable entry. By monitoring this object's rate of change in relation to the juniLogMsgTable capacity, a management client can determine whether it is polling juniLogMsgTable frequently enough to avoid missing log messages.
               juniLogMsgTable 1.3.6.1.4.1.4874.2.2.28.1.3.2 no-access
A table of log messages generated by this device.
                   juniLogMsgEntry 1.3.6.1.4.1.4874.2.2.28.1.3.2.1 no-access
A log message generated by this device.
                       juniLogMsgSysUpTimeStamp 1.3.6.1.4.1.4874.2.2.28.1.3.2.1.1 timestamp no-access
The value of sysUpTime when this log message was recorded.
                       juniLogMsgSequenceNumber 1.3.6.1.4.1.4874.2.2.28.1.3.2.1.2 unsigned32 no-access
A sequence number that uniquely identifies this entry. Sequence numbers are assigned consecutively beginning with 1. More recent entries have higher sequence numbers.
                       juniLogMsgCatName 1.3.6.1.4.1.4874.2.2.28.1.3.2.1.3 junilogcatname read-only
Name of the log category that contributed this message.
                       juniLogMsgCatIndex 1.3.6.1.4.1.4874.2.2.28.1.3.2.1.4 integer32 read-only
Index of the log category that contributed this message.
                       juniLogMsgSeverity 1.3.6.1.4.1.4874.2.2.28.1.3.2.1.5 junilogseverity read-only
The severity of the message.
                       juniLogMsgText 1.3.6.1.4.1.4874.2.2.28.1.3.2.1.6 displaystring read-only
The text of the log message. Truncation of log message text is indicated by n asterisk character ('*') in the last octet of a maximum-size string.
                       juniLogMsgDateAndTimeStamp 1.3.6.1.4.1.4874.2.2.28.1.3.2.1.7 dateandtime read-only
The date and time this message was generated.
       juniLogTrapControl 1.3.6.1.4.1.4874.2.2.28.2
           juniLogMsgThreshold 1.3.6.1.4.1.4874.2.2.28.2.1 integer32 read-write
Number of log messages which, when added to juniLogMsgTable, cause a juniLogMsgThresholdTrap to be generated. This value is expressed as a percentage of the capacity of juniLogMsgTable. A value of zero disables trap generation.
       juniLogMIBConformance 1.3.6.1.4.1.4874.2.2.28.4
           juniLogMIBCompliances 1.3.6.1.4.1.4874.2.2.28.4.1
               juniLogCompliance 1.3.6.1.4.1.4874.2.2.28.4.1.1
Obsolete compliance statement for entities which implement the Juniper Networks Log MIB. This statement became obsolete when support for multiple SYSLOGs was added.
               juniLogCompliance2 1.3.6.1.4.1.4874.2.2.28.4.1.2
The compliance statement for entities which implement the Juniper Networks Log MIB, including support for multiple SYSLOG destinations.
           juniLogMIBGroups 1.3.6.1.4.1.4874.2.2.28.4.2
               juniLogGroup 1.3.6.1.4.1.4874.2.2.28.4.2.1
Obsolete collection of objects providing management of Juniper Networks logging capabilities. This group became obsolete when support for multiple SYSLOGs was added.
               juniLogGroup2 1.3.6.1.4.1.4874.2.2.28.4.2.2
A collection of objects providing management of Juniper Networks logging capabilities, including support for multiple SYSLOG destinations.
               juniLogTrapGroup 1.3.6.1.4.1.4874.2.2.28.4.2.3
A management notification pertaining to logging operations.