CISCO-SYSLOG-EVENT-EXT-MIB

File: CISCO-SYSLOG-EVENT-EXT-MIB.mib (10507 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-SYSLOG-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
MODULE-COMPLIANCE OBJECT-GROUP TEXTUAL-CONVENTION
SyslogSeverity ciscoMgmt

Defined Types

CslogEventDisposition  
This definition specifies the manner in which a Syslog message should be handled by the system as a device event. Events are first recorded by the Syslog subsystem, and then they can be counted, displayed on the console, or forward to external device. The four disposition mechanisms are: none(0) - Record only, no further handling. count(1) - All Syslog messages received after this bit is set will be counted according to their corresponding event types. display(2) - All Syslog messages received after this bit is set will be displayed on the device console, HTML console or WEB pages (pending on severity level configuration of each display types). notify(3) - All Syslog messages received after this bit is set will cause notification to be sent.
TEXTUAL-CONVENTION    
  BITS none(0), count(1), display(2), notify(3)  

CslogEventDispositionEntry  
SEQUENCE    
  cslogEventDispositionSeverity SyslogSeverity
  cslogEventDisposition CslogEventDisposition
  cslogEventDispositionCount Counter32

Defined Values

ciscoSyslogEventExtMIB 1.3.6.1.4.1.9.9.270
This MIB module extends the Cisco Syslog MIB and provides network management support to handle and process Syslog messages as device events.
MODULE-IDENTITY    

ciscoSyslogEventExtMIBObjects 1.3.6.1.4.1.9.9.270.1
OBJECT IDENTIFIER    

cslogEventConfig 1.3.6.1.4.1.9.9.270.1.1
OBJECT IDENTIFIER    

cslogEventDetailDefault 1.3.6.1.4.1.9.9.270.1.1.1
This object defines the detail level at which Syslog messages are displayed on the console or HTML user interface. Detail level classifications are: noDisplay(1) - No display at all. sparseDetail(2) - Minimum detail. normalDetail(3) - General detail. verboseDetail(4) - Verbose detail. exhaustiveDetail(5) - Full detail.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noDisplay(1), sparseDetail(2), normalDetail(3), verboseDetail(4), exhaustiveDetail(5)  

cslogEventSeverityDispConsole 1.3.6.1.4.1.9.9.270.1.1.2
This object indicates which syslog severity level messages can be displayed on the console. A high severity value implies a low severity. If the display bit on the object cslogEventDisposition is set for this severity, all messages have severity values less than or equal to clogMaxSeverity and this object will be displayed on the console.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

cslogEventSeverityDispHtmlGUI 1.3.6.1.4.1.9.9.270.1.1.3
This object indicates which syslog severity level messages can be displayed on the event log GUI. A high severity value implies a low severity. If the display bit on the object cslogEventDisposition is set for this severity, all messages have severity values less than or equal to clogMaxSeverity and this object will be displayed on the event log GUI web pages.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

cslogEventSeverityDispHtmlConsol 1.3.6.1.4.1.9.9.270.1.1.4
This object indicates which syslog severity level messages can be displayed on the HTML event log console. A high severity value implies a low severity. If the display bit on the object cslogEventDisposition is set for this severity, all messages have severity values less than or equal to clogMaxSeverity and this object will be displayed on the GUI browser console page.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

cslogEventDispositionTable 1.3.6.1.4.1.9.9.270.1.1.5
This table contains parameters to configure Syslog message disposition mechanisms and keep message counts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CslogEventDispositionEntry

cslogEventDispositionEntry 1.3.6.1.4.1.9.9.270.1.1.5.1
There is one entry per Syslog severity in the cslogEventDispositionTable. Each entry contains parameters for message disposition and count.
Status: current Access: not-accessible
OBJECT-TYPE    
  CslogEventDispositionEntry  

cslogEventDispositionSeverity 1.3.6.1.4.1.9.9.270.1.1.5.1.1
This object defines the Syslog serverity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SyslogSeverity  

cslogEventDisposition 0.1.3.6.1.4.1.9.9.270.1.1.5.1.2
This object defines the disposition method for Syslog messages of a specific severity.
Status: current Access: read-write
OBJECT-TYPE    
  CslogEventDisposition  

cslogEventDispositionCount 1.3.6.1.4.1.9.9.270.1.1.5.1.3
This is the number of Syslog messages of a specific severity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoSlogEventExtMIBConformance 1.3.6.1.4.1.9.9.270.2
OBJECT IDENTIFIER    

ciscoSlogEventExtMIBCompliances 1.3.6.1.4.1.9.9.270.2.1
OBJECT IDENTIFIER    

ciscoSlogEventExtMIBGroups 1.3.6.1.4.1.9.9.270.2.2
OBJECT IDENTIFIER    

ciscoSlogEventExtCompliance 1.3.6.1.4.1.9.9.270.2.1.1
The compliance statement for the cslogEventExt groups.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoSlogEventExtConfigGroup 1.3.6.1.4.1.9.9.270.2.2.1
These are objects supporting Syslog event configuration.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSlogEventExtStatsGroup 1.3.6.1.4.1.9.9.270.2.2.2
These are objects to provide Syslog event statistics.
Status: current Access: read-only
OBJECT-GROUP