CIE1000-SYSLOG-MIB
29 objects
This is a private MIB for Syslog
Imported Objects
| CIE1000-TC | CIE1000DisplayString CIE1000InetAddress |
| CISCO-IE1000-MIB | cie1000SwitchMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DateAndTime TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.832.1.37 | Identitycie1000SyslogMib | This is a private MIB for Syslog | ||
| 1.3.6.1.4.1.9.9.832.1.37.1 | Nodecie1000SyslogMibObjects | |||
| 1.3.6.1.4.1.9.9.832.1.37.1.2 | Nodecie1000SyslogConfig | |||
| 1.3.6.1.4.1.9.9.832.1.37.1.2.1 | Nodecie1000SyslogConfigServer | |||
| 1.3.6.1.4.1.9.9.832.1.37.1.2.1.1 | Scalarcie1000SyslogConfigServerMode | 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.832.1.37.1.2.1.2 | Scalarcie1000SyslogConfigServerAddress | read-write | current | The domain name of syslog server. |
| 1.3.6.1.4.1.9.9.832.1.37.1.2.1.3 | Scalarcie1000SyslogConfigServerLevel | 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.832.1.37.1.3 | Nodecie1000SyslogStatus | |||
| 1.3.6.1.4.1.9.9.832.1.37.1.3.1 | Tablecie1000SyslogStatusHistoryTable | not-accessible | current | The syslog history table. |
| 1.3.6.1.4.1.9.9.832.1.37.1.3.1.1 | Rowcie1000SyslogStatusHistoryEntry | not-accessible | current | Each row contains a set of parameters. |
| 1.3.6.1.4.1.9.9.832.1.37.1.3.1.1.1 | Columncie1000SyslogStatusHistorySwitchId | accessible-for-notify | current | The identification of switch. For non-stackable switch, the valid value is limited to 1. |
| 1.3.6.1.4.1.9.9.832.1.37.1.3.1.1.2 | Columncie1000SyslogStatusHistoryMsgId | accessible-for-notify | current | The identification of Syslog message. |
| 1.3.6.1.4.1.9.9.832.1.37.1.3.1.1.3 | Columncie1000SyslogStatusHistoryMsgLevel | 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.832.1.37.1.3.1.1.4 | Columncie1000SyslogStatusHistoryMsgTimeStamp | read-only | current | The value of sysUpTime when this message was generated. |
| 1.3.6.1.4.1.9.9.832.1.37.1.3.1.1.5 | Columncie1000SyslogStatusHistoryMsgText | read-only | current | The detailed context of the system log message. |
| 1.3.6.1.4.1.9.9.832.1.37.1.4 | Nodecie1000SyslogControl | |||
| 1.3.6.1.4.1.9.9.832.1.37.1.4.1 | Tablecie1000SyslogControlHistoryTable | not-accessible | current | The syslog history clear table. |
| 1.3.6.1.4.1.9.9.832.1.37.1.4.1.1 | Rowcie1000SyslogControlHistoryEntry | not-accessible | current | Each row contains a set of parameters. |
| 1.3.6.1.4.1.9.9.832.1.37.1.4.1.1.1 | Columncie1000SyslogControlHistorySwitchId | accessible-for-notify | 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.832.1.37.1.4.1.1.2 | Columncie1000SyslogControlHistoryClearLevel | accessible-for-notify | current | Indicates which level of message want to clear. |
| 1.3.6.1.4.1.9.9.832.1.37.1.4.1.1.3 | Columncie1000SyslogControlHistoryClear | read-write | current | Clear syslog history by setting to true. |
| 1.3.6.1.4.1.9.9.832.1.37.2 | Nodecie1000SyslogMibConformance | |||
| 1.3.6.1.4.1.9.9.832.1.37.2.1 | Nodecie1000SyslogMibCompliances | |||
| 1.3.6.1.4.1.9.9.832.1.37.2.1.1 | Compliancecie1000SyslogMibCompliance | current | The compliance statement for the implementation. | |
| 1.3.6.1.4.1.9.9.832.1.37.2.2 | Nodecie1000SyslogMibGroups | |||
| 1.3.6.1.4.1.9.9.832.1.37.2.2.1 | Groupcie1000SyslogConfigServerInfoGroup | current | A collection of objects. | |
| 1.3.6.1.4.1.9.9.832.1.37.2.2.2 | Groupcie1000SyslogStatusHistoryTableInfoGroup | current | A collection of objects. | |
| 1.3.6.1.4.1.9.9.832.1.37.2.2.3 | Groupcie1000SyslogControlHistoryTableInfoGroup | current | A collection of objects. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CIE1000SyslogLevelType | INTEGER { critical(2), error(3), warning(4), notice(5), informational(6), all(8) } | current | The syslog severity level. |