Home/Catalog/DRAFT-IETF-SYSLOG-DEVICE-MIB

DRAFT-IETF-SYSLOG-DEVICE-MIB

AI MIB Summary

The DRAFT-IETF-SYSLOG-DEVICE-MIB module configures and monitors Syslog-compatible diagnostic message generation parameters on network devices, specifically managing the association of syslog facilities, severity levels, and message formatting rules within the SNMP management framework.

This MIB module defines a portion of the SNMP enterprise MIBs pertaining to the configuration and generation of Syslog compatible diagnostic messages.
Main OID:
snmpSyslogDeviceMIB.1.3.6.1.4.1.9.6.1.101.82.1
39
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

39 total
Object Name
snmpSyslogDeviceMIBThis MIB module defines a portion of the SNMP enterprise MIBs pertaining to the configuration and generation of Syslog compatible diagnostic messages.
MODULE-IDENTITY
.1.3.6.1.4.1.9.6.1.101.82.1
snmpSyslogDevice
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.6.1.101.82.1.1
snmpSyslogDeviceMessagesThe number of messages successfully delivered to the upstream side of the syslog device software for processing.ro
Counter32
.1.3.6.1.4.1.9.6.1.101.82.1.1.1
snmpSyslogDeviceMessagesDroppedThe number of messages unable to be queued to the downstream side of the syslog device software for transmitting.ro
Counter32
.1.3.6.1.4.1.9.6.1.101.82.1.1.2
snmpSyslogDeviceLastMessageTimeThe sysUpTime of the last attempt, successful or otherwise, to queue a message to the downstream side of the syslog device software.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.6.1.101.82.1.1.3
snmpSyslogDeviceControlA list of attributes to control the operation of the syslog device.rw
Bits
.1.3.6.1.4.1.9.6.1.101.82.1.1.4
snmpSyslogCollector
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.6.1.101.82.1.2
snmpSyslogCollectorMaxEntriesThe maximum number of entries allowed in the snmpSyslogCollectorTable.ro
Unsigned32
.1.3.6.1.4.1.9.6.1.101.82.1.2.1
snmpSyslogCollectorNumEntriesThe number of entries currently in the snmpSyslogCollectorTable.ro
Gauge32
.1.3.6.1.4.1.9.6.1.101.82.1.2.2
snmpSyslogCollectorTableNextAvailableIndexThis object indicates the numerically lowest available index within this entity, which may be used for the value of snmpSyslogCollectorIndex in the creation of a new entry in the snmpSyslogCollectorTable. An index is considered available if the index value falls within the range of 1 to 8 and is not being used to index an existing entry in the snmpSyslogCollectorTable contained within this entity. A value of zero indicates that all of the entries in the snmpSyslogCollectorTable are currently in use. This value SHOULD only be considered a guideline for management creation of snmpSyslogCollectorEntries, there is no requirement on management to create entries based upon this index value.ro
Unsigned32
.1.3.6.1.4.1.9.6.1.101.82.1.2.3
snmpSyslogCollectorTableA table containing Syslog collector information.
SEQUENCE OF EtsysSyslogCollectorEntry
.1.3.6.1.4.1.9.6.1.101.82.1.2.4
snmpSyslogCollectorEntryDefines the information to generate syslog messages to an aggregating agent or collector. Entries within this table with an access level of read- create MUST be considered non-volatile and MUST be maintained across entity resets.
EtsysSyslogCollectorEntry
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1
snmpSyslogCollectorIndexA unique arbitrary identifier for this syslog collector.
Unsigned32
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.1
snmpSyslogCollectorDescriptionAdministratively assigned textual description of this syslog collector.rw
SnmpAdminString
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.2
snmpSyslogCollectorAddressTypeThe type of Internet address by which the Syslog collector is specified in snmpSyslogCollectorAddress. Not all address types may be supported.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.3
snmpSyslogCollectorAddressThe Internet address for the Syslog message collector. The use of DNS domain names is discouraged, and agent support for them is optional. Deciding when, and how often, to resolve them is an issue. Not resolving them often enough means you might lose synchronization with the associated entry in the DNS server, and resolving them too often might leave you without access to the Syslog collector during critical network events.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.4
snmpSyslogCollectorUdpPortThe UDP port number the syslog device is using to send requests to this syslog collector. If an entity only supports sending messages using a single UDP port to all collectors then this may optionally be implemented read-only, in which case the current value of snmpSyslogCollectorDefaultUdpPort will be used.rw
SyslogUdpPort
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.5
snmpSyslogCollectorFacilityThe syslog facility (local0-local7) that will be encoded in messages sent to this collector. If an entity only supports encoding a single facility in all messages to all collectors then this may optionally be implemented read-only, in which case the current value of snmpSyslogCollectorDefaultFacility will be used.rw
SyslogFacility
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.6
snmpSyslogCollectorSeverityThe maximum severity level of the messages that SHOULD be forwarded to the syslog collector. The higher the level, the lower the severity. If an entity only supports filtering based on a single severity level for all collectors then this may optionally be implemented read-only, in which case the current value of snmpSyslogCollectorDefaultSeverity will be used.rw
SyslogSeverity
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.7
snmpSyslogCollectorMessagesIgnoredThis is a count of messages not sent to this collector because the severity level of the message was above snmpSyslogCollectorSeverity, the higher the level, the lower the severity.ro
Counter32
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.8
snmpSyslogCollectorRowStatusThis object allows for the dynamic creation and deletion of entries within the snmpSyslogCollectorTable as well as the activation and deactivation of these entries. When this object's value is set to notInService(2) this collector will not be sent any messages, nor will any of its counters be incremented. The agent SHOULD not delete a row, except in the case of the loss of persistent storage. Refer to the RowStatus convention for further details on the behavior of this object.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.9
snmpSyslogCollectorDefaultUdpPortThe default UDP port number that the managed entity is using to send syslog messages. This value will be used as the default value for snmpSyslogCollectorUdpPort when creating rows in the snmpSyslogCollectorTable and either: 1.) no value is specified for snmpSyslogCollectorUdpPort, or 2.) snmpSyslogCollectorUdpPort is implemented read-only. If snmpSyslogCollectorUdpPort is implemented read-only, and this value is changed, it SHOULD affect the UDP port that is used to send syslog messages to all collectors as soon as it is practical. This parameter value is maintained across system reboots.rw
SyslogUdpPort
.1.3.6.1.4.1.9.6.1.101.82.1.2.5
snmpSyslogCollectorDefaultFacilityThe default syslog facility (local0-local7) that will be encoded in syslog messages. This value will be used as the default value for snmpSyslogCollectorFacility when creating rows in the snmpSyslogCollectorTable and either: 1.) no value is specified for snmpSyslogCollectorFacility, or 2.) snmpSyslogCollectorFacility is implemented read-only. If snmpSyslogCollectorFacility is implemented read-only, and this value is changed, it SHOULD affect the syslog facility that is encoded in all syslog messages as soon as it is practical. This parameter value is maintained across system reboots.rw
SyslogFacility
.1.3.6.1.4.1.9.6.1.101.82.1.2.6
snmpSyslogCollectorDefaultSeverityThe default syslog message severity level that will be used to filter all syslog messages. This value will be used as the default value for snmpSyslogCollectorSeverity when creating rows in the snmpSyslogCollectorTable and either: 1.) no value is specified for snmpSyslogCollectorSeverity, or 2.) snmpSyslogCollectorSeverity is implemented read-only. The higher the severity level, the less critical it is. If snmpSyslogCollectorSeverity is implemented read-only, and this value is changed, it SHOULD affect the syslog message severity level that will be used to filter all syslog messages as soon as it is practical. This parameter value is maintained across system reboots.rw
SyslogSeverity
.1.3.6.1.4.1.9.6.1.101.82.1.2.7
snmpSyslogApplication
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.6.1.101.82.1.3
snmpSyslogApplicationTableThis is a table of applications on the managed entity that provide individual control over the severity level of the messages that they will generate.
SEQUENCE OF EtsysSyslogApplicationEntry
.1.3.6.1.4.1.9.6.1.101.82.1.3.1
snmpSyslogApplicationEntryAn individual application that provides that ability to control the messages that it generates based on a severity level. MUST be considered non-volatile and MUST be maintained across entity resets.
EtsysSyslogApplicationEntry
.1.3.6.1.4.1.9.6.1.101.82.1.3.1.1
snmpSyslogApplicationIndexA unique arbitrary identifier for this application.
Unsigned32
.1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.1
snmpSyslogApplicationDescriptionTextual description of this application, assigned by the managed entity.ro
SnmpAdminString
.1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.2
snmpSyslogApplicationMnemonicAn abbreviation of the textual description for this application, assigned by the managed entity. i.e. 'STP' for 'Spanning Tree Protocol', etc. This provides a mapping between the textual descriptions and the mnemonics used in the syslog messages.ro
SnmpAdminString
.1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.3
snmpSyslogApplicationSeverityThe maximum severity level of the messages from this application that SHOULD be forwarded to the syslog device software for processing. The higher the severity level, the more verbose the messages.rw
SyslogSeverity
.1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.4
snmpSyslogDeviceConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.6.1.101.82.1.4
snmpSyslogDeviceGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.6.1.101.82.1.4.1
snmpSyslogDeviceGroupA collection of objects providing syslog message statistics.
Unknown
.1.3.6.1.4.1.9.6.1.101.82.1.4.1.1
snmpSyslogCollectorGroupA collection of objects providing descriptions of syslog collectors for sending system messages to.
Unknown
.1.3.6.1.4.1.9.6.1.101.82.1.4.1.2
snmpSyslogApplicationGroupA collection of objects providing a mechanism to control the severity level of the messages individual application may generate.
Unknown
.1.3.6.1.4.1.9.6.1.101.82.1.4.1.3
snmpSyslogCollectorDefaultsGroupA collection of objects providing default values for the syslog collectors that can optionally be overridden on a per collector basis with snmpSyslogCollectorFacility, snmpSyslogCollectorSeverity, or snmpSyslogCollectorUdpPort.
Unknown
.1.3.6.1.4.1.9.6.1.101.82.1.4.1.4
snmpSyslogDeviceCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.6.1.101.82.1.4.2
snmpSyslogDeviceComplianceThe compliance statement for devices that support sending system messages to a syslog collector.
Unknown
.1.3.6.1.4.1.9.6.1.101.82.1.4.2.1
DRAFT-IETF-SYSLOG-DEVICE-MIB - SNMP MIB Reference | MIBs Explorer