HH3C-INFOCENTER-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.119
- Last updated
- 2020-02-07 04:59
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2020-02-07 04:59, 2014-09-05 03:25, 2012-11-03 19:00, 2012-03-07 19:00
- Namespace
- comware
- Source file
HH3C-INFOCENTER-MIB- Digest
sha256:aafd1e4bfd9b00636d464beeecb931962e7626976bbc62b2662e8a000bb05bc1
Description
All the configuration of the info center can be managed by info center MIB.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | InterfaceIndexOrZero |
| 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-INFOCENTER-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ICFacilityType TEXTUAL-CONVENTION Specify loghost facility which generates messages. | current | |||
| ICMessageLevelType TEXTUAL-CONVENTION Specify severity level of message. | current | |||
| ICTimeStampType TEXTUAL-CONVENTION Specify operation types on time stamp of message. date: the time stamp type of message is date. boot: the time stamp type of message is the time from uptime of system. iso: the time stamp type of message is ISO date with format YYYY-MM-ddThh:mm:ss. dateWithoutYear: the time stamp type of message is date without year information. none: no time stamp information in message. isoWithTimezone: the time stamp type of message is ISO date with timezone offset. Example YYYY-MM-ddThh:mm:ss-04:00 or YYYY-MM-ddThh:mm:ssZ dataWithMilliseconds: the time stamp type of message is date with milliseconds. Example MM dd hh:mm:ss.ms isoWithMilliseconds: the time stamp type of message is ISO date with milliseconds. Example YYYY-MM-ddThh:mm:ss.ms isoWithMillisecondsAndTimezone: the time stamp type of message is ISO date with milliseconds and timezone offset. Example YYYY-MM-ddThh:mm:ss.ms-04:00 or YYYY-MM-ddThh:mm:ss.msZ | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cICLogbuffer OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.119.1 | |||
| hh3cICLogbufferObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.119.1.1 | |||
| hh3cICMaxLogbufferSize OBJECT-TYPE The maximum number of messages that can be stored in logbuffer. | 1.3.6.1.4.1.25506.2.119.1.1.1 | Unsigned32 | read-only | current |
| hh3cICLogbufferSize OBJECT-TYPE The capacity of logbuffer which can be customized by users. The valid range is from 0 to hh3cICMaxLogbufferSize. | 1.3.6.1.4.1.25506.2.119.1.1.2 | Unsigned32 | read-write | current |
| hh3cICLogbufferCurrentMessages OBJECT-TYPE The number of log messages stored in logbuffer. | 1.3.6.1.4.1.25506.2.119.1.1.3 | Unsigned32 | read-only | current |
| hh3cICLogbufferOverwrittenMessages OBJECT-TYPE The number of log messages overwritten in logbuffer. | 1.3.6.1.4.1.25506.2.119.1.1.4 | Counter32 | read-only | current |
| hh3cICLogbufferDroppedMessages OBJECT-TYPE The number of log messages dropped in logbuffer. | 1.3.6.1.4.1.25506.2.119.1.1.5 | Counter32 | read-only | current |
| hh3cICLogbufferContTable OBJECT-TYPE The table of logbuffer contents. | 1.3.6.1.4.1.25506.2.119.1.2 | not-accessible | current | |
| hh3cICLogbufferContEntry OBJECT-TYPE The contents entry of logbuffer. | 1.3.6.1.4.1.25506.2.119.1.2.1 | not-accessible | current | |
| hh3cICLogbufferContIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.119.1.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hh3cICLogbufferContDescription OBJECT-TYPE The contents of logbuffer. | 1.3.6.1.4.1.25506.2.119.1.2.1.2 | DisplayString (SIZE(0..1600)) | read-only | current |
| hh3cICLoghost OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.119.2 | |||
| hh3cICLoghostObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.119.2.1 | |||
| hh3cICMaxLoghost OBJECT-TYPE The object shows the maximum number of rows in hh3cLoghostTable. | 1.3.6.1.4.1.25506.2.119.2.1.1 | Unsigned32 | read-only | current |
| hh3cICLoghostSourceInterface OBJECT-TYPE The source interface which sends message to loghost. All loghosts use the same source interface. Zero is invalid. | 1.3.6.1.4.1.25506.2.119.2.1.2 | InterfaceIndexOrZero | read-write | current |
| hh3cICLoghostTimestampType OBJECT-TYPE Time stamp type of message sent to loghost. | 1.3.6.1.4.1.25506.2.119.2.1.3 | ICTimeStampType | read-write | current |
| hh3cICLoghostTable OBJECT-TYPE The table of loghost. | 1.3.6.1.4.1.25506.2.119.2.2 | not-accessible | current | |
| hh3cICLoghostEntry OBJECT-TYPE The loghost entry of syslog. | 1.3.6.1.4.1.25506.2.119.2.2.1 | not-accessible | current | |
| hh3cICLoghostIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.119.2.2.1.1 | Unsigned32 (1..64) | not-accessible | current |
| hh3cICLoghostIpaddressType OBJECT-TYPE The address type of loghost. | 1.3.6.1.4.1.25506.2.119.2.2.1.2 | InetAddressType | read-create | current |
| hh3cICLoghostIpaddress OBJECT-TYPE The address of loghost. | 1.3.6.1.4.1.25506.2.119.2.2.1.3 | InetAddress | read-create | current |
| hh3cICLoghostVPNName OBJECT-TYPE The VPN instance of loghost. | 1.3.6.1.4.1.25506.2.119.2.2.1.4 | DisplayString | read-create | current |
| hh3cICLoghostFacility 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.119.2.2.1.5 | ICFacilityType | read-create | current |
| hh3cICLoghostOperateRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.119.2.2.1.6 | RowStatus | read-create | current |
| hh3cICLoghostIpaddressPort OBJECT-TYPE The loghost server port. | 1.3.6.1.4.1.25506.2.119.2.2.1.7 | Unsigned32 (1..65535) | read-create | current |
| hh3cICLoghostTAddress OBJECT-TYPE The loghost server transport address. Consist of hh3cICLoghostIpaddress(ipv4) and hh3cICLoghostIpaddressPort. This node can't be bound with hh3cICLoghostIpaddress, hh3cICLoghostIpaddressPort and hh3cICLoghostIpaddressType at the same time. | 1.3.6.1.4.1.25506.2.119.2.2.1.8 | TAddress | read-create | current |
| hh3cICDirection OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.119.3 | |||
| hh3cICDirectionTable OBJECT-TYPE A table of syslog output direction. | 1.3.6.1.4.1.25506.2.119.3.1 | not-accessible | current | |
| hh3cICDirectionEntry OBJECT-TYPE The output direction entry of syslog. | 1.3.6.1.4.1.25506.2.119.3.1.1 | not-accessible | current | |
| hh3cICDirectionIndex OBJECT-TYPE The index of this table. | 1.3.6.1.4.1.25506.2.119.3.1.1.1 | Unsigned32 | not-accessible | current |
| hh3cICDirectionName OBJECT-TYPE The name of output direction. | 1.3.6.1.4.1.25506.2.119.3.1.1.2 | DisplayString (SIZE(1..30)) | read-only | current |
| hh3cICDirectionState OBJECT-TYPE The state of syslog: true(1):enable. false(2):disable. | 1.3.6.1.4.1.25506.2.119.3.1.1.3 | TruthValue | read-write | current |
| hh3cICModule OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.119.4 | |||
| hh3cICModuleTable OBJECT-TYPE A table of syslog module. | 1.3.6.1.4.1.25506.2.119.4.1 | not-accessible | current | |
| hh3cICModuleEntry OBJECT-TYPE The module entry of syslog. | 1.3.6.1.4.1.25506.2.119.4.1.1 | not-accessible | current | |
| hh3cICModuleName OBJECT-TYPE The name of module. | 1.3.6.1.4.1.25506.2.119.4.1.1.1 | DisplayString (SIZE(1..8)) | read-only | current |
| hh3cICLog OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.119.5 | |||
| hh3cICLogObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.119.5.1 | |||
| hh3cICLogGlobalState OBJECT-TYPE The global state of syslog: true(1):enable. false(2):disable. | 1.3.6.1.4.1.25506.2.119.5.1.1 | TruthValue | read-write | current |
| hh3cICLogTimestampType OBJECT-TYPE Time stamp type of log message. Note that isoWithTimezone is not supported. | 1.3.6.1.4.1.25506.2.119.5.1.2 | ICTimeStampType | read-write | current |
| hh3cICLogTable OBJECT-TYPE A table of syslog module. | 1.3.6.1.4.1.25506.2.119.5.2 | not-accessible | current | |
| hh3cICLogEntry OBJECT-TYPE The log entry of syslog. | 1.3.6.1.4.1.25506.2.119.5.2.1 | not-accessible | current | |
| hh3cICLogLevel OBJECT-TYPE The level of log message, invalid is for deny any log. | 1.3.6.1.4.1.25506.2.119.5.2.1.1 | ICMessageLevelType | read-create | current |
| hh3cICLogRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.25506.2.119.5.2.1.2 | RowStatus | read-create | current |