HH3C-SYSLOG-MIB
All the configuration of the syslog can be managed by syslog Mib.
Main OID:
hh3cSyslog.1.3.6.1.4.1.25506.2.63
84
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
84 total| Object Name |
|---|
hh3cSyslogAll the configuration of the syslog can be managed by syslog Mib. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.63 |
hh3cSyslogObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1 |
hh3cSyslogObject OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.1 |
hh3cSyslogStateThe state of syslog: true(1):enable. false(2):disable.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.1.1 |
hh3cSyslogMaxLoghostThe object shows the maximum number of rows in hh3cLoghostTable.ro Integer32 .1.3.6.1.4.1.25506.2.63.1.1.2 |
hh3cSyslogMaxChannelThe object shows the maximum number of channels in hh3cSyslogChannelTable.ro Integer32 .1.3.6.1.4.1.25506.2.63.1.1.3 |
hh3cSyslogMaxLogbufferSizeThe maximum number of messages that can be stored in logbuffer.ro Integer32 .1.3.6.1.4.1.25506.2.63.1.1.4 |
hh3cSyslogMaxTrapbufferSizeThe maximum number of messages that can be stored in trapbuffer.ro Integer32 .1.3.6.1.4.1.25506.2.63.1.1.5 |
hh3cSyslogState2Status of syslog, on for enabled or off for disabled. This node differs from hh3cSyslogState in value.rw Enumeration .1.3.6.1.4.1.25506.2.63.1.1.6 |
hh3cSyslogConsole OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.2 |
hh3cSyslogConsoleChannelThe channel number of console.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.2.1 |
hh3cSyslogMonitor OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.3 |
hh3cSyslogMonitorChannelThe channel number of monitor.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.3.1 |
hh3cSyslogSnmp OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.4 |
hh3cSyslogSnmpChannelThe channel number of snmp.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.4.1 |
hh3cSyslogLogbuffer OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.5 |
hh3cSyslogLogbufferChannelThe channel number of logbuffer.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.5.1 |
hh3cSyslogLogbufferSizeThe capacity of logbuffer which can be customized by users. The valid range is from 0 to hh3cSyslogMaxLogbufferSize.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.5.2 |
hh3cSyslogLogbufferTableThe table of logbuffer. SEQUENCE OF Hh3cSyslogLogbufferEntry .1.3.6.1.4.1.25506.2.63.1.5.3 |
hh3cSyslogLogbufferEntryThe logbuffer entry of syslog. Hh3cSyslogLogbufferEntry .1.3.6.1.4.1.25506.2.63.1.5.3.1 |
hh3cLogbufferIndexThe index of this table. Integer32 .1.3.6.1.4.1.25506.2.63.1.5.3.1.1 |
hh3cLogbufferCurrentMessagesThe number of log messages stored in logbuffer.ro Unsigned32 .1.3.6.1.4.1.25506.2.63.1.5.3.1.2 |
hh3cLogbufferOverwrittenMessagesThe number of log messages overwritten in logbuffer.ro Counter32 .1.3.6.1.4.1.25506.2.63.1.5.3.1.3 |
hh3cLogbufferDroppedMessagesThe number of log messages dropped in logbuffer.ro Counter32 .1.3.6.1.4.1.25506.2.63.1.5.3.1.4 |
hh3cSyslogLogbufContTableThe table of logbuffer contents. SEQUENCE OF Hh3cSyslogLogbufContEntry .1.3.6.1.4.1.25506.2.63.1.5.4 |
hh3cSyslogLogbufContEntryThe contens entry of logbuffer. Hh3cSyslogLogbufContEntry .1.3.6.1.4.1.25506.2.63.1.5.4.1 |
hh3cLogbufContIndexThe index of this table. Integer32 .1.3.6.1.4.1.25506.2.63.1.5.4.1.1 |
hh3cLogbufContDescriptionThe contents of logbuffer.ro DisplayString .1.3.6.1.4.1.25506.2.63.1.5.4.1.2 |
hh3cSyslogTrapbuffer OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.6 |
hh3cSyslogTrapbufferChannelThe channel number of trapbuffer.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.6.1 |
hh3cSyslogTrapbufferSizeThe capacity of the trapbuffer which can be customized by users. The valid range is from 0 to hh3cSyslogMaxTrapbufferSize.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.6.2 |
hh3cSyslogTrapbufferTableThe table of trapbuffer. SEQUENCE OF Hh3cSyslogTrapbufferEntry .1.3.6.1.4.1.25506.2.63.1.6.3 |
hh3cSyslogTrapbufferEntryThe trapbuffer entry of syslog. Hh3cSyslogTrapbufferEntry .1.3.6.1.4.1.25506.2.63.1.6.3.1 |
hh3cTrapbufferIndexThe index of this table. Integer32 .1.3.6.1.4.1.25506.2.63.1.6.3.1.1 |
hh3cTrapbufferCurrentMessagesThe number of trap messages stored in trapbuffer.ro Unsigned32 .1.3.6.1.4.1.25506.2.63.1.6.3.1.2 |
hh3cTrapbufferOverwrittenMessagesThe number of trap messages overwritten in trapbuffer.ro Counter32 .1.3.6.1.4.1.25506.2.63.1.6.3.1.3 |
hh3cTrapbufferDroppedMessagesThe number of trap messages dropped in trapbuffer.ro Counter32 .1.3.6.1.4.1.25506.2.63.1.6.3.1.4 |
hh3cSyslogLoghost OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.7 |
hh3cSyslogLoghostSourceInterfaceThe source interface which sends message to loghost. All loghosts use the same source interface.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.7.1 |
hh3cSyslogLoghostTimestampTypeTime stamp type of message sent to loghost.rw TimeStampType .1.3.6.1.4.1.25506.2.63.1.7.2 |
hh3cSyslogLoghostTableThe table of loghost. SEQUENCE OF Hh3cSyslogLoghostEntry .1.3.6.1.4.1.25506.2.63.1.7.3 |
hh3cSyslogLoghostEntryThe loghost entry of syslog. Hh3cSyslogLoghostEntry .1.3.6.1.4.1.25506.2.63.1.7.3.1 |
hh3cSyslogLoghostIndexThe index of this table. Integer32 .1.3.6.1.4.1.25506.2.63.1.7.3.1.1 |
hh3cSyslogLoghostChannelThe channel number of loghost.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.7.3.1.2 |
hh3cSyslogLoghostIpaddressTypeThe ip address type of loghost.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.63.1.7.3.1.3 |
hh3cSyslogLoghostIpaddressThe ip address of loghost.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.63.1.7.3.1.4 |
hh3cSyslogLoghostFacilityThe operations staff can selectively filter the messages with priority which consists of facility that generates the message and severity of the message.rw FacilityType .1.3.6.1.4.1.25506.2.63.1.7.3.1.5 |
hh3cSyslogLoghostLanguageThe language of the message sent to the loghost.rw Enumeration .1.3.6.1.4.1.25506.2.63.1.7.3.1.6 |
hh3cSyslogLoghostOperateRowStatusThe status of this table entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.7.3.1.7 |
hh3cSyslogLoghostIpaddressPortThe loghost server port.rw Integer32 .1.3.6.1.4.1.25506.2.63.1.7.3.1.8 |
hh3cSyslogLoghostTAddressThe loghost server transport address.rw TAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.7.3.1.9 |
hh3cSyslogChannel OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.8 |
hh3cSyslogChannelTableA table of syslog channel. SEQUENCE OF Hh3cSyslogChannelEntry .1.3.6.1.4.1.25506.2.63.1.8.1 |
hh3cSyslogChannelEntryThe channel entry of syslog. Hh3cSyslogChannelEntry .1.3.6.1.4.1.25506.2.63.1.8.1.1 |
hh3cSyslogChannelIndexThe index of this table. Integer32 .1.3.6.1.4.1.25506.2.63.1.8.1.1.1 |
hh3cSyslogChannelNameThe name of channel. The channel name must be different from each other.rw DisplayString .1.3.6.1.4.1.25506.2.63.1.8.1.1.2 |
hh3cSyslogModule OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.9 |
hh3cSyslogModuleTableA table of syslog module. SEQUENCE OF Hh3cSyslogModuleEntry .1.3.6.1.4.1.25506.2.63.1.9.1 |
hh3cSyslogModuleEntryThe module entry of syslog. Hh3cSyslogModuleEntry .1.3.6.1.4.1.25506.2.63.1.9.1.1 |
hh3cSyslogModuleIndexThe index of this table. Integer32 .1.3.6.1.4.1.25506.2.63.1.9.1.1.1 |
hh3cSyslogModuleNameThe name of module.ro DisplayString .1.3.6.1.4.1.25506.2.63.1.9.1.1.2 |
hh3cSyslogLog OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.10 |
hh3cSyslogLogTimestampTypeTime stamp type of log message.rw TimeStampType .1.3.6.1.4.1.25506.2.63.1.10.1 |
hh3cSyslogLogTableA table of syslog module. SEQUENCE OF Hh3cSyslogLogEntry .1.3.6.1.4.1.25506.2.63.1.10.2 |
hh3cSyslogLogEntryThe log entry of syslog. Hh3cSyslogLogEntry .1.3.6.1.4.1.25506.2.63.1.10.2.1 |
hh3cSyslogLogStateThe switch state of log.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.10.2.1.1 |
hh3cSyslogLogLevelThe level of log message.rw MessageLevelType .1.3.6.1.4.1.25506.2.63.1.10.2.1.2 |
hh3cSyslogLogRowStatusThe status of this table entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.10.2.1.3 |
hh3cSyslogLogGlobalLevelThe global level of log message. This object is replaced by hh3cSyslogLogGlobalLevelRfc because its value does not accord with RFC5424.rwobsolete MessageLevelType .1.3.6.1.4.1.25506.2.63.1.10.3 |
hh3cSyslogLogGlobalLevelRfcThe global level of log message. This object replaces hh3cSyslogLogGlobalLevel because it observes the terms of RFC5424.rw Enumeration .1.3.6.1.4.1.25506.2.63.1.10.4 |
hh3cSyslogTrap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.11 |
hh3cSyslogTrapTimestampTypeTime stamp type of trap message.rw TimeStampType .1.3.6.1.4.1.25506.2.63.1.11.1 |
hh3cSyslogTrapTableA table of syslog module. SEQUENCE OF Hh3cSyslogTrapEntry .1.3.6.1.4.1.25506.2.63.1.11.2 |
hh3cSyslogTrapEntryThe trap entry of syslog. Hh3cSyslogTrapEntry .1.3.6.1.4.1.25506.2.63.1.11.2.1 |
hh3cSyslogTrapStateThe switch state of trap.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.11.2.1.1 |
hh3cSyslogTrapLevelThe level of trap message.rw MessageLevelType .1.3.6.1.4.1.25506.2.63.1.11.2.1.2 |
hh3cSyslogTrapRowStatusThe status of this table entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.11.2.1.3 |
hh3cSyslogDebug OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.63.1.12 |
hh3cSyslogDebugTimestampTypeTime stamp type of debug message.rw TimeStampType .1.3.6.1.4.1.25506.2.63.1.12.1 |
hh3cSyslogDebugTableA table of syslog module. SEQUENCE OF Hh3cSyslogDebugEntry .1.3.6.1.4.1.25506.2.63.1.12.2 |
hh3cSyslogDebugEntryThe debug entry of syslog. Hh3cSyslogDebugEntry .1.3.6.1.4.1.25506.2.63.1.12.2.1 |
hh3cSyslogDebugStateThe switch state of debug.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.12.2.1.1 |
hh3cSyslogDebugLevelThe level of debug message.rw MessageLevelType .1.3.6.1.4.1.25506.2.63.1.12.2.1.2 |
hh3cSyslogDebugRowStatusThe status of this table entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.63.1.12.2.1.3 |