MIB Viewer

ME1200-SYSLOG-MIB

29 objects
This is a private MIB for Syslog
Imported Objects
CISCOME1200-MIBme1200SwitchMgmt
ME1200-TCME1200DisplayString ME1200InetAddress
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDateAndTime TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.815.1.37Identityme1200SyslogMibThis is a private MIB for Syslog
1.3.6.1.4.1.9.9.815.1.37.1Nodeme1200SyslogMibObjects
1.3.6.1.4.1.9.9.815.1.37.1.2Nodeme1200SyslogConfig
1.3.6.1.4.1.9.9.815.1.37.1.2.1Nodeme1200SyslogConfigServer
1.3.6.1.4.1.9.9.815.1.37.1.2.1.1Scalarme1200SyslogConfigServerModeread-writecurrentIndicates 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.2Scalarme1200SyslogConfigServerAddressread-writecurrentThe domain name of syslog server.
1.3.6.1.4.1.9.9.815.1.37.1.2.1.3Scalarme1200SyslogConfigServerLevelread-writecurrentIndicates 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.3Nodeme1200SyslogStatus
1.3.6.1.4.1.9.9.815.1.37.1.3.1Tableme1200SyslogStatusHistoryTablenot-accessiblecurrentThe syslog history table.
1.3.6.1.4.1.9.9.815.1.37.1.3.1.1Rowme1200SyslogStatusHistoryEntrynot-accessiblecurrentEach row contains a set of parameters.
1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.1Columnme1200SyslogStatusHistorySwitchIdnot-accessiblecurrentThe 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.2Columnme1200SyslogStatusHistoryMsgIdnot-accessiblecurrentThe identification of Syslog message.
1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.3Columnme1200SyslogStatusHistoryMsgLevelread-onlycurrentThe 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.4Columnme1200SyslogStatusHistoryMsgTimeStampread-onlycurrentThe value of sysUpTime when this message was generated.
1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.5Columnme1200SyslogStatusHistoryMsgTextread-onlycurrentThe detailed context of the system log message.
1.3.6.1.4.1.9.9.815.1.37.1.4Nodeme1200SyslogControl
1.3.6.1.4.1.9.9.815.1.37.1.4.1Tableme1200SyslogControlHistoryTablenot-accessiblecurrentThe syslog history clear table.
1.3.6.1.4.1.9.9.815.1.37.1.4.1.1Rowme1200SyslogControlHistoryEntrynot-accessiblecurrentEach row contains a set of parameters.
1.3.6.1.4.1.9.9.815.1.37.1.4.1.1.1Columnme1200SyslogControlHistorySwitchIdnot-accessiblecurrentThe 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.2Columnme1200SyslogControlHistoryClearLevelnot-accessiblecurrentIndicates which level of message want to clear.
1.3.6.1.4.1.9.9.815.1.37.1.4.1.1.3Columnme1200SyslogControlHistoryClearread-writecurrentClear syslog history by setting to true.
1.3.6.1.4.1.9.9.815.1.37.2Nodeme1200SyslogMibConformance
1.3.6.1.4.1.9.9.815.1.37.2.1Nodeme1200SyslogMibCompliances
1.3.6.1.4.1.9.9.815.1.37.2.1.1Complianceme1200SyslogMibCompliancecurrentThe compliance statement for the implementation.
1.3.6.1.4.1.9.9.815.1.37.2.2Nodeme1200SyslogMibGroups
1.3.6.1.4.1.9.9.815.1.37.2.2.1Groupme1200SyslogConfigServerInfoGroupcurrentA collection of objects suitable for bulk operations.
1.3.6.1.4.1.9.9.815.1.37.2.2.2Groupme1200SyslogStatusHistoryTableInfoGroupcurrentA collection of objects suitable for bulk operations.
1.3.6.1.4.1.9.9.815.1.37.2.2.3Groupme1200SyslogControlHistoryTableInfoGroupcurrentA collection of objects suitable for bulk operations.
Type Definitions
NameSyntaxStatusDescription
ME1200SyslogLevelTypeINTEGER { error(3), warning(4), notice(5), informational(6), all(8) }currentThe syslog severity level.