17-High Availability

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 MIB Companion-Release 6715-6W10017-High Availability
04-HH3C-DLDP2-MIB
Title Size Download
04-HH3C-DLDP2-MIB 121.89 KB

HH3C-DLDP2-MIB

About this MIB

HH3C-DLDP2-MIB is a private MIB used to implement network management on the DLDP feature. Use this MIB to enable DLDP globally or on a port, and obtain port running state information, link state information, and DLDP neighbor information.

MIB file name

hh3c-dldp2.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).h3cCommon(2).hh3cDldp2(117)

Scalar objects

hh3cDldp2GlobalEnable

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cDldp2GlobalEnable

(1.3.6.1.4.1.25506.2.117.1.1)

read-write

TruthValue

true(1),

false(2)

Whether DLDP is enabled globally.

As per the MIB.

 

hh3cDldp2Interval

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cDldp2Interval

(1.3.6.1.4.1.25506.2.117.1.2)

read-write

Integer32

Integer32(1..100)

Advertisement packet sending interval.

As per the MIB.

 

hh3cDldp2AuthMode

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cDldp2AuthMode

(1.3.6.1.4.1.25506.2.117.1.3)

read-write

INTEGER

unknown(1),

none(2),        

simple(3),

md5(4)

Authentication mode.

As per the MIB.

 

hh3cDldp2AuthPassword

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cDldp2AuthPassword

(1.3.6.1.4.1.25506.2.117.1.4)

read-write

OCTET STRING

OCTET STRING (0..16)

Authentication password.

As per the MIB.

 

hh3cDldp2UniShutdown

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cDldp2UniShutdown

(1.3.6.1.4.1.25506.2.117.1.5)

read-write

INTEGER

unknown(1),             auto(2),                    manual(3)

Port shutdown mode on detecting a unidirectional link.

As per the MIB.

 

Tabular objects

hh3cDldp2PortConfigTable

About this table

Use this table to enable DLDP on a port and obtain DLDP port configuration information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Supported

Not supported

Supported

Columns

The table index is ifIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cDldp2PortEnable

(1.3.6.1.4.1.25506.2.117.2.1.1.1)

read-write

TruthValue

true(1),

false(2)

Whether DLDP is enabled on the port.

As per the MIB.

 

hh3cDldp2PortStatusTable

About this table

Use this table to obtain DLDP port state and link state information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is ifIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cDldp2PortOperStatus

(1.3.6.1.4.1.25506.2.117.2.2.1.1)

read-only

INTEGER

unknown(1),                   initial(2),             inactive(3),               unidirectional(4),                  bidirectional(5)

Port state.

As per the MIB.

hh3cDldp2PortLinkStatus

(1.3.6.1.4.1.25506.2.117.2.2.1.2)

read-only

INTEGER

unknown(1),

down(2),

up(3)

Link state.

As per the MIB.

 

hh3cDldp2NeighborTable

About this table

Use this table to obtain neighbor information about a port.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are ifIndex, hh3cDldp2NeighborBridgeMac, and hh3cDldp2NeighborPortIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cDldp2NeighborBridgeMac (1.3.6.1.4.1.25506.2.117.2.3.1.1)

not-accessible

MacAddress

OCTET STRING (6)

Bridge MAC address of the neighbor.

As per the MIB.

hh3cDldp2NeighborPortIndex(1.3.6.1.4.1.25506.2.117.2.3.1.2)

not-accessible

Integer32

Integer32(1..2147483647)

Port index of the neighbor.

As per the MIB.

hh3cDldp2NeighborStatus (1.3.6.1.4.1.25506.2.117.2.3.1.3)

read-only

INTEGER

unknown(1),            unconfirmed(2),                  confirmed(3)

State of the neighbor.

As per the MIB.

hh3cDldp2NeighborAgingTime (1.3.6.1.4.1.25506.2.117.2.3.1.4)

read-only

Integer32

Standard MIB values.

Aging time of the neighbor.

As per the MIB.

 

Notifications

This section contains trap notifications.

hh3cDldp2TrapUniLink

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.117.4.0.1

This notification is generated when DLDP detects unidirectional links.

Failure

Warning

1.3.6.1.4.1.25506.2.117.4.0.2 (hh3cDldp2TrapBidLink)

ON

 

Notification triggers

The notification is generated when DLDP detects a unidirectional link.

System impact

Service traffic cannot be forwarded in one direction.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index nodes

Type

Value range

1.3.6.1.2.1.2.2.1.1 (ifIndex)

Unidirectional interface index.

ifIndex

InterfaceIndex

1..2147483647

1.3.6.1.2.1.2.2.1.2 (ifDescr)

Unidirectional interface description.

ifIndex

DisplayString

OCTET STRING (SIZE (0..255))

 

Recommended action

To resolve the issue:

1.     Shut down the port, and recover the unidirectional link.

2.     If the issue persists, collect alarm information and configuration data, and then contact H3C Support.

hh3cDldp2TrapBidLink

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.117.4.0.2

This notification is generated when DLDP detects bidirectional links.

Recovery

Warning

-

ON

 

Notification triggers

The notification is generated when DLDP detects a bidirectional link.

System impact

Service traffic can be forwarded in two directions, and the system is not impacted.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.2.2.1.1 (ifIndex)

Bidirectional interface index.

ifIndex

InterfaceIndex

1..2147483647

1.3.6.1.2.1.2.2.1.2 (ifDescr)

Bidirectional interface description.

ifIndex

DisplayString

OCTET STRING (SIZE (0..255))

 

Recommended action

No action is required.

 

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