HH3C-SYSLOG-MIB
87 objects
All the configuration of the syslog can be managed by syslog Mib.
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TAddress TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.25506.2.63 | Identityhh3cSyslog | All the configuration of the syslog can be managed by syslog Mib. | ||
| 1.3.6.1.4.1.25506.2.63.1 | Nodehh3cSyslogObjects | |||
| 1.3.6.1.4.1.25506.2.63.1.1 | Nodehh3cSyslogObject | |||
| 1.3.6.1.4.1.25506.2.63.1.1.1 | Scalarhh3cSyslogState | read-write | current | The state of syslog: true(1):enable. false(2):disable. |
| 1.3.6.1.4.1.25506.2.63.1.1.2 | Scalarhh3cSyslogMaxLoghost | read-only | current | The object shows the maximum number of rows in hh3cLoghostTable. |
| 1.3.6.1.4.1.25506.2.63.1.1.3 | Scalarhh3cSyslogMaxChannel | read-only | current | The object shows the maximum number of channels in hh3cSyslogChannelTable. |
| 1.3.6.1.4.1.25506.2.63.1.1.4 | Scalarhh3cSyslogMaxLogbufferSize | read-only | current | The maximum number of messages that can be stored in logbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.1.5 | Scalarhh3cSyslogMaxTrapbufferSize | read-only | current | The maximum number of messages that can be stored in trapbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.1.6 | Scalarhh3cSyslogState2 | read-write | current | Status of syslog, on for enabled or off for disabled. This node differs from hh3cSyslogState in value. |
| 1.3.6.1.4.1.25506.2.63.1.2 | Nodehh3cSyslogConsole | |||
| 1.3.6.1.4.1.25506.2.63.1.2.1 | Scalarhh3cSyslogConsoleChannel | read-write | current | The channel number of console. |
| 1.3.6.1.4.1.25506.2.63.1.3 | Nodehh3cSyslogMonitor | |||
| 1.3.6.1.4.1.25506.2.63.1.3.1 | Scalarhh3cSyslogMonitorChannel | read-write | current | The channel number of monitor. |
| 1.3.6.1.4.1.25506.2.63.1.4 | Nodehh3cSyslogSnmp | |||
| 1.3.6.1.4.1.25506.2.63.1.4.1 | Scalarhh3cSyslogSnmpChannel | read-write | current | The channel number of snmp. |
| 1.3.6.1.4.1.25506.2.63.1.5 | Nodehh3cSyslogLogbuffer | |||
| 1.3.6.1.4.1.25506.2.63.1.5.1 | Scalarhh3cSyslogLogbufferChannel | read-write | current | The channel number of logbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.5.2 | Scalarhh3cSyslogLogbufferSize | read-write | current | The capacity of logbuffer which can be customized by users. The valid range is from 0 to hh3cSyslogMaxLogbufferSize. |
| 1.3.6.1.4.1.25506.2.63.1.5.3 | Tablehh3cSyslogLogbufferTable | not-accessible | current | The table of logbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.5.3.1 | Rowhh3cSyslogLogbufferEntry | not-accessible | current | The logbuffer entry of syslog. |
| 1.3.6.1.4.1.25506.2.63.1.5.3.1.1 | Columnhh3cLogbufferIndex | not-accessible | current | The index of this table. |
| 1.3.6.1.4.1.25506.2.63.1.5.3.1.2 | Columnhh3cLogbufferCurrentMessages | read-only | current | The number of log messages stored in logbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.5.3.1.3 | Columnhh3cLogbufferOverwrittenMessages | read-only | current | The number of log messages overwritten in logbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.5.3.1.4 | Columnhh3cLogbufferDroppedMessages | read-only | current | The number of log messages dropped in logbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.5.4 | Tablehh3cSyslogLogbufContTable | not-accessible | current | The table of logbuffer contents. |
| 1.3.6.1.4.1.25506.2.63.1.5.4.1 | Rowhh3cSyslogLogbufContEntry | not-accessible | current | The contens entry of logbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.5.4.1.1 | Columnhh3cLogbufContIndex | not-accessible | current | The index of this table. |
| 1.3.6.1.4.1.25506.2.63.1.5.4.1.2 | Columnhh3cLogbufContDescription | read-only | current | The contents of logbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.6 | Nodehh3cSyslogTrapbuffer | |||
| 1.3.6.1.4.1.25506.2.63.1.6.1 | Scalarhh3cSyslogTrapbufferChannel | read-write | current | The channel number of trapbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.6.2 | Scalarhh3cSyslogTrapbufferSize | read-write | current | The capacity of the trapbuffer which can be customized by users. The valid range is from 0 to hh3cSyslogMaxTrapbufferSize. |
| 1.3.6.1.4.1.25506.2.63.1.6.3 | Tablehh3cSyslogTrapbufferTable | not-accessible | current | The table of trapbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.6.3.1 | Rowhh3cSyslogTrapbufferEntry | not-accessible | current | The trapbuffer entry of syslog. |
| 1.3.6.1.4.1.25506.2.63.1.6.3.1.1 | Columnhh3cTrapbufferIndex | not-accessible | current | The index of this table. |
| 1.3.6.1.4.1.25506.2.63.1.6.3.1.2 | Columnhh3cTrapbufferCurrentMessages | read-only | current | The number of trap messages stored in trapbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.6.3.1.3 | Columnhh3cTrapbufferOverwrittenMessages | read-only | current | The number of trap messages overwritten in trapbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.6.3.1.4 | Columnhh3cTrapbufferDroppedMessages | read-only | current | The number of trap messages dropped in trapbuffer. |
| 1.3.6.1.4.1.25506.2.63.1.7 | Nodehh3cSyslogLoghost | |||
| 1.3.6.1.4.1.25506.2.63.1.7.1 | Scalarhh3cSyslogLoghostSourceInterface | read-write | current | The source interface which sends message to loghost. All loghosts use the same source interface. |
| 1.3.6.1.4.1.25506.2.63.1.7.2 | Scalarhh3cSyslogLoghostTimestampType | read-write | current | Time stamp type of message sent to loghost. |
| 1.3.6.1.4.1.25506.2.63.1.7.3 | Tablehh3cSyslogLoghostTable | not-accessible | current | The table of loghost. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1 | Rowhh3cSyslogLoghostEntry | not-accessible | current | The loghost entry of syslog. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.1 | Columnhh3cSyslogLoghostIndex | not-accessible | current | The index of this table. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.2 | Columnhh3cSyslogLoghostChannel | read-create | current | The channel number of loghost. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.3 | Columnhh3cSyslogLoghostIpaddressType | read-create | current | The ip address type of loghost. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.4 | Columnhh3cSyslogLoghostIpaddress | read-create | current | The ip address of loghost. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.5 | Columnhh3cSyslogLoghostFacility | read-create | current | The operations staff can selectively filter the messages with priority which consists of facility that generates the message and severity of the message. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.6 | Columnhh3cSyslogLoghostLanguage | read-create | current | The language of the message sent to the loghost. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.7 | Columnhh3cSyslogLoghostOperateRowStatus | read-create | current | The status of this table entry. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.8 | Columnhh3cSyslogLoghostIpaddressPort | read-create | current | The loghost server port. |
| 1.3.6.1.4.1.25506.2.63.1.7.3.1.9 | Columnhh3cSyslogLoghostTAddress | read-create | current | The loghost server transport address. |
| 1.3.6.1.4.1.25506.2.63.1.8 | Nodehh3cSyslogChannel | |||
| 1.3.6.1.4.1.25506.2.63.1.8.1 | Tablehh3cSyslogChannelTable | not-accessible | current | A table of syslog channel. |
| 1.3.6.1.4.1.25506.2.63.1.8.1.1 | Rowhh3cSyslogChannelEntry | not-accessible | current | The channel entry of syslog. |
| 1.3.6.1.4.1.25506.2.63.1.8.1.1.1 | Columnhh3cSyslogChannelIndex | not-accessible | current | The index of this table. |
| 1.3.6.1.4.1.25506.2.63.1.8.1.1.2 | Columnhh3cSyslogChannelName | read-write | current | The name of channel. The channel name must be different from each other. |
| 1.3.6.1.4.1.25506.2.63.1.9 | Nodehh3cSyslogModule | |||
| 1.3.6.1.4.1.25506.2.63.1.9.1 | Tablehh3cSyslogModuleTable | not-accessible | current | A table of syslog module. |
| 1.3.6.1.4.1.25506.2.63.1.9.1.1 | Rowhh3cSyslogModuleEntry | not-accessible | current | The module entry of syslog. |
| 1.3.6.1.4.1.25506.2.63.1.9.1.1.1 | Columnhh3cSyslogModuleIndex | not-accessible | current | The index of this table. |
| 1.3.6.1.4.1.25506.2.63.1.9.1.1.2 | Columnhh3cSyslogModuleName | read-only | current | The name of module. |
| 1.3.6.1.4.1.25506.2.63.1.10 | Nodehh3cSyslogLog | |||
| 1.3.6.1.4.1.25506.2.63.1.10.1 | Scalarhh3cSyslogLogTimestampType | read-write | current | Time stamp type of log message. |
| 1.3.6.1.4.1.25506.2.63.1.10.2 | Tablehh3cSyslogLogTable | not-accessible | current | A table of syslog module. |
| 1.3.6.1.4.1.25506.2.63.1.10.2.1 | Rowhh3cSyslogLogEntry | not-accessible | current | The log entry of syslog. |
| 1.3.6.1.4.1.25506.2.63.1.10.2.1.1 | Columnhh3cSyslogLogState | read-create | current | The switch state of log. |
| 1.3.6.1.4.1.25506.2.63.1.10.2.1.2 | Columnhh3cSyslogLogLevel | read-create | current | The level of log message. |
| 1.3.6.1.4.1.25506.2.63.1.10.2.1.3 | Columnhh3cSyslogLogRowStatus | read-create | current | The status of this table entry. |
| 1.3.6.1.4.1.25506.2.63.1.10.3 | Scalarhh3cSyslogLogGlobalLevel | read-write | obsolete | The global level of log message. This object is replaced by hh3cSyslogLogGlobalLevelRfc because its value does not accord with RFC5424. |
| 1.3.6.1.4.1.25506.2.63.1.10.4 | Scalarhh3cSyslogLogGlobalLevelRfc | read-write | current | The global level of log message. This object replaces hh3cSyslogLogGlobalLevel because it observes the terms of RFC5424. |
| 1.3.6.1.4.1.25506.2.63.1.11 | Nodehh3cSyslogTrap | |||
| 1.3.6.1.4.1.25506.2.63.1.11.1 | Scalarhh3cSyslogTrapTimestampType | read-write | current | Time stamp type of trap message. |
| 1.3.6.1.4.1.25506.2.63.1.11.2 | Tablehh3cSyslogTrapTable | not-accessible | current | A table of syslog module. |
| 1.3.6.1.4.1.25506.2.63.1.11.2.1 | Rowhh3cSyslogTrapEntry | not-accessible | current | The trap entry of syslog. |
| 1.3.6.1.4.1.25506.2.63.1.11.2.1.1 | Columnhh3cSyslogTrapState | read-create | current | The switch state of trap. |
| 1.3.6.1.4.1.25506.2.63.1.11.2.1.2 | Columnhh3cSyslogTrapLevel | read-create | current | The level of trap message. |
| 1.3.6.1.4.1.25506.2.63.1.11.2.1.3 | Columnhh3cSyslogTrapRowStatus | read-create | current | The status of this table entry. |
| 1.3.6.1.4.1.25506.2.63.1.12 | Nodehh3cSyslogDebug | |||
| 1.3.6.1.4.1.25506.2.63.1.12.1 | Scalarhh3cSyslogDebugTimestampType | read-write | current | Time stamp type of debug message. |
| 1.3.6.1.4.1.25506.2.63.1.12.2 | Tablehh3cSyslogDebugTable | not-accessible | current | A table of syslog module. |
| 1.3.6.1.4.1.25506.2.63.1.12.2.1 | Rowhh3cSyslogDebugEntry | not-accessible | current | The debug entry of syslog. |
| 1.3.6.1.4.1.25506.2.63.1.12.2.1.1 | Columnhh3cSyslogDebugState | read-create | current | The switch state of debug. |
| 1.3.6.1.4.1.25506.2.63.1.12.2.1.2 | Columnhh3cSyslogDebugLevel | read-create | current | The level of debug message. |
| 1.3.6.1.4.1.25506.2.63.1.12.2.1.3 | Columnhh3cSyslogDebugRowStatus | read-create | current | The status of this table entry. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| FacilityType | INTEGER { kernel(0), userLevel(1), mailSystem(2), systemDaemons(3), securityAuthorization(4), internallyMessages(5), linePrinter(6), networkNews(7), uucp(8), clockDaemon(9), securityAuthorization2(10), ftpDaemon(11), ntp(12), logAudit(13), logAlert(14), clockDaemon2(15), local0(16), local1(17), local2(18), local3(19), local4(20), local5(21), local6(22), local7(23) } | current | Specify loghost facility which generates messages. |
| MessageLevelType | INTEGER { emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8), invalid(9) } | current | Specify severity level of message. |
| TimeStampType | INTEGER { none(1), date(2), boot(3), dateWithoutYear(4) } | current | Specify operation types on time stamp of message. none: no time stamp information in message. date: the time stamp type of message is date. boot: the time stamp type of message is the time from uptime of system. dateWit… |