HH3C-SYSLOG-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.63
- Last updated
- 2010-06-09 10:50
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2010-06-09 10:50
- Namespace
- comware
- Source file
HH3C-SYSLOG-MIB- Digest
sha256:81e7721dc2177593c823e04064524161fea8a29cac6891f321907e218ff81226
Description
All the configuration of the syslog can be managed by syslog Mib.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-OID-MIB HH3C-SYSLOG-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| FacilityType TEXTUAL-CONVENTION Specify loghost facility which generates messages. | current | |||
| MessageLevelType TEXTUAL-CONVENTION Specify severity level of message. | current | |||
| TimeStampType TEXTUAL-CONVENTION 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. dateWithoutYear: the time stamp type of message is date without year information. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cSyslogObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1 | |||
| hh3cSyslogObject OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.1 | |||
| hh3cSyslogState OBJECT-TYPE The state of syslog: true(1):enable. false(2):disable. | 1.3.6.1.4.1.25506.2.63.1.1.1 | TruthValue | read-write | current |
| hh3cSyslogMaxLoghost OBJECT-TYPE The object shows the maximum number of rows in hh3cLoghostTable. | 1.3.6.1.4.1.25506.2.63.1.1.2 | Integer32 | read-only | current |
| hh3cSyslogMaxChannel OBJECT-TYPE The object shows the maximum number of channels in hh3cSyslogChannelTable. | 1.3.6.1.4.1.25506.2.63.1.1.3 | Integer32 | read-only | current |
| hh3cSyslogMaxLogbufferSize OBJECT-TYPE The maximum number of messages that can be stored in logbuffer. | 1.3.6.1.4.1.25506.2.63.1.1.4 | Integer32 | read-only | current |
| hh3cSyslogMaxTrapbufferSize OBJECT-TYPE The maximum number of messages that can be stored in trapbuffer. | 1.3.6.1.4.1.25506.2.63.1.1.5 | Integer32 | read-only | current |
| hh3cSyslogState2 OBJECT-TYPE 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.1.6 | INTEGER {off(0), on(1)} | read-write | current |
| hh3cSyslogConsole OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.2 | |||
| hh3cSyslogConsoleChannel OBJECT-TYPE The channel number of console. | 1.3.6.1.4.1.25506.2.63.1.2.1 | Integer32 | read-write | current |
| hh3cSyslogMonitor OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.3 | |||
| hh3cSyslogMonitorChannel OBJECT-TYPE The channel number of monitor. | 1.3.6.1.4.1.25506.2.63.1.3.1 | Integer32 | read-write | current |
| hh3cSyslogSnmp OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.4 | |||
| hh3cSyslogSnmpChannel OBJECT-TYPE The channel number of snmp. | 1.3.6.1.4.1.25506.2.63.1.4.1 | Integer32 | read-write | current |
| hh3cSyslogLogbuffer OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.5 | |||
| hh3cSyslogLogbufferChannel OBJECT-TYPE The channel number of logbuffer. | 1.3.6.1.4.1.25506.2.63.1.5.1 | Integer32 | read-write | current |
| hh3cSyslogLogbufferSize OBJECT-TYPE 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.2 | Integer32 | read-write | current |
| hh3cSyslogLogbufferTable OBJECT-TYPE The table of logbuffer. | 1.3.6.1.4.1.25506.2.63.1.5.3 | not-accessible | current | |
| hh3cSyslogLogbufferEntry OBJECT-TYPE The logbuffer entry of syslog. | 1.3.6.1.4.1.25506.2.63.1.5.3.1 | not-accessible | current | |
| hh3cLogbufferIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.63.1.5.3.1.1 | Integer32 | not-accessible | current |
| hh3cLogbufferCurrentMessages OBJECT-TYPE The number of log messages stored in logbuffer. | 1.3.6.1.4.1.25506.2.63.1.5.3.1.2 | Unsigned32 | read-only | current |
| hh3cLogbufferOverwrittenMessages OBJECT-TYPE The number of log messages overwritten in logbuffer. | 1.3.6.1.4.1.25506.2.63.1.5.3.1.3 | Counter32 | read-only | current |
| hh3cLogbufferDroppedMessages OBJECT-TYPE The number of log messages dropped in logbuffer. | 1.3.6.1.4.1.25506.2.63.1.5.3.1.4 | Counter32 | read-only | current |
| hh3cSyslogLogbufContTable OBJECT-TYPE The table of logbuffer contents. | 1.3.6.1.4.1.25506.2.63.1.5.4 | not-accessible | current | |
| hh3cSyslogLogbufContEntry OBJECT-TYPE The contens entry of logbuffer. | 1.3.6.1.4.1.25506.2.63.1.5.4.1 | not-accessible | current | |
| hh3cLogbufContIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.63.1.5.4.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hh3cLogbufContDescription OBJECT-TYPE The contents of logbuffer. | 1.3.6.1.4.1.25506.2.63.1.5.4.1.2 | DisplayString (SIZE(0..1600)) | read-only | current |
| hh3cSyslogTrapbuffer OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.6 | |||
| hh3cSyslogTrapbufferChannel OBJECT-TYPE The channel number of trapbuffer. | 1.3.6.1.4.1.25506.2.63.1.6.1 | Integer32 | read-write | current |
| hh3cSyslogTrapbufferSize OBJECT-TYPE 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.2 | Integer32 | read-write | current |
| hh3cSyslogTrapbufferTable OBJECT-TYPE The table of trapbuffer. | 1.3.6.1.4.1.25506.2.63.1.6.3 | not-accessible | current | |
| hh3cSyslogTrapbufferEntry OBJECT-TYPE The trapbuffer entry of syslog. | 1.3.6.1.4.1.25506.2.63.1.6.3.1 | not-accessible | current | |
| hh3cTrapbufferIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.63.1.6.3.1.1 | Integer32 | not-accessible | current |
| hh3cTrapbufferCurrentMessages OBJECT-TYPE The number of trap messages stored in trapbuffer. | 1.3.6.1.4.1.25506.2.63.1.6.3.1.2 | Unsigned32 | read-only | current |
| hh3cTrapbufferOverwrittenMessages OBJECT-TYPE The number of trap messages overwritten in trapbuffer. | 1.3.6.1.4.1.25506.2.63.1.6.3.1.3 | Counter32 | read-only | current |
| hh3cTrapbufferDroppedMessages OBJECT-TYPE The number of trap messages dropped in trapbuffer. | 1.3.6.1.4.1.25506.2.63.1.6.3.1.4 | Counter32 | read-only | current |
| hh3cSyslogLoghost OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.7 | |||
| hh3cSyslogLoghostSourceInterface OBJECT-TYPE 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.1 | Integer32 | read-write | current |
| hh3cSyslogLoghostTimestampType OBJECT-TYPE Time stamp type of message sent to loghost. | 1.3.6.1.4.1.25506.2.63.1.7.2 | TimeStampType | read-write | current |
| hh3cSyslogLoghostTable OBJECT-TYPE The table of loghost. | 1.3.6.1.4.1.25506.2.63.1.7.3 | not-accessible | current | |
| hh3cSyslogLoghostEntry OBJECT-TYPE The loghost entry of syslog. | 1.3.6.1.4.1.25506.2.63.1.7.3.1 | not-accessible | current | |
| hh3cSyslogLoghostIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.63.1.7.3.1.1 | Integer32 (1..64) | not-accessible | current |
| hh3cSyslogLoghostChannel OBJECT-TYPE The channel number of loghost. | 1.3.6.1.4.1.25506.2.63.1.7.3.1.2 | Integer32 | read-create | current |
| hh3cSyslogLoghostIpaddressType OBJECT-TYPE The ip address type of loghost. | 1.3.6.1.4.1.25506.2.63.1.7.3.1.3 | InetAddressType | read-create | current |
| hh3cSyslogLoghostIpaddress OBJECT-TYPE The ip address of loghost. | 1.3.6.1.4.1.25506.2.63.1.7.3.1.4 | InetAddress | read-create | current |
| hh3cSyslogLoghostFacility OBJECT-TYPE 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.5 | FacilityType | read-create | current |
| hh3cSyslogLoghostLanguage OBJECT-TYPE The language of the message sent to the loghost. | 1.3.6.1.4.1.25506.2.63.1.7.3.1.6 | INTEGER {chinese(1), english(2)} | read-create | current |
| hh3cSyslogLoghostOperateRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.63.1.7.3.1.7 | RowStatus | read-create | current |
| hh3cSyslogLoghostIpaddressPort OBJECT-TYPE The loghost server port. | 1.3.6.1.4.1.25506.2.63.1.7.3.1.8 | Integer32 (1..65535) | read-create | current |
| hh3cSyslogLoghostTAddress OBJECT-TYPE The loghost server transport address. | 1.3.6.1.4.1.25506.2.63.1.7.3.1.9 | TAddress | read-create | current |
| hh3cSyslogChannel OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.8 | |||
| hh3cSyslogChannelTable OBJECT-TYPE A table of syslog channel. | 1.3.6.1.4.1.25506.2.63.1.8.1 | not-accessible | current | |
| hh3cSyslogChannelEntry OBJECT-TYPE The channel entry of syslog. | 1.3.6.1.4.1.25506.2.63.1.8.1.1 | not-accessible | current | |
| hh3cSyslogChannelIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.63.1.8.1.1.1 | Integer32 | not-accessible | current |
| hh3cSyslogChannelName OBJECT-TYPE The name of channel. The channel name must be different from each other. | 1.3.6.1.4.1.25506.2.63.1.8.1.1.2 | DisplayString (SIZE(1..30)) | read-write | current |
| hh3cSyslogModule OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.9 | |||
| hh3cSyslogModuleTable OBJECT-TYPE A table of syslog module. | 1.3.6.1.4.1.25506.2.63.1.9.1 | not-accessible | current | |
| hh3cSyslogModuleEntry OBJECT-TYPE The module entry of syslog. | 1.3.6.1.4.1.25506.2.63.1.9.1.1 | not-accessible | current | |
| hh3cSyslogModuleIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.63.1.9.1.1.1 | Integer32 | not-accessible | current |
| hh3cSyslogModuleName OBJECT-TYPE The name of module. | 1.3.6.1.4.1.25506.2.63.1.9.1.1.2 | DisplayString (SIZE(1..20)) | read-only | current |
| hh3cSyslogLog OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.10 | |||
| hh3cSyslogLogTimestampType OBJECT-TYPE Time stamp type of log message. | 1.3.6.1.4.1.25506.2.63.1.10.1 | TimeStampType | read-write | current |
| hh3cSyslogLogTable OBJECT-TYPE A table of syslog module. | 1.3.6.1.4.1.25506.2.63.1.10.2 | not-accessible | current | |
| hh3cSyslogLogEntry OBJECT-TYPE The log entry of syslog. | 1.3.6.1.4.1.25506.2.63.1.10.2.1 | not-accessible | current | |
| hh3cSyslogLogState OBJECT-TYPE The switch state of log. | 1.3.6.1.4.1.25506.2.63.1.10.2.1.1 | TruthValue | read-create | current |
| hh3cSyslogLogLevel OBJECT-TYPE The level of log message. | 1.3.6.1.4.1.25506.2.63.1.10.2.1.2 | MessageLevelType | read-create | current |
| hh3cSyslogLogRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.63.1.10.2.1.3 | RowStatus | read-create | current |
| hh3cSyslogLogGlobalLevel OBJECT-TYPE 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.3 | MessageLevelType | read-write | obsolete |
| hh3cSyslogLogGlobalLevelRfc OBJECT-TYPE 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.10.4 | INTEGER {emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), informational(6), debug(7)} | read-write | current |
| hh3cSyslogTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.11 | |||
| hh3cSyslogTrapTimestampType OBJECT-TYPE Time stamp type of trap message. | 1.3.6.1.4.1.25506.2.63.1.11.1 | TimeStampType | read-write | current |
| hh3cSyslogTrapTable OBJECT-TYPE A table of syslog module. | 1.3.6.1.4.1.25506.2.63.1.11.2 | not-accessible | current | |
| hh3cSyslogTrapEntry OBJECT-TYPE The trap entry of syslog. | 1.3.6.1.4.1.25506.2.63.1.11.2.1 | not-accessible | current | |
| hh3cSyslogTrapState OBJECT-TYPE The switch state of trap. | 1.3.6.1.4.1.25506.2.63.1.11.2.1.1 | TruthValue | read-create | current |
| hh3cSyslogTrapLevel OBJECT-TYPE The level of trap message. | 1.3.6.1.4.1.25506.2.63.1.11.2.1.2 | MessageLevelType | read-create | current |
| hh3cSyslogTrapRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.63.1.11.2.1.3 | RowStatus | read-create | current |
| hh3cSyslogDebug OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.63.1.12 | |||
| hh3cSyslogDebugTimestampType OBJECT-TYPE Time stamp type of debug message. | 1.3.6.1.4.1.25506.2.63.1.12.1 | TimeStampType | read-write | current |
| hh3cSyslogDebugTable OBJECT-TYPE A table of syslog module. | 1.3.6.1.4.1.25506.2.63.1.12.2 | not-accessible | current | |
| hh3cSyslogDebugEntry OBJECT-TYPE The debug entry of syslog. | 1.3.6.1.4.1.25506.2.63.1.12.2.1 | not-accessible | current | |
| hh3cSyslogDebugState OBJECT-TYPE The switch state of debug. | 1.3.6.1.4.1.25506.2.63.1.12.2.1.1 | TruthValue | read-create | current |
| hh3cSyslogDebugLevel OBJECT-TYPE The level of debug message. | 1.3.6.1.4.1.25506.2.63.1.12.2.1.2 | MessageLevelType | read-create | current |
| hh3cSyslogDebugRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.63.1.12.2.1.3 | RowStatus | read-create | current |