ME1200-SYSLOG-MIB
29 objects
This is a private MIB for Syslog
Imported Objects
| CISCOME1200-MIB | me1200SwitchMgmt |
| ME1200-TC | ME1200DisplayString ME1200InetAddress |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DateAndTime TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.815.1.37 | Identityme1200SyslogMib | This is a private MIB for Syslog | ||
| 1.3.6.1.4.1.9.9.815.1.37.1 | Nodeme1200SyslogMibObjects | |||
| 1.3.6.1.4.1.9.9.815.1.37.1.2 | Nodeme1200SyslogConfig | |||
| 1.3.6.1.4.1.9.9.815.1.37.1.2.1 | Nodeme1200SyslogConfigServer | |||
| 1.3.6.1.4.1.9.9.815.1.37.1.2.1.1 | Scalarme1200SyslogConfigServerMode | read-write | current | Indicates the syslog server mode operation. When the mode operation is enabled, the syslog message will send out to syslog server. |
| 1.3.6.1.4.1.9.9.815.1.37.1.2.1.2 | Scalarme1200SyslogConfigServerAddress | read-write | current | The domain name of syslog server. |
| 1.3.6.1.4.1.9.9.815.1.37.1.2.1.3 | Scalarme1200SyslogConfigServerLevel | read-write | current | Indicates what level of message will send to syslog server. For example, the error level will send the specific messages which severity code is less or equal t… |
| 1.3.6.1.4.1.9.9.815.1.37.1.3 | Nodeme1200SyslogStatus | |||
| 1.3.6.1.4.1.9.9.815.1.37.1.3.1 | Tableme1200SyslogStatusHistoryTable | not-accessible | current | The syslog history table. |
| 1.3.6.1.4.1.9.9.815.1.37.1.3.1.1 | Rowme1200SyslogStatusHistoryEntry | not-accessible | current | Each row contains a set of parameters. |
| 1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.1 | Columnme1200SyslogStatusHistorySwitchId | not-accessible | current | The identification of switch. For non-stackable switch, the valid value is limited to 1. |
| 1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.2 | Columnme1200SyslogStatusHistoryMsgId | not-accessible | current | The identification of Syslog message. |
| 1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.3 | Columnme1200SyslogStatusHistoryMsgLevel | read-only | current | The severity level of the system log message. Note that enumeration option of all(8) isn't used in this case. |
| 1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.4 | Columnme1200SyslogStatusHistoryMsgTimeStamp | read-only | current | The value of sysUpTime when this message was generated. |
| 1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.5 | Columnme1200SyslogStatusHistoryMsgText | read-only | current | The detailed context of the system log message. |
| 1.3.6.1.4.1.9.9.815.1.37.1.4 | Nodeme1200SyslogControl | |||
| 1.3.6.1.4.1.9.9.815.1.37.1.4.1 | Tableme1200SyslogControlHistoryTable | not-accessible | current | The syslog history clear table. |
| 1.3.6.1.4.1.9.9.815.1.37.1.4.1.1 | Rowme1200SyslogControlHistoryEntry | not-accessible | current | Each row contains a set of parameters. |
| 1.3.6.1.4.1.9.9.815.1.37.1.4.1.1.1 | Columnme1200SyslogControlHistorySwitchId | not-accessible | current | The identification of switch. For non-stackable switch, the valid value is limited to 1. For stackable switch, value 0 means the action is applied to all switc… |
| 1.3.6.1.4.1.9.9.815.1.37.1.4.1.1.2 | Columnme1200SyslogControlHistoryClearLevel | not-accessible | current | Indicates which level of message want to clear. |
| 1.3.6.1.4.1.9.9.815.1.37.1.4.1.1.3 | Columnme1200SyslogControlHistoryClear | read-write | current | Clear syslog history by setting to true. |
| 1.3.6.1.4.1.9.9.815.1.37.2 | Nodeme1200SyslogMibConformance | |||
| 1.3.6.1.4.1.9.9.815.1.37.2.1 | Nodeme1200SyslogMibCompliances | |||
| 1.3.6.1.4.1.9.9.815.1.37.2.1.1 | Complianceme1200SyslogMibCompliance | current | The compliance statement for the implementation. | |
| 1.3.6.1.4.1.9.9.815.1.37.2.2 | Nodeme1200SyslogMibGroups | |||
| 1.3.6.1.4.1.9.9.815.1.37.2.2.1 | Groupme1200SyslogConfigServerInfoGroup | current | A collection of objects suitable for bulk operations. | |
| 1.3.6.1.4.1.9.9.815.1.37.2.2.2 | Groupme1200SyslogStatusHistoryTableInfoGroup | current | A collection of objects suitable for bulk operations. | |
| 1.3.6.1.4.1.9.9.815.1.37.2.2.3 | Groupme1200SyslogControlHistoryTableInfoGroup | current | A collection of objects suitable for bulk operations. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ME1200SyslogLevelType | INTEGER { error(3), warning(4), notice(5), informational(6), all(8) } | current | The syslog severity level. |