MIBs Depot

Juniper-LOG-MIB

Registered at
1.3.6.1.4.1.4874.2.2.28
Last updated
2002-09-16 21:44
Organization
Juniper Networks, Inc.
Revisions
2002-09-16 21:44, 2001-03-16 19:02, 2000-03-27 05:00, 1999-11-08 00:00
Namespace
juniper
Source file
Juniper-LOG-MIB
Digest
sha256:d41e965b88ce4798f20132a56baa714a8168a3f9f9af455dbd5062dff0806c1b

Description

The Logging Facility MIB for the Juniper Networks enterprise.

Contact

Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net

Imports

FromSymbols
Juniper-MIBsjuniMibs
Juniper-TCJuniLogSeverity
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

Juniper-LOG-MIB
Juniper-MIBs
Juniper-TC
Juniper-UNI-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
JuniLogCatName
TEXTUAL-CONVENTION
The name of a log category. Represents textual information taken from the NVT ASCII character set.
current
JuniLogSyslogFacility
TEXTUAL-CONVENTION
The syslog daemon facility id.
current
JuniLogVerbosity
TEXTUAL-CONVENTION
The log verbosity level. Not all event types offer medium- or high-verbosity levels of detail.
current

Objects

NameOIDSyntaxAccessStatus
juniLogTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.0
juniLogObjects
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1
juniLogDestinations
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1.1
juniLogDestSyslog
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1.1.1
juniLogDestSyslogSeverity
OBJECT-TYPE
The minimum severity level of messages sent to the SYSLOG server. A value of 'off' indicates no log messages are sent to this destination.
1.3.6.1.4.1.4874.2.2.28.1.1.1.1JuniLogSeverityread-writeobsolete
juniLogDestSyslogAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.28.1.1.1.2IpAddressread-writeobsolete
juniLogSyslogTable
OBJECT-TYPE
A table describing the characteristics of each syslog destination.
1.3.6.1.4.1.4874.2.2.28.1.1.1.3not-accessiblecurrent
juniLogSyslogEntry
OBJECT-TYPE
An entry describingthe characteristics of a syslog destination.
1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1not-accessiblecurrent
juniLogSyslogIpAddress
OBJECT-TYPE
The IP address of this syslog destination. This value must be a unicast IP address.
1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1.1IpAddressnot-accessiblecurrent
juniLogSyslogRowStatus
OBJECT-TYPE
Controls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' are supported.
1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1.2RowStatusread-createcurrent
juniLogSyslogSeverity
OBJECT-TYPE
The severity level for this syslog destination. Setting this value to 'off' suppresses log messages from being sent to this syslog destination.
1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1.3JuniLogSeverityread-createcurrent
juniLogSyslogFacility
OBJECT-TYPE
The facility id attached to messages sent to this syslog destination.
1.3.6.1.4.1.4874.2.2.28.1.1.1.3.1.4JuniLogSyslogFacilityread-createcurrent
juniLogDestConsole
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1.1.2
juniLogDestConsoleSeverity
OBJECT-TYPE
The minimum severity level of messages sent to the console. A value of 'off' indicates no log messages are sent to this destination.
1.3.6.1.4.1.4874.2.2.28.1.1.2.1JuniLogSeverityread-writecurrent
juniLogDestNvFile
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1.1.3
juniLogDestNvFileSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.28.1.1.3.1JuniLogSeverityread-writecurrent
juniLogCategories
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1.2
juniLogCatScalars
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1.2.1
juniLogCatTable
OBJECT-TYPE
A table describing the characteristics of each log category.
1.3.6.1.4.1.4874.2.2.28.1.2.2not-accessiblecurrent
juniLogCatEntry
OBJECT-TYPE
An entry describing the characteristics of a log category.
1.3.6.1.4.1.4874.2.2.28.1.2.2.1not-accessiblecurrent
juniLogCatIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.28.1.2.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
juniLogCatName
OBJECT-TYPE
The name of this log category.
1.3.6.1.4.1.4874.2.2.28.1.2.2.1.2JuniLogCatNameread-onlycurrent
juniLogCatDescr
OBJECT-TYPE
A description of the functionality for which events are recorded by this log category.
1.3.6.1.4.1.4874.2.2.28.1.2.2.1.3DisplayStringread-onlycurrent
juniLogCatEngineering
OBJECT-TYPE
An indication of whether this log is intended mainly for engineering development and debug purposes.
1.3.6.1.4.1.4874.2.2.28.1.2.2.1.4TruthValueread-onlycurrent
juniLogCatDiscards
OBJECT-TYPE
The number of messages generated by this log category that were discarded because of resource limitations.
1.3.6.1.4.1.4874.2.2.28.1.2.2.1.5Counter32read-onlycurrent
juniLogCatSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.28.1.2.2.1.6JuniLogSeverityread-writecurrent
juniLogCatVerbosity
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.28.1.2.2.1.7JuniLogVerbosityread-writecurrent
juniLogCatNameTable
OBJECT-TYPE
A table mapping each log category's name to its index.
1.3.6.1.4.1.4874.2.2.28.1.2.3not-accessiblecurrent
juniLogCatNameEntry
OBJECT-TYPE
An entry mapping a log category's name to its index.
1.3.6.1.4.1.4874.2.2.28.1.2.3.1not-accessiblecurrent
juniLogCatNameName
OBJECT-TYPE
The name of the log category.
1.3.6.1.4.1.4874.2.2.28.1.2.3.1.1JuniLogCatNameread-onlycurrent
juniLogCatNameIndex
OBJECT-TYPE
The log index associated with this log category.
1.3.6.1.4.1.4874.2.2.28.1.2.3.1.2Integer32 (1..2147483647)read-onlycurrent
juniLogMessages
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1.3
juniLogMsgScalars
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.1.3.1
juniLogMsgCapacity
OBJECT-TYPE
The maximum capacity, in number of log messages, of the juniLogMsgTable.
1.3.6.1.4.1.4874.2.2.28.1.3.1.1Integer32read-onlycurrent
juniLogMsgLastSeqNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.28.1.3.1.2Counter32read-onlycurrent
juniLogMsgTable
OBJECT-TYPE
A table of log messages generated by this device.
1.3.6.1.4.1.4874.2.2.28.1.3.2not-accessiblecurrent
juniLogMsgEntry
OBJECT-TYPE
A log message generated by this device.
1.3.6.1.4.1.4874.2.2.28.1.3.2.1not-accessiblecurrent
juniLogMsgSysUpTimeStamp
OBJECT-TYPE
The value of sysUpTime when this log message was recorded.
1.3.6.1.4.1.4874.2.2.28.1.3.2.1.1TimeStampnot-accessiblecurrent
juniLogMsgSequenceNumber
OBJECT-TYPE
A sequence number that uniquely identifies this entry. Sequence numbers are assigned consecutively beginning with 1. More recent entries have higher sequence numbers.
1.3.6.1.4.1.4874.2.2.28.1.3.2.1.2Unsigned32not-accessiblecurrent
juniLogMsgCatName
OBJECT-TYPE
Name of the log category that contributed this message.
1.3.6.1.4.1.4874.2.2.28.1.3.2.1.3JuniLogCatNameread-onlycurrent
juniLogMsgCatIndex
OBJECT-TYPE
Index of the log category that contributed this message.
1.3.6.1.4.1.4874.2.2.28.1.3.2.1.4Integer32read-onlycurrent
juniLogMsgSeverity
OBJECT-TYPE
The severity of the message.
1.3.6.1.4.1.4874.2.2.28.1.3.2.1.5JuniLogSeverityread-onlycurrent
juniLogMsgText
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.28.1.3.2.1.6DisplayStringread-onlycurrent
juniLogMsgDateAndTimeStamp
OBJECT-TYPE
The date and time this message was generated.
1.3.6.1.4.1.4874.2.2.28.1.3.2.1.7DateAndTimeread-onlycurrent
juniLogTrapControl
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.2
juniLogMsgThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.28.2.1Integer32 (0..100)read-writecurrent
juniLogMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.4
juniLogMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.4.1
juniLogMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.28.4.2

Notifications

NameOIDStatus
juniLogMsgThresholdTrap
NOTIFICATION-TYPE
This trap is generated to report that an incremental number of log messages (described by the value of juniLogMsgThreshold) have been added to juniLogMsgTable.
1.3.6.1.4.1.4874.2.2.28.0.1current

Conformance

NameOIDStatus
juniLogCompliance
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper Networks Log MIB. This statement became obsolete when support for multiple SYSLOGs was added.
1.3.6.1.4.1.4874.2.2.28.4.1.1obsolete
juniLogCompliance2
MODULE-COMPLIANCE
The compliance statement for entities which implement the Juniper Networks Log MIB, including support for multiple SYSLOG destinations.
1.3.6.1.4.1.4874.2.2.28.4.1.2current
juniLogGroup
OBJECT-GROUP
Obsolete collection of objects providing management of Juniper Networks logging capabilities. This group became obsolete when support for multiple SYSLOGs was added.
1.3.6.1.4.1.4874.2.2.28.4.2.1obsolete
juniLogGroup2
OBJECT-GROUP
A collection of objects providing management of Juniper Networks logging capabilities, including support for multiple SYSLOG destinations.
1.3.6.1.4.1.4874.2.2.28.4.2.2current
juniLogTrapGroup
NOTIFICATION-GROUP
A management notification pertaining to logging operations.
1.3.6.1.4.1.4874.2.2.28.4.2.3current