MIB Viewer

CIE1000-SYSLOG-MIB

29 objects
This is a private MIB for Syslog
Imported Objects
CIE1000-TCCIE1000DisplayString CIE1000InetAddress
CISCO-IE1000-MIBcie1000SwitchMgmt
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDateAndTime TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.832.1.37Identitycie1000SyslogMibThis is a private MIB for Syslog
1.3.6.1.4.1.9.9.832.1.37.1Nodecie1000SyslogMibObjects
1.3.6.1.4.1.9.9.832.1.37.1.2Nodecie1000SyslogConfig
1.3.6.1.4.1.9.9.832.1.37.1.2.1Nodecie1000SyslogConfigServer
1.3.6.1.4.1.9.9.832.1.37.1.2.1.1Scalarcie1000SyslogConfigServerModeread-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.832.1.37.1.2.1.2Scalarcie1000SyslogConfigServerAddressread-writecurrentThe domain name of syslog server.
1.3.6.1.4.1.9.9.832.1.37.1.2.1.3Scalarcie1000SyslogConfigServerLevelread-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.832.1.37.1.3Nodecie1000SyslogStatus
1.3.6.1.4.1.9.9.832.1.37.1.3.1Tablecie1000SyslogStatusHistoryTablenot-accessiblecurrentThe syslog history table.
1.3.6.1.4.1.9.9.832.1.37.1.3.1.1Rowcie1000SyslogStatusHistoryEntrynot-accessiblecurrentEach row contains a set of parameters.
1.3.6.1.4.1.9.9.832.1.37.1.3.1.1.1Columncie1000SyslogStatusHistorySwitchIdaccessible-for-notifycurrentThe 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.2Columncie1000SyslogStatusHistoryMsgIdaccessible-for-notifycurrentThe identification of Syslog message.
1.3.6.1.4.1.9.9.832.1.37.1.3.1.1.3Columncie1000SyslogStatusHistoryMsgLevelread-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.832.1.37.1.3.1.1.4Columncie1000SyslogStatusHistoryMsgTimeStampread-onlycurrentThe value of sysUpTime when this message was generated.
1.3.6.1.4.1.9.9.832.1.37.1.3.1.1.5Columncie1000SyslogStatusHistoryMsgTextread-onlycurrentThe detailed context of the system log message.
1.3.6.1.4.1.9.9.832.1.37.1.4Nodecie1000SyslogControl
1.3.6.1.4.1.9.9.832.1.37.1.4.1Tablecie1000SyslogControlHistoryTablenot-accessiblecurrentThe syslog history clear table.
1.3.6.1.4.1.9.9.832.1.37.1.4.1.1Rowcie1000SyslogControlHistoryEntrynot-accessiblecurrentEach row contains a set of parameters.
1.3.6.1.4.1.9.9.832.1.37.1.4.1.1.1Columncie1000SyslogControlHistorySwitchIdaccessible-for-notifycurrentThe 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.2Columncie1000SyslogControlHistoryClearLevelaccessible-for-notifycurrentIndicates which level of message want to clear.
1.3.6.1.4.1.9.9.832.1.37.1.4.1.1.3Columncie1000SyslogControlHistoryClearread-writecurrentClear syslog history by setting to true.
1.3.6.1.4.1.9.9.832.1.37.2Nodecie1000SyslogMibConformance
1.3.6.1.4.1.9.9.832.1.37.2.1Nodecie1000SyslogMibCompliances
1.3.6.1.4.1.9.9.832.1.37.2.1.1Compliancecie1000SyslogMibCompliancecurrentThe compliance statement for the implementation.
1.3.6.1.4.1.9.9.832.1.37.2.2Nodecie1000SyslogMibGroups
1.3.6.1.4.1.9.9.832.1.37.2.2.1Groupcie1000SyslogConfigServerInfoGroupcurrentA collection of objects.
1.3.6.1.4.1.9.9.832.1.37.2.2.2Groupcie1000SyslogStatusHistoryTableInfoGroupcurrentA collection of objects.
1.3.6.1.4.1.9.9.832.1.37.2.2.3Groupcie1000SyslogControlHistoryTableInfoGroupcurrentA collection of objects.
Type Definitions
NameSyntaxStatusDescription
CIE1000SyslogLevelTypeINTEGER { critical(2), error(3), warning(4), notice(5), informational(6), all(8) }currentThe syslog severity level.