03-Device Management

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10003-Device Management
04-HH3C-INFOCENTER-MIB
Title Size Download
04-HH3C-INFOCENTER-MIB 105.44 KB

HH3C-INFOCENTER-MIB

About this MIB

Use this MIB to configure information center settings, including enabling the information center or configuring log buffers and log hosts. You can access this MIB to obtain information about log entries in the log buffer.

MIB file name

hh3c-infocenter.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cInfoCenter(119)

Scalar objects

hh3cICMaxLogbufferSize

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICMaxLogbufferSize (1.3.6.1.4.1.25506.2.119.1.1.1)

read-only

Unsigned32

Standard MIB values.

Maximum number of log entries that can be buffered.

As per the MIB.

 

hh3cICLogbufferSize

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogbufferSize (1.3.6.1.4.1.25506.2.119.1.1.2)

read-write

Unsigned32

Standard MIB values.

Current buffer size.

As per the MIB.

 

hh3cICLogbufferCurrentMessages

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogbufferCurrentMessages (1.3.6.1.4.1.25506.2.119.1.1.3)

read-only

Unsigned32

Standard MIB values.

Number of messages stored in the log buffer.

As per the MIB.

 

hh3cICLogbufferOverwrittenMessages

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogbufferOverwrittenMessages (1.3.6.1.4.1.25506.2.119.1.1.4)

read-only

Counter32

Standard MIB values.

Number of overwritten messages in the log buffer.

As per the MIB.

 

hh3cICLogbufferDroppedMessages

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogbufferDroppedMessages (1.3.6.1.4.1.25506.2.119.1.1.5)

read-only

Counter32

Standard MIB values.

Number of dropped messages in the log buffer.

As per the MIB.

 

hh3cICMaxLoghost

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICMaxLoghost (1.3.6.1.4.1.25506.2.119.2.1.1)

read-only

Unsigned32

Standard MIB values.

Maximum number of log hosts supported by the information center.

As per the MIB.

 

hh3cICLoghostSourceInterface

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLoghostSourceInterface (1.3.6.1.4.1.25506.2.119.2.1.2)

read-write

InterfaceIndexOrZero

Standard MIB values.

Source interface through which log messages are sent to log hosts.

As per the MIB.

 

hh3cICLogGlobalState

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogGlobalState (1.3.6.1.4.1.25506.2.119.5.1.1)

read-write

TruthValue

true(1),

false(2)

Selects whether to enable the information center globally.

As per the MIB.

 

hh3cICLogTimestampType

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogTimestampType (1.3.6.1.4.1.25506.2.119.5.1.2)

read-write

ICTimeStampType

date(0),
boot(1),
iso(2),
dateWithoutYear(3),
none(4),
isoWithTimezone(5)

Timestamp format for log messages.

Supports only boot, date, and none.

 

hh3cICLogType

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogType (1.3.6.1.4.1.25506.2.119.5.4.1)

accessible-for-notify

INTEGER

logfile(1),

diagfile(2),

secfile(3)

Log type.

As per the MIB.

hh3cICFailReason

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICFailReason (1.3.6.1.4.1.25506.2.119.5.4.2)

accessible-for-notify

DisplayString

Standard MIB values.

Reason for write failure.

As per the MIB.

 

Tabular objects

hh3cICLogbufferContTable

About this table

This table contains log buffer information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table index is hh3cICLogbufferContIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogbufferContIndex (1.3.6.1.4.1.25506.2.119.1.2.1.1)

not-accessible

Integer32

Integer32 (1..2147483647)

Table index.

As per the MIB.

hh3cICLogbufferContDescription (1.3.6.1.4.1.25506.2.119.1.2.1.2)

read-only

DisplayString

OCTET STRING (0..1600)

Content of the log buffer.

As per the MIB.

 

hh3cICLoghostTable

About this table

This table specifies a log host and configures output parameters, including IP address of the log host, VPN instance, logging facility, port number of the log host, and log output destination. You can also access this table to obtain log host-related information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table index is hh3cICLoghostIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLoghostIndex (1.3.6.1.4.1.25506.2.119.2.2.1.1)

not-accessible

Unsigned32

Unsigned32 (1..64)

Table index.

As per the MIB.

hh3cICLoghostIpaddressType (1.3.6.1.4.1.25506.2.119.2.2.1.2)

read-create

InetAddressType

unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16)

Address type for the log host.

As per the MIB.

hh3cICLoghostIpaddress (1.3.6.1.4.1.25506.2.119.2.2.1.3)

read-create

InetAddress

OCTET STRING (0..255)

IP address of the log host.

As per the MIB.

hh3cICLoghostVPNName (1.3.6.1.4.1.25506.2.119.2.2.1.4)

read-create

DisplayString

OCTET STRING (0..255)

Name of the VPN instance to which the log host belongs.

As per the MIB.

hh3cICLoghostFacility (1.3.6.1.4.1.25506.2.119.2.2.1.5)

read-create

ICFacilityType

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)

Logging facility for marking different logging sources, and querying and filtering log messages.

Supports only local0(0), local1(1), local2(2), local3(3), local4(4), local5(5), local6(6), and local7(7).

hh3cICLoghostOperateRowStatus (1.3.6.1.4.1.25506.2.119.2.2.1.6)

read-create

RowStatus

active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)

Row status.

As per the MIB.

hh3cICLoghostIpaddressPort (1.3.6.1.4.1.25506.2.119.2.2.1.7)

read-create

Unsigned32

Unsigned32 (1..65535)

Port number of the log host.

As per the MIB.

hh3cICLoghostTAddress (1.3.6.1.4.1.25506.2.119.2.2.1.8)

read-create

TAddress

OCTET STRING (1..255)

IP address of the log host.

Supports only IPv4 addresses.

 

hh3cICDirectionTable

About this table

This table contains information about syslog output directions and specifies the enablement status of output directions.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Supported

Not supported

Supported

 

Columns

The table index is hh3cICDirectionIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICDirectionIndex (1.3.6.1.4.1.25506.2.119.3.1.1.1)

not-accessible

Unsigned32

Standard MIB values.

Table index.

As per the MIB.

hh3cICDirectionName (1.3.6.1.4.1.25506.2.119.3.1.1.2)

read-only

DisplayString

OCTET STRING (1..30)

Name of a log output destination.

As per the MIB.

hh3cICDirectionState

(1.3.6.1.4.1.25506.2.119.3.1.1.3)

read-write

TruthValue

true(1), false(2)

Status of the log output destination.

Specifies whether to enable log output to the log buffer, log file, security log file, or diagnostic log file.

Log output to other destinations than the above destinations are all enabled.

 

hh3cICModuleTable

About this table

This table contains available source modules.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table index is hh3cICModuleName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICModuleName (1.3.6.1.4.1.25506.2.119.4.1.1.1)

read-only

DisplayString

OCTET STRING (1..8)

Name of a source module.

As per the MIB.

 

hh3cICLogTable

About this table

This table specifies the log level of log messages generated by a specific module to a specific output destination, and contains the log buffer information.

Support for operations

Create

Edit/Modify

Delete

Read

The module name in a row cannot contain lowercase letters and cannot be default

A row with the source module named default cannot be deleted

Supported

Supported

 

Columns

The table indexes are hh3cICDirectionIndex and hh3cICModuleName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cICLogLevel (1.3.6.1.4.1.25506.2.119.5.2.1.1)

read-create

ICMessageLevelType

emergency(0),
alert(1),
critical(2),
error(3),
warning(4),
notice(5),
informational(6),
debug(7),
invalid(8)

Severity level of a log message.

As per the MIB.

hh3cICLogRowStatus (1.3.6.1.4.1.25506.2.119.5.2.1.2)

read-create

RowStatus

active(1),
notInService(2),
notReady(3),
createAndGo(4),
createAndWait(5),
destroy(6)

Row status.

As per the MIB.

 

Notifications

The following information describes the notifications included in the HH3C-INFOCENTER-MIB module.

hh3cICLogWriteFail

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.119.5.3.0.1

Failed to write the log file to the disk.

Informational

-

-

ON

 

Description

This notification is generated when the device failed to write the log file to the disk.

Status control

N/A

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.119.5.4.1 (hh3cICLogType)

Log type.

No

INTEGER

Standard MIB values.

1.3.6.1.4.1.25506.2.119.5.4.2 (hh3cICFailReason)

Reason for write failure.

No

DisplayString

Standard MIB values.

 

Recommended action

Troubleshoot according to the failure reason.

If you cannot open the log file, contact the technical support.

 

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网