11-MPLS

HomeSupportRoutersH3C SR8800-F Router SeriesReference GuidesMIB CompanionH3C SR8800-F Routers MIB Reference-R8530Pxx-6W10011-MPLS
10-HH3C-VSI-MIB
Title Size Download
10-HH3C-VSI-MIB 226.17 KB

HH3C-VSI-MIB

About this MIB

Use this MIB to configure VSI.

MIB file name

hh3c-vsi.mib

Root object

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

Tabular objects

hh3cVsiScalarGroup

About this table

This table describes the global configuration for VSI.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

This table does not contain indexes.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiNextAvailableVsiIndex (1.3.6.1.4.1.25506.2.105.1.1.1)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Next available VSI entry index.

As per the MIB.

hh3cVsiL2vpnStatus (1.3.6.1.4.1.25506.2.105.1.1.2)

read-write

TruthValue

true(1)

false(2)

Global enabling status of L2VPN.

As per the MIB.

 

hh3cVsiTable

About this table

Use this table to configure VSI parameters.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table index is hh3cVsiIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiIndex (1.3.6.1.4.1.25506.2.105.1.2.1.1)

not-accessible

Unsigned32

Unsigned32 (0..4294967295)

Index of a VSI.

As per the MIB.

hh3cVsiName (1.3.6.1.4.1.25506.2.105.1.2.1.2)

read-create

OCTET STRING

OCTET STRING (1..31)

Name of a VSI.

Not editable after creation.

hh3cVsiMode (1.3.6.1.4.1.25506.2.105.1.2.1.3)

read-create

INTEGER

default(0),

martini(1),

minm(2)

martiniAndMinm(3),

kompella(4),

kompellaAndMinm(5),

minmpxp(6),

martiniAndMinmpxp(7),

kompellaAndMinmpxp(8),

vxlan(9)

Mode of the VSI.

Supports only default(0) and vxlan(9). The set operation on other variables will be ignored. The default value is default(0).

hh3cVsiId (1.3.6.1.4.1.25506.2.105.1.2.1.5)

read-create

Unsigned32

Unsigned32 (0..4294967295)

Default PW ID.

Not editable after creation.

hh3cVsiTransMode (1.3.6.1.4.1.25506.2.105.1.2.1.6)

read-create

INTEGER

vlan(1),

ethernet(2)

Transmit mode of the VSI.

Supports only the read operation. The value is always vlan(1).

hh3cVsiEnableHubSpoke (1.3.6.1.4.1.25506.2.105.1.2.1.7)

read-create

INTEGER

disable(1),

enable(2)

Hub-spoke capability of the VSI.

Implementation varies by product.

Not editable after creation.

hh3cVsiAdminState (1.3.6.1.4.1.25506.2.105.1.2.1.8)

read-create

INTEGER

adminUp(1),

adminDown(2)

Administrative state of the VSI.

Default value: adminUp(1).

hh3cVsiRowStatus (1.3.6.1.4.1.25506.2.105.1.2.1.9)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only active(1), createAndGo(4), and destroy(6).

Active(1) is only used to change the value for hh3cVsiAdminState, hh3cVsiArpSuppression, hh3cVsiFlooding, and hh3cVsiStatistics.

hh3cVsiVxlanID (1.3.6.1.4.1.25506.2.105.1.2.1.11)

read-only

Unsigned32

Unsigned32 (0..4294967295)

VXLAN ID.

As per the MIB.

hh3cVsiArpSuppression (1.3.6.1.4.1.25506.2.105.1.2.1.12)

read-create

TruthValue

true(1)

false(2)

The capability of ARP suppression.

Implementation varies by product.

hh3cVsiFlooding (1.3.6.1.4.1.25506.2.105.1.2.1.13)

read-create

TruthValue

true(1)

false(2)

The capability of MAC flooding.

Implementation varies by product.

hh3cVsiLocalMacCount (1.3.6.1.4.1.25506.2.105.1.2.1.14)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Number of local MAC addresses of the VSI.

This value is 0 if hh3cVsiVxlanID uses an invalid value.

This value cannot be 0 if hh3cVsiVxlanID uses a valid value.

hh3cVsiInterfaceID (1.3.6.1.4.1.25506.2.105.1.2.1.15)

read-create

Unsigned32

Unsigned32 (0..4294967295)

VSI interface number.

Implementation varies by product.

hh3cVsiStatistics (1.3.6.1.4.1.25506.2.105.1.2.1.16)

read-create

TruthValue

true(1)

false(2)

VSI traffic statistics capability.

Implementation varies by product.

hh3cVsiNvgreID (1.3.6.1.4.1.25506.2.105.1.2.1.17)

read-only

Unsigned32

Unsigned32 (0..4294967295)

NVGRE ID

As per the MIB.

hh3cVsiMacCount(1.3.6.1.4.1.25506.2.105.1.2.1.18)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Total number of VSI MAC addresses.

Implementation varies by product.

hh3cVsiAcCount

(1.3.6.1.4.1.25506.2.105.1.2.1.19)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Total number of VSI ACs.

As per the MIB.

 

hh3cVsiXconnectTable

About this table

Use this table to configure AC-VSI bindings.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table indexes are hh3cVsiXconnectIfIndex and hh3cVsiXconnectEvcSrvInstId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiXconnectIfIndex

(1.3.6.1.4.1.25506.2.105.1.3.1.1)

not-accessible

Unsigned32

Unsigned32 (0..4294967295)

Index of an interface.

As per the MIB.

hh3cVsiXconnectEvcSrvInstId

(1.3.6.1.4.1.25506.2.105.1.3.1.2)

not-accessible

Unsigned32

Unsigned32 (0..4294967295)

Service instance ID.

As per the MIB.

hh3cVsiXconnectVsiName

(1.3.6.1.4.1.25506.2.105.1.3.1.3)

read-create

OCTET STRING

OCTET STRING (1..31)

Name of the VSI.

Not editable after creation.

hh3cVsiXconnectAccessMode

(1.3.6.1.4.1.25506.2.105.1.3.1.4)

read-create

INTEGER

vlan(1),

ethernet(2)

Access mode.

Not editable after creation.

hh3cVsiXconnectHubSpoke

(1.3.6.1.4.1.25506.2.105.1.3.1.5)

read-create

INTEGER

none(1),

hub(2),

spoke(3)

The hub-spoke capability of the service instance.

Not editable after creation.

hh3cVsiXconnectRowStatus

(1.3.6.1.4.1.25506.2.105.1.3.1.6)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only active(1), createAndGo(4), and destroy(6).

hh3cVsiXconnectInOctets (1.3.6.1.4.1.25506.2.105.1.3.1.7)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of octets received on the AC.

As per the MIB.

hh3cVsiXconnectInPackets (1.3.6.1.4.1.25506.2.105.1.3.1.8

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of packets received on the AC.

As per the MIB.

hh3cVsiXconnectInErrors (1.3.6.1.4.1.25506.2.105.1.3.1.9)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of error packets received on the AC.

As per the MIB.

hh3cVsiXconnectInDiscards (1.3.6.1.4.1.25506.2.105.1.3.1.10)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of discarded packets in the inbound direction of the AC.

As per the MIB.

hh3cVsiXconnectInUcastPackets (1.3.6.1.4.1.25506.2.105.1.3.1.11)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of unicast packets received on the AC.

As per the MIB.

hh3cVsiXconnectInMcastPackets (1.3.6.1.4.1.25506.2.105.1.3.1.12)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of multicast packets received on the AC.

As per the MIB.

hh3cVsiXconnectInBcastPackets (1.3.6.1.4.1.25506.2.105.1.3.1.13)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of broadcast packets received on the AC.

As per the MIB.

hh3cVsiXconnectOutOctets (1.3.6.1.4.1.25506.2.105.1.3.1.14)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of octets sent by the AC.

As per the MIB.

hh3cVsiXconnectOutPackets (1.3.6.1.4.1.25506.2.105.1.3.1.15)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of packets sent by the AC.

As per the MIB.

hh3cVsiXconnectOutErrors (1.3.6.1.4.1.25506.2.105.1.3.1.16)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of error packets sent by the AC.

As per the MIB.

hh3cVsiXconnectOutDiscards (1.3.6.1.4.1.25506.2.105.1.3.1.17)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of discarded packets in the outbound direction of the AC.

As per the MIB.

hh3cVsiXconnectOutUcastPackets (1.3.6.1.4.1.25506.2.105.1.3.1.18)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of unicast packets sent by the AC.

As per the MIB.

hh3cVsiXconnectOutMcastPackets (1.3.6.1.4.1.25506.2.105.1.3.1.19)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of multicast packets sent by the AC.

As per the MIB.

hh3cVsiXconnectOutBcastPackets (1.3.6.1.4.1.25506.2.105.1.3.1.20)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of broadcast packets sent by the AC.

As per the MIB.

 

hh3cVsiPwBindTable

About this table

Use this table to configure PW-VSI bindings.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table indexes are hh3cVsiIndex and hh3cVsiPwIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiPwIndex (1.3.6.1.4.1.25506.2.105.1.4.1.1)

not-accessible

Unsigned32

Unsigned32 (0..4294967295)

Index of a PW.

As per the MIB.

hh3cVsiPwBindAttributes (1.3.6.1.4.1.25506.2.105.1.4.1.2)

read-create

BITS

noSplitHorizon (0),               hub (1)

PW attribute.

As per the MIB.

hh3cVsiPwBindRowStatus (1.3.6.1.4.1.25506.2.105.1.4.1.3)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only active(1), createAndGo(4), and destroy(6).

 

hh3cVsiFloodMacTable

About this table

This table contains MAC addresses enabled with selective flooding in a VSI.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table indexes are hh3cVsiIndex and hh3cVsiFloodMac.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiFloodMac (1.3.6.1.4.1.25506.2.105.1.5.1.1)

not-accessible

MacAddress

OCTET STRING (6)

MAC address.

As per the MIB.

hh3cVsiFloodMacRowStatus (1.3.6.1.4.1.25506.2.105.1.5.1.2)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only active(1), createAndGo(4), and destroy(6).

 

hh3cVsiLocalMacTable

About this table

This table contains information about local MAC addresses of a VSI.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are hh3cVsiIndex and hh3cVsiLocalMacAddr.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiLocalMacAddr (1.3.6.1.4.1.25506.2.105.1.6.1.1)

not-accessible

MacAddress

OCTET STRING (6)

MAC address.

As per the MIB.

hh3cVsiLocalMacIfIndex (1.3.6.1.4.1.25506.2.105.1.6.1.2)

read-only

InterfaceIndex

InterfaceIndex (1..2147483647)

Outgoing interface of the MAC addresses.

As per the MIB.

hh3cVsiLocalMacSrvID (1.3.6.1.4.1.25506.2.105.1.6.1.3)

read-only

Unsigned32

Unsigned32 (0..4294967295)

ID of the service instance on the outgoing interface.

As per the MIB.

 

hh3cVsiPerfTable

About this table

This table contains performance statistics for VSIs.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table index is hh3cVsiIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiPerfInOctets (1.3.6.1.4.1.25506.2.105.1.7.1.1)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of octets received by the VSI.

As per the MIB.

hh3cVsiPerfInPackets (1.3.6.1.4.1.25506.2.105.1.7.1.2)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of packets received by the VSI.

As per the MIB.

hh3cVsiPerfInErrors (1.3.6.1.4.1.25506.2.105.1.7.1.3)

read-only

Counter64

Counter64 (0..18446744073709551615)

Number of error packets received by the VSI.

As per the MIB.

hh3cVsiPerfInDiscards (1.3.6.1.4.1.25506.2.105.1.7.1.4)

read-only

Counter64

Counter64 (0..18446744073709551615)

Number of incoming packets discarded by the VSI.

As per the MIB.

hh3cVsiPerfOutOctets (1.3.6.1.4.1.25506.2.105.1.7.1.5)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of octets sent by the VSI.

As per the MIB.

hh3cVsiPerfOutPackets (1.3.6.1.4.1.25506.2.105.1.7.1.6)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of packets sent by the VSI.

As per the MIB.

hh3cVsiPerfOutErrors (1.3.6.1.4.1.25506.2.105.1.7.1.7)

read-only

Counter64

Counter64 (0..18446744073709551615)

Number of packets that failed to be sent because of a VSI error.

As per the MIB.

hh3cVsiPerfOutDiscards (1.3.6.1.4.1.25506.2.105.1.7.1.8)

read-only

Counter64

Counter64 (0..18446744073709551615)

Number of outgoing packets discarded by the VSI because of transmission failure.

As per the MIB.

hh3cVsiPerfInUcastPackets (1.3.6.1.4.1.25506.2.105.1.7.1.13)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of unicast packets received by the VSI.

As per the MIB.

hh3cVsiPerfInMcastPackets (1.3.6.1.4.1.25506.2.105.1.7.1.14)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of multicast packets received by the VSI.

As per the MIB.

hh3cVsiPerfInBcastPackets (1.3.6.1.4.1.25506.2.105.1.7.1.15)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of broadcast packets received by the VSI.

As per the MIB.

hh3cVsiPerfOutUcastPackets (1.3.6.1.4.1.25506.2.105.1.7.1.16)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of unicast packets sent by the VSI.

As per the MIB.

hh3cVsiPerfOutMcastPackets (1.3.6.1.4.1.25506.2.105.1.7.1.17)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of multicast packets sent by the VSI.

As per the MIB.

hh3cVsiPerfOutBcastPackets (1.3.6.1.4.1.25506.2.105.1.7.1.18)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of broadcast packets sent by the VSI.

As per the MIB.

 

hh3cVsiNextAvailableVsiIfID

About this table

This table contains information about next available VSI interface numbers.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

This table does not contain indexes.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiNextAvailableVsiIfID (1.3.6.1.4.1.25506.2.105.1.8)

read-only

Unsigned32

Unsigned32 (0..4294967295)

VSI interface number.

Implementation varies by product.

 

hh3cVsiIfTable

About this table

Use this table to configure VSI interface parameters.

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table index is hh3cVsiIfID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiIfID (1.3.6.1.4.1.25506.2.105.1.9.1.1)

not-accessible

Unsigned32

Unsigned32 (0..4294967295)

VSI interface number.

As per the MIB.

hh3cVsiIfIndex (1.3.6.1.4.1.25506.2.105.1.9.1.2)

read-only

InterfaceIndex

Integer32 (1..2147483647)

VSI interface index.

As per the MIB.

hh3cVsiIfRowStatus (1.3.6.1.4.1.25506.2.105.1.9.1.3)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only active(1), createAndGo(4), and destroy(6).

 

hh3cVsiPwPerfTable

About this table

This table contains performance statistics for VSI PWs.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are hh3cVsiIndex, hh3cVsiPwPerfPeerIp, and hh3cVsiPwPerfPwID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVsiPwPerfPeerIp (1.3.6.1.4.1.25506.2.105.1.10.1.1)

not-accessible

IpAddress

OCTET STRING (SIZE (4))

LSR ID for the remote PE of the PW.

As per the MIB.

hh3cVsiPwPerfPwID (1.3.6.1.4.1.25506.2.105.1.10.1.2)

not-accessible

Unsigned32

Unsigned32 (0..4294967295)

PW ID for the PW

As per the MIB.

hh3cVsiPwPerfInPackets (1.3.6.1.4.1.25506.2.105.1.10.1.3)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of packets received on the PW.

As per the MIB.

hh3cVsiPwPerfOutPackets (1.3.6.1.4.1.25506.2.105.1.10.1.4)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of packets sent by the PW.

As per the MIB.

hh3cVsiPwPerfInUcastPackets (1.3.6.1.4.1.25506.2.105.1.10.1.5)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of unicast packets received on the PW.

As per the MIB.

hh3cVsiPwPerfOutUcastPackets (1.3.6.1.4.1.25506.2.105.1.10.1.6)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of unicast packets sent by the PW.

As per the MIB.

hh3cVsiPwPerfInMcastPackets (1.3.6.1.4.1.25506.2.105.1.10.1.7)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of multicast packets received on the PW.

As per the MIB.

hh3cVsiPwPerfOutMcastPackets (1.3.6.1.4.1.25506.2.105.1.10.1.8)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of multicast packets sent by the PW.

As per the MIB.

hh3cVsiPwPerfInBcastPackets (1.3.6.1.4.1.25506.2.105.1.10.1.9)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number broadcast packets received on the PW.

As per the MIB.

hh3cVsiPwPerfOutBcastPackets (1.3.6.1.4.1.25506.2.105.1.10.1.10)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number broadcast packets sent by the PW.

As per the MIB.

hh3cVsiPwPerfInDiscards (1.3.6.1.4.1.25506.2.105.1.10.1.11)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of incoming packets discarded by the PW.

As per the MIB.

hh3cVsiPwPerfInOctets (1.3.6.1.4.1.25506.2.105.1.10.1.12)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of octets received on the PW.

As per the MIB.

hh3cVsiPwPerfOutOctets (1.3.6.1.4.1.25506.2.105.1.10.1.13)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of octets sent by the PW.

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