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-SMI | ciscoMgmt |
| CISCO-SYSLOG-MIB | SyslogSeverity |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.270 | IdentityciscoSyslogEventExtMIB | This 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.1 | NodeciscoSyslogEventExtMIBObjects | |||
| 1.3.6.1.4.1.9.9.270.1.1 | NodecslogEventConfig | |||
| 1.3.6.1.4.1.9.9.270.1.1.1 | ScalarcslogEventDetailDefault | read-write | current | 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.3.6.1.4.1.9.9.270.1.1.2 | ScalarcslogEventSeverityDispConsole | read-write | current | 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… |
| 1.3.6.1.4.1.9.9.270.1.1.3 | ScalarcslogEventSeverityDispHtmlGUI | read-write | current | 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 … |
| 1.3.6.1.4.1.9.9.270.1.1.4 | ScalarcslogEventSeverityDispHtmlConsol | read-write | current | 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… |
| 1.3.6.1.4.1.9.9.270.1.1.5 | TablecslogEventDispositionTable | not-accessible | current | This 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.1 | RowcslogEventDispositionEntry | not-accessible | current | There 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.1 | ColumncslogEventDispositionSeverity | not-accessible | current | This object defines the Syslog serverity. |
| 1.3.6.1.4.1.9.9.270.1.1.5.1.2 | ColumncslogEventDisposition | read-write | current | This 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.3 | ColumncslogEventDispositionCount | read-only | current | This is the number of Syslog messages of a specific severity. |
| 1.3.6.1.4.1.9.9.270.2 | NodeciscoSlogEventExtMIBConformance | |||
| 1.3.6.1.4.1.9.9.270.2.1 | NodeciscoSlogEventExtMIBCompliances | |||
| 1.3.6.1.4.1.9.9.270.2.1.1 | ComplianceciscoSlogEventExtCompliance | current | The compliance statement for the cslogEventExt groups. | |
| 1.3.6.1.4.1.9.9.270.2.2 | NodeciscoSlogEventExtMIBGroups | |||
| 1.3.6.1.4.1.9.9.270.2.2.1 | GroupciscoSlogEventExtConfigGroup | current | These are objects supporting Syslog event configuration. | |
| 1.3.6.1.4.1.9.9.270.2.2.2 | GroupciscoSlogEventExtStatsGroup | current | These are objects to provide Syslog event statistics. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CslogEventDisposition | BITS { none(0), count(1), display(2), notify(3) } | current | 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… |