CISCO-SYSLOG-EVENT-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SYSLOG-EVENT-EXT-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
 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.
         ciscoSyslogEventExtMIBObjects 1.3.6.1.4.1.9.9.270.1
             cslogEventConfig 1.3.6.1.4.1.9.9.270.1.1
                 cslogEventDetailDefault 1.3.6.1.4.1.9.9.270.1.1.1 integer read-write
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. Enumeration: 'verboseDetail': 4, 'normalDetail': 3, 'exhaustiveDetail': 5, 'noDisplay': 1, 'sparseDetail': 2.
                 cslogEventSeverityDispConsole 1.3.6.1.4.1.9.9.270.1.1.2 syslogseverity read-write
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.
                 cslogEventSeverityDispHtmlGUI 1.3.6.1.4.1.9.9.270.1.1.3 syslogseverity read-write
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.
                 cslogEventSeverityDispHtmlConsol 1.3.6.1.4.1.9.9.270.1.1.4 syslogseverity read-write
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.
                 cslogEventDispositionTable 1.3.6.1.4.1.9.9.270.1.1.5 no-access
This table contains parameters to configure Syslog message disposition mechanisms and keep message counts.
                     cslogEventDispositionEntry 1.3.6.1.4.1.9.9.270.1.1.5.1 no-access
There is one entry per Syslog severity in the cslogEventDispositionTable. Each entry contains parameters for message disposition and count.
                         cslogEventDispositionSeverity 1.3.6.1.4.1.9.9.270.1.1.5.1.1 syslogseverity no-access
This object defines the Syslog serverity.
                         cslogEventDisposition 1.3.6.1.4.1.9.9.270.1.1.5.1.2 cslogeventdisposition read-write
This object defines the disposition method for Syslog messages of a specific severity.
                         cslogEventDispositionCount 1.3.6.1.4.1.9.9.270.1.1.5.1.3 counter32 read-only
This is the number of Syslog messages of a specific severity.
         ciscoSlogEventExtMIBConformance 1.3.6.1.4.1.9.9.270.2
             ciscoSlogEventExtMIBCompliances 1.3.6.1.4.1.9.9.270.2.1
                 ciscoSlogEventExtCompliance 1.3.6.1.4.1.9.9.270.2.1.1
The compliance statement for the cslogEventExt groups.
             ciscoSlogEventExtMIBGroups 1.3.6.1.4.1.9.9.270.2.2
                 ciscoSlogEventExtConfigGroup 1.3.6.1.4.1.9.9.270.2.2.1
These are objects supporting Syslog event configuration.
                 ciscoSlogEventExtStatsGroup 1.3.6.1.4.1.9.9.270.2.2.2
These are objects to provide Syslog event statistics.