MIB Viewer

CISCO-SYSLOG-EVENT-EXT-MIB

19 objects
This MIB module extends the Cisco Syslog MIB and provides network management support to handle and process Syslog messages as device events.
Imported Objects
CISCO-SMIciscoMgmt
CISCO-SYSLOG-MIBSyslogSeverity
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.270IdentityciscoSyslogEventExtMIBThis MIB module extends the Cisco Syslog MIB and provides network management support to handle and process Syslog messages as device events.
1.3.6.1.4.1.9.9.270.1NodeciscoSyslogEventExtMIBObjects
1.3.6.1.4.1.9.9.270.1.1NodecslogEventConfig
1.3.6.1.4.1.9.9.270.1.1.1ScalarcslogEventDetailDefaultread-writecurrentThis object defines the detail level at which Syslog messages are displayed on the console or HTML user interface. Detail level classifications are: noDisplay(…
1.3.6.1.4.1.9.9.270.1.1.2ScalarcslogEventSeverityDispConsoleread-writecurrentThis 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…
1.3.6.1.4.1.9.9.270.1.1.3ScalarcslogEventSeverityDispHtmlGUIread-writecurrentThis 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 …
1.3.6.1.4.1.9.9.270.1.1.4ScalarcslogEventSeverityDispHtmlConsolread-writecurrentThis 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…
1.3.6.1.4.1.9.9.270.1.1.5TablecslogEventDispositionTablenot-accessiblecurrentThis table contains parameters to configure Syslog message disposition mechanisms and keep message counts.
1.3.6.1.4.1.9.9.270.1.1.5.1RowcslogEventDispositionEntrynot-accessiblecurrentThere is one entry per Syslog severity in the cslogEventDispositionTable. Each entry contains parameters for message disposition and count.
1.3.6.1.4.1.9.9.270.1.1.5.1.1ColumncslogEventDispositionSeveritynot-accessiblecurrentThis object defines the Syslog serverity.
1.3.6.1.4.1.9.9.270.1.1.5.1.2ColumncslogEventDispositionread-writecurrentThis object defines the disposition method for Syslog messages of a specific severity.
1.3.6.1.4.1.9.9.270.1.1.5.1.3ColumncslogEventDispositionCountread-onlycurrentThis is the number of Syslog messages of a specific severity.
1.3.6.1.4.1.9.9.270.2NodeciscoSlogEventExtMIBConformance
1.3.6.1.4.1.9.9.270.2.1NodeciscoSlogEventExtMIBCompliances
1.3.6.1.4.1.9.9.270.2.1.1ComplianceciscoSlogEventExtCompliancecurrentThe compliance statement for the cslogEventExt groups.
1.3.6.1.4.1.9.9.270.2.2NodeciscoSlogEventExtMIBGroups
1.3.6.1.4.1.9.9.270.2.2.1GroupciscoSlogEventExtConfigGroupcurrentThese are objects supporting Syslog event configuration.
1.3.6.1.4.1.9.9.270.2.2.2GroupciscoSlogEventExtStatsGroupcurrentThese are objects to provide Syslog event statistics.
Type Definitions
NameSyntaxStatusDescription
CslogEventDispositionBITS { none(0), count(1), display(2), notify(3) }currentThis 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…