10-MPLS

HomeSupportRoutersCR16000-M SeriesDiagnose & MaintainAlarms ReferencesH3C CR16000-M Routers Alarm Reference-R8530Pxx-6W10010-MPLS
08-HH3C-VSI-MIB
Title Size Download
08-HH3C-VSI-MIB 126.42 KB

HH3C-VSI-MIB

About this MIB

Use this MIB to configure VSI.

MIB file name

hh3c-vsi.mib

Notifications

hh3cVsiStateChangeToUp

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.105.0.1

A VSI came up.

Recovery

Warning

-

OFF

 

Notification triggers

This notification is generated when a VSI comes up.

System impact

Services in the VSI will recover.

Description

This notification is generated if a VSI comes up.

Status control

ON

CLI: Use the snmp-agent trap enable l2vpn vsi-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable l2vpn vsi-state-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.105.1.2.1.2 (hh3cVsiName)

VSI name.

hh3cVsiIndex

OCTET STRING

As per the MIB.

 

Recommended action

No action is required.

hh3cVsiStateChangeToDown

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.105.0.2

A VSI went down.

Failure

Warning

-

OFF

 

Notification triggers

This notification is generated when a VSI goes down.

Possible reasons for this event include:

The state of the physical link for the AC or PW in the VSI changed.

The VPLS configuration changed.

System impact

Services in the VSI will be interrupted and traffic will be blocked.

Status control

ON

CLI: Use the snmp-agent trap enable l2vpn vsi-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable l2vpn vsi-state-change command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.105.1.2.1.2 (hh3cVsiName)

VSI name.

hh3cVsiIndex

OCTET STRING

As per the MIB.

 

Recommended action

To resolve this issue:

1.Execute the display l2vpn vsi command to display the status and number of the ACs and PWs associated with a VSI.

<Sysname> display l2vpn vsi verbose

VSI Name: vpls1

VSI Index               : 0

VSI Description         : vsi for vpls1

VSI State               : Up

MTU                     : 1500

Bandwidth               : -

Broadcast Restrain      : -

Multicast Restrain      : -

Unknown Unicast Restrain: -

MAC Learning            : Enabled

MAC Table Limit         : -

MAC Learning rate       : -

Drop Unknown            : -

PW Redundancy           : Master

Flooding                : Enabled

Statistics              : Disabled

VXLAN ID                : -

LDP PWs:

Peer            PW ID            Link ID    State

192.3.3.3       1                8          Down

ACs:

AC                               Link ID    State       Type

GE1/0/3 srv1                     1          Up          Manual

2.If the state of an AC is Down, edit the AC configuration and troubleshoot the AC interface to make sure the AC configuration is correct and the AC interface is up.

3.If the state of a PW is Down, use the display l2vpn pw verbose command to display the down reasons for the PW.

<Sysname> display l2vpn pw verbose

VSI Name: aaa

Peer: 2.2.2.9          Remote Site: 2

Signaling Protocol  : BGP

Link ID             : 9          PW State : Down

In Label            : 1420       Out Label: 1419

MTU                 : 1500

PW Attributes       : Main

VCCV CC             : -

VCCV BFD            : -

Flow Label          : Send

Control Word        : Disabled

Tunnel Group ID     : 0x800000960000000

Tunnel NHLFE IDs    : 1038

Admin PW            : -

E-Tree Mode         : -

E-Tree Role         : root

Root VLAN           : -

Leaf VLAN           : -

Down Reasons        : Control word not match

Common fault causes and solutions are as follows:

BFD session for PW down—The BFD session for PW detection is down. In this case, use the display bfd session command to view the reasons for the BFD session down, and then correct the BFD configuration or troubleshoot the physical link and link quality issues accordingly.

BGP RD was deleted—The BGP RD has been deleted. In this case, execute the route-distinguisher route-distinguisher command in auto-discovery cross-connect group view.

BGP RD was empty—No BGP RD is configured. In this case, execute the route-distinguisher route-distinguisher command in auto-discovery cross-connect group view.

Control word not match—The control word configuration on the two ends of the PW is inconsistent. In this case, configure the same control word setting on the two ends of the PW by using the control-word enable command in the PW class specified for the PW.

Encapsulation not match—The encapsulation types on the two ends of the PW are inconsistent. In this case, configure the same PW data encapsulation type on the two ends of the PW by using the pw-type command in the PW class specified for the PW.

LDP interface parameter not match—The LDP negotiation parameters on the two ends of the PW are inconsistent. In this case, configure the same VCCV CC type on the two ends of the PW by using the vccv cc command in the PW class specified for the PW. Or, configure the same CEM class settings for the CEM interfaces used by the two ends of the PW.

Non-existent remote LDP PW—The remote device has deleted the LDP PW. In this case, reconfigure the PW on the remote device.

Local AC Down—The local AC is down. In this case, verify that the configuration of the AC interface is correct and the state of the AC interface is up on the local device.

Local AC was non-existent—No local AC is configured. In this case, configure a local AC and associate it with the VSI.

MTU not match—The MTU configuration on the two ends of the PW is inconsistent. In this case, configure the same MTU on the two ends of the PW or use the mtu-negotiate disable command to disable PW MTU negotiation.

Remote AC Down—The remote AC is down. In this case, verify that the configuration of the AC interface is correct and the state of the AC interface is up on the remote device.

4.If the AC and PW are both up, use the display l2vpn forwarding pw verbose command to display whether the PW has forwarding information (Tunnel NHLFE IDs—NHLFE IDs of the public tunnels that carry the PW).

<Sysname> display l2vpn forwarding pw verbose

VSI Name: aaa

Link ID: 8

PW Type         : VLAN                  PW State : Up

In Label        : 1272                  Out Label: 1275

MTU             : 1500

PW Attributes   : Main

VCCV CC         : Router-Alert

VCCV BFD        : Fault Detection with BFD

Flow Label      : Send

Tunnel Group ID : 0x960000000

Tunnel NHLFE IDs: 1034

MAC limit       : maximum=2000   alarm=enabled   action=discard

If a Tunnel NHLFE ID is displayed, go to step 6.

If no Tunnel NHLFE ID is displayed, go to step 5.

5.Use the display mpls lsp command to verify whether there is an LSP whose FEC is the remote IP address of the PW. This LSP is the tunnel that carries the PW. If the LSP tunnel does not exist, establish the tunnel first.

<Sysname> display mpls lsp

FEC                         Proto    In/Out Label    Out Inter/NHLFE/LSINDEX

100.100.100.100/24          LDP      -/1049          GE1/0/1

6.If the issue persists, collect the following information, and then contact Technical Support for help.

Execution results for the previous steps.

Configuration file, log messages, and alarm information of the device.

7.Use the display diagnostic-information command to collect diagnostic information.

hh3cVsiMacLimitMax

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.105.0.3

The number of MAC address entries learned by the VSI reached the maximum.

Failure

Warning

-

OFF

 

Notification triggers

This notification is generated when the number of MAC address entries learned by a VSI reaches the maximum.

System impact

The VSI has learned the maximum number of MAC addresses, and it cannot learn new MAC addresses.

Status control

ON

CLI: Use the snmp-agent trap enable l2vpn maclimit-vsi command.

OFF

CLI: Use the undo snmp-agent trap enable l2vpn maclimit-vsi command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.105.1.2.1.2 (hh3cVsiName)

VSI name.

hh3cVsiIndex

OCTET STRING

As per the MIB.

 

Recommended action

Use the display l2vpn mac-address vsi vsi-name command to display information about the MAC address entries learned by the VSI. From the command output, identify the unneeded static MAC address entries and then delete them. Or, wait for dynamic MAC address entries to age out.

hh3cVsiMacLimitMaxClear

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.105.0.4

The number of MAC address entries learned by the VSI dropped below the lower threshold value.

Recovery

Warning

 ()

OFF

 

Notification triggers

This notification is generated when the number of MAC addresses learned on a PW drops below the lower threshold value.

System impact

No impact on services.

Status control

ON

CLI: Use the snmp-agent trap enable l2vpn maclimit-vsi command.

OFF

CLI: Use the undo snmp-agent trap enable l2vpn maclimit-vsi command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.105.1.2.1.2 (hh3cVsiName)

VSI name.

hh3cVsiIndex

OCTET STRING

As per the MIB.

 

Recommended action

No action is required.

hh3cVsiLabelResourceNotEnough

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.105.0.5

The label resources are insufficient.

Failure

Major

1.3.6.1.4.1.25506.2.105.0.6 (hh3cVsiLabelResourceRestore)

OFF

 

Notification triggers

This notification is generated when a PW failed to request a label because of label resources used by existing PWs have reached the maximum.

System impact

Available label resources for PWs are not enough. New PWs cannot be established.

Status control

ON

CLI: Use the snmp-agent trap enable l2vpn label-resource

OFF

CLI: Use the undo snmp-agent trap enable l2vpn label-resource

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.105.1.2.1.2 (hh3cVsiName)

VSI name.

hh3cVsiIndex

OCTET STRING

As per the MIB.

 

Recommended action

Use the display l2vpn pw command to display PW information. From the command output, identify the unneeded PWs and then delete them to release label resources.

hh3cVsiLabelResourceRestore

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.105.0.6

Label resources became sufficient.

Recovery

Major

 ()

OFF

 

Notification triggers

This notification is generated if label resources become sufficient.

System impact

No impact on services.

Status control

ON

CLI: Use the snmp-agent trap enable l2vpn label-resource command.

OFF

CLI: Use the undo snmp-agent trap enable l2vpn label-resource command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.105.1.2.1.2 (hh3cVsiName)

VSI name.

hh3cVsiIndex

OCTET STRING

As per the MIB.

 

Recommended action

No action is required.

hh3cVsiPwNumberMaxExceed

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.105.0.7

The PW limit was reached.

Failure

Major

 ()

OFF

 

Notification triggers

This notification is generated if the number of PWs reaches the upper limit.

System impact

No new PWs can be created in the VSI.

Status control

ON

CLI: Use the snmp-agent trap enable l2vpn pw-limitnum command.

OFF

CLI: Use the undo snmp-agent trap enable pw-limitnum command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.105.1.2.1.2 (hh3cVsiName)

VSI name.

hh3cVsiIndex

OCTET STRING

As per the MIB.

 

Recommended action

Use the display l2vpn pw command to display PW information. From the command output, identify the unneeded PWs and then delete them.

hh3cVsiDelete

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.105.0.8

A VSI was deleted.

Failure

Major

 ()

OFF

 

Notification triggers

This notification is generated when a VSI is deleted.

System impact

The specified VSI is deleted.

Status control

ON

CLI: Use the snmp-agent trap enable l2vpn vsi-delete command.

OFF

CLI: Use the undo snmp-agent trap enable vsi-delete command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.105.1.2.1.2hh3cVsiName ) (1.3.6.1.4.1.25506.2.105.1.2.1.2hh3cVsiName ))

VSI name

hh3cVsiIndex

OCTET STRING

As per the MIB.

 

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
新华三官网