DRAFT-IETF-SYSLOG-DEVICE-MIB

File: DRAFT-IETF-SYSLOG-DEVICE-MIB.mib (24557 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
SNMPv2-CONF SNMP-FRAMEWORK-MIB CISCOSB-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 Gauge32 snmpModules
RowStatus TEXTUAL-CONVENTION TimeStamp
InetAddressType InetAddress MODULE-COMPLIANCE
OBJECT-GROUP SnmpAdminString rlSyslog

Defined Types

SyslogUdpPort  
The UDP port number the syslog device is using to send requests to this syslog collector. 514 is the IANA assigned port number for syslog.
TEXTUAL-CONVENTION    
  Unsigned32  

SyslogFacility  
This textual convention maps out to the facilities available for syslog messages. The value no-map(24) indicates that the appropriate facility will be provided by the individual applications on the managed entity. If this option is not available on a particular entity the set of this value will fail with an error-status of wrongValue.
TEXTUAL-CONVENTION    
  INTEGER local0(16), local1(17), local2(18), local3(19), local4(20), local5(21), local6(22), local7(23), no-map(24)  

SyslogSeverity  
This textual convention maps out to the severity levels of syslog messages. The syslog protocol uses the values 0 (emergency), to 7 (debug).
TEXTUAL-CONVENTION    
  INTEGER emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), info(6), debug(7)  

EtsysSyslogCollectorEntry  
SEQUENCE    
  snmpSyslogCollectorIndex Unsigned32
  snmpSyslogCollectorDescription SnmpAdminString
  snmpSyslogCollectorAddressType InetAddressType
  snmpSyslogCollectorAddress InetAddress
  snmpSyslogCollectorUdpPort SyslogUdpPort
  snmpSyslogCollectorFacility SyslogFacility
  snmpSyslogCollectorSeverity SyslogSeverity
  snmpSyslogCollectorMessagesIgnored Counter32
  snmpSyslogCollectorRowStatus RowStatus

EtsysSyslogApplicationEntry  
SEQUENCE    
  snmpSyslogApplicationIndex Unsigned32
  snmpSyslogApplicationDescription SnmpAdminString
  snmpSyslogApplicationMnemonic SnmpAdminString
  snmpSyslogApplicationSeverity SyslogSeverity

Defined Values

snmpSyslogDeviceMIB 1.3.6.1.4.1.9.6.1.101.82.1
This MIB module defines a portion of the SNMP enterprise MIBs pertaining to the configuration and generation of Syslog compatible diagnostic messages.
MODULE-IDENTITY    

snmpSyslogDevice 1.3.6.1.4.1.9.6.1.101.82.1.1
OBJECT IDENTIFIER    

snmpSyslogCollector 1.3.6.1.4.1.9.6.1.101.82.1.2
OBJECT IDENTIFIER    

snmpSyslogApplication 1.3.6.1.4.1.9.6.1.101.82.1.3
OBJECT IDENTIFIER    

snmpSyslogDeviceMessages 1.3.6.1.4.1.9.6.1.101.82.1.1.1
The number of messages successfully delivered to the upstream side of the syslog device software for processing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snmpSyslogDeviceMessagesDropped 1.3.6.1.4.1.9.6.1.101.82.1.1.2
The number of messages unable to be queued to the downstream side of the syslog device software for transmitting.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snmpSyslogDeviceLastMessageTime 1.3.6.1.4.1.9.6.1.101.82.1.1.3
The sysUpTime of the last attempt, successful or otherwise, to queue a message to the downstream side of the syslog device software.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

snmpSyslogDeviceControl 1.3.6.1.4.1.9.6.1.101.82.1.1.4
A list of attributes to control the operation of the syslog device.
Status: current Access: read-write
OBJECT-TYPE    
  BITS snmpSyslogDeviceControlConsoleLogging(0)  

snmpSyslogCollectorMaxEntries 1.3.6.1.4.1.9.6.1.101.82.1.2.1
The maximum number of entries allowed in the snmpSyslogCollectorTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..8  

snmpSyslogCollectorNumEntries 1.3.6.1.4.1.9.6.1.101.82.1.2.2
The number of entries currently in the snmpSyslogCollectorTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snmpSyslogCollectorTableNextAvailableIndex 1.3.6.1.4.1.9.6.1.101.82.1.2.3
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..8  

snmpSyslogCollectorTable 1.3.6.1.4.1.9.6.1.101.82.1.2.4
A table containing Syslog collector information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysSyslogCollectorEntry

snmpSyslogCollectorEntry 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1
Defines 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysSyslogCollectorEntry  

snmpSyslogCollectorIndex 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.1
A unique arbitrary identifier for this syslog collector.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..8  

snmpSyslogCollectorDescription 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.2
Administratively assigned textual description of this syslog collector.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

snmpSyslogCollectorAddressType 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.3
The type of Internet address by which the Syslog collector is specified in snmpSyslogCollectorAddress. Not all address types may be supported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

snmpSyslogCollectorAddress 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.4
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

snmpSyslogCollectorUdpPort 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.5
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  SyslogUdpPort  

snmpSyslogCollectorFacility 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.6
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  SyslogFacility  

snmpSyslogCollectorSeverity 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.7
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  SyslogSeverity  

snmpSyslogCollectorMessagesIgnored 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.8
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snmpSyslogCollectorRowStatus 1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.9
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

snmpSyslogCollectorDefaultUdpPort 1.3.6.1.4.1.9.6.1.101.82.1.2.5
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogUdpPort  

snmpSyslogCollectorDefaultFacility 1.3.6.1.4.1.9.6.1.101.82.1.2.6
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogFacility  

snmpSyslogCollectorDefaultSeverity 1.3.6.1.4.1.9.6.1.101.82.1.2.7
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

snmpSyslogApplicationTable 1.3.6.1.4.1.9.6.1.101.82.1.3.1
This is a table of applications on the managed entity that provide individual control over the severity level of the messages that they will generate.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysSyslogApplicationEntry

snmpSyslogApplicationEntry 1.3.6.1.4.1.9.6.1.101.82.1.3.1.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysSyslogApplicationEntry  

snmpSyslogApplicationIndex 1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.1
A unique arbitrary identifier for this application.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

snmpSyslogApplicationDescription 1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.2
Textual description of this application, assigned by the managed entity.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

snmpSyslogApplicationMnemonic 1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.3
An 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..8)  

snmpSyslogApplicationSeverity 1.3.6.1.4.1.9.6.1.101.82.1.3.1.1.4
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

snmpSyslogDeviceConformance 1.3.6.1.4.1.9.6.1.101.82.1.4
OBJECT IDENTIFIER    

snmpSyslogDeviceGroups 1.3.6.1.4.1.9.6.1.101.82.1.4.1
OBJECT IDENTIFIER    

snmpSyslogDeviceCompliances 1.3.6.1.4.1.9.6.1.101.82.1.4.2
OBJECT IDENTIFIER    

snmpSyslogDeviceGroup 1.3.6.1.4.1.9.6.1.101.82.1.4.1.1
A collection of objects providing syslog message statistics.
Status: current Access: read-write
OBJECT-GROUP    

snmpSyslogCollectorGroup 1.3.6.1.4.1.9.6.1.101.82.1.4.1.2
A collection of objects providing descriptions of syslog collectors for sending system messages to.
Status: current Access: read-write
OBJECT-GROUP    

snmpSyslogApplicationGroup 1.3.6.1.4.1.9.6.1.101.82.1.4.1.3
A collection of objects providing a mechanism to control the severity level of the messages individual application may generate.
Status: current Access: read-write
OBJECT-GROUP    

snmpSyslogCollectorDefaultsGroup 1.3.6.1.4.1.9.6.1.101.82.1.4.1.4
A 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.
Status: current Access: read-write
OBJECT-GROUP    

snmpSyslogDeviceCompliance 1.3.6.1.4.1.9.6.1.101.82.1.4.2.1
The compliance statement for devices that support sending system messages to a syslog collector.
Status: current Access: read-only
MODULE-COMPLIANCE