09-MPLS

HomeSupportRouters5G IPRAN Access RoutersReference GuidesMIB CompanionH3C RA5300[RA5100-G] Routers MIB Reference-R7752-6W10009-MPLS
04-HH3C-MPLSEXT-MIB
Title Size Download
04-HH3C-MPLSEXT-MIB 172.42 KB

HH3C-MPLSEXT-MIB

About this MIB

Use this MIB to manage MPLS and LDP capabilities and MPLS BFD sessions.

MIB file name

hh3c-mplsext.mib

Root object

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

Scalar objects

hh3cMplsExtLsrID

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtLsrID (1.3.6.1.4.1.25506.2.142.1.1.1)

read-write

OCTET STRING

OCTET STRING

(0..255)

Global LSR ID.

As per the MIB.

hh3cMplsExtLdpStatus

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtLdpStatus (1.3.6.1.4.1.25506.2.142.1.1.2)

read-write

TruthValue

true(1),

false(2)

Enabling status of global LDP.

As per the MIB.

 

hh3cMplsExtLabelInfo

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtLabelInfo (1.3.6.1.4.1.25506.2.142.1.1.3)

accessible-for-notify

OCTET STRING

OCTET STRING (0..127)

MPLS label information.

As per the MIB.

 

hh3cMplsExtTnlToVpnInfo

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtTnlToVpnInfo (1.3.6.1.4.1.25506.2.142.1.1.4)

accessible-for-notify

OCTET STRING

OCTET STRING (0..127)

Tunnel policy information.

As per the MIB.

 

Tabular objects

hh3cMplsExtTable

About this table

Use this table to configure the MPLS capability for interfaces.

Support for operations

Create

Edit/Modify

Delete

Read

You cannot set an MTU for a tunnel interface.

By default, the MPLS MTU depends on the interface MTU. Different types of interfaces have different MTU values.

The MTU of a tunnel interface cannot be modified.

Supported

Supported

Columns

The table index is hh3cMplsExtIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtIndex (1.3.6.1.4.1.25506.2.142.1.2.1.1)

not-accessible

Unsigned32

Unsigned32

(1..4294967295)

Index of an interface.

As per the MIB.

hh3cMplsExtCapability

(1.3.6.1.4.1.25506.2.142.1.2.1.2)

read-create

TruthValue

true(1),

false(2)

MPLS capability of the interface.

As per the MIB.

hh3cMplsExtMtu

(1.3.6.1.4.1.25506.2.142.1.2.1.3)

read-create

Unsigned32

Unsigned32

(46..65535)

MPLS MTU of the interface.

As per the MIB.

hh3cMplsExtRowStatus

(1.3.6.1.4.1.25506.2.142.1.2.1.4)

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).

 

hh3cMplsExtLdpTable

About this table

Use this table to configure the LDP capability for interfaces.

Support for operations

Create

Edit/Modify

Delete

Read

When create, the value of hh3cMplsExtLdpCapability must be true(1).

Supported

Supported

Supported

Columns

The table index is hh3cMplsExtLdpIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtLdpIndex

(1.3.6.1.4.1.25506.2.142.1.3.1.1)

not-accessible

Unsigned32

Unsigned32

(1..4294967295)

Index of an interface.

As per the MIB.

hh3cMplsExtLdpCapability

(1.3.6.1.4.1.25506.2.142.1.3.1.2)

read-create

TruthValue

false(0),
true(1)

LDP capability of the interface.

As per the MIB.

hh3cMplsExtLdpRowStatus

(1.3.6.1.4.1.25506.2.142.1.3.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).

 

hh3cMplsExtBfdTable

About this table

This table contains information about MPLS BFD sessions.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is hh3cMplsExtBfdLocalDiscr.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtBfdLocalDiscr (1.3.6.1.4.1.25506.2.142.1.4.1.1)

not-accessible

Unsigned32

Unsigned32

(1..4294967295)

Local discriminator of a BFD session.

As per the MIB.

hh3cMplsExtBfdType (1.3.6.1.4.1.25506.2.142.1.4.1.2)

read-only

INTEGER

1: unknown
2: BFD for LSP
3: BFD for VPWS PW

4: BFD for VPLS PW

5: BFD for TE

Type of the BFD session.

As per the MIB.

hh3cMplsExtBfdBindIfIndex (1.3.6.1.4.1.25506.2.142.1.4.1.3)

read-only

InterfaceIndexOrZero

This object displays a tunnel interface index when the value of hh3cMplsExtBfdType is 5 (BFD for TE) and displays the index of an AC interface bound to a PW when the value of hh3cMplsExtBfdType is 3 (BFD for VPWS PW).

This object is invalid and displays 0 when the value of hh3cMplsExtBfdType is not 5 (BFD for TE) or 3 (BFD for VPWS PW).

Index of the bound local interface.

As per the MIB.

hh3cMplsExtBfdBindIfName (1.3.6.1.4.1.25506.2.142.1.4.1.4)

read-only

DisplayString

DisplayString

(0..255)

Name of the bound local interface.

As per the MIB.

hh3cMplsExtBfdXcIndex (1.3.6.1.4.1.25506.2.142.1.4.1.5)

read-only

OCTET STRING

OCTET STRING

(0..24)

MplsOutSegmentEntry index for an LSP entry.

As per the MIB.

hh3cMplsExtBfdPwBackupFlag (1.3.6.1.4.1.25506.2.142.1.4.1.6)

read-only

INTEGER

1: Non-PW
2: Primary PW
3: Backup PW

Primary or backup flag of a PW.

As per the MIB.

hh3cMplsExtBfdPwId (1.3.6.1.4.1.25506.2.142.1.4.1.7)

read-only

Unsigned32

Unsigned32

(0..4294967295)

PW identifier.

As per the MIB.

hh3cMplsExtBfdVsiIndex (1.3.6.1.4.1.25506.2.142.1.4.1.8)

read-only

Unsigned32

Unsigned32

(1..4294967295)

VSI index + 1.

As per the MIB.

hh3cMplsExtBfdPwPeerIpType (1.3.6.1.4.1.25506.2.142.1.4.1.9)

read-only

InetAddressType

IPv4 or IPv6.

The value of this object is 0 if the BFD session is not for a PW.

Type of the PW peer address.

As per the MIB.

hh3cMplsExtBfdPwPeerIp (1.3.6.1.4.1.25506.2.142.1.4.1.10)

read-only

InetAddress

OCTET STRING (0..255)

Peer address of the PW.

As per the MIB.

hh3cMplsExtBfdPwSPE (1.3.6.1.4.1.25506.2.142.1.4.1.11)

read-only

INTEGER

1: Non-VPWS PW
2: UPE (User facing-Provider Edge)
3: SPE (Switching Provider Edge, a transit node of a multi-segment PW)

Node information of the VPWS PW.

As per the MIB.

hh3cMplsExtBfdPwEncapType (1.3.6.1.4.1.25506.2.142.1.4.1.12)

read-only

INTEGER

1: unknown

2: fr-dlci-martini

3: atm-aal5-sdu

4: atm-trans-cell

5: vlan

6: ethernet

7: hdlc

8: ppp

9: cesom

10: atm-nto1-vcc

11: atm-nto1-vpc

12: ip-interworking

13: atm-1to1-vcc

14: atm-1to1-vpc

15: atm-aal5-pdu

16: fr-port

17: cep

18: satop-e1

19: satop-t1

20: satop-e3

21: satop-t3

22: esopsn-basic

23: tdmoip-aal1-mode

24: tdm-cesopsn-with-cas

25: tdmoip-aal2-mode

26: fr-dlci

Encapsulation type of the PW.

As per the MIB.

 

hh3cMplsExtStaticLspTable

About this table

This table contains information about MPLS static LSPs.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is hh3cMplsExtStaticLspName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtStaticLspName (1.3.6.1.4.1.25506.2.142.1.7.1.1)

not-accessible

OCTET STRING

OCTET STRING

(1..15)

Name of a static LSP.

As per the MIB.

hh3cMplsExtStaticLspType (1.3.6.1.4.1.25506.2.142.1.7.1.2)

read-only

Enumeration

1—Ingress

2—Transit

3—Egress

Type of the static LSP.

As per the MIB.

hh3cMplsExtStaticLspInLabel (1.3.6.1.4.1.25506.2.142.1.7.1.3)

read-only

Unsigned integer.

Unsigned integer.

(16..4294967295)

Incoming label for the static LSP.

As per the MIB.

hh3cMplsExtStaticLspOutLabel (1.3.6.1.4.1.25506.2.142.1.7.1.4)

read-only

Unsigned integer

Unsigned integer.

(0,3,16..4294967295)

Outgoing label for the static LSP.

As per the MIB.

hh3cMplsExtStaticLspDestAddr (1.3.6.1.4.1.25506.2.142.1.7.1.5)

read-only

String, dotted decimal notation.

OCTET STRING (0..255)

Destination address of the static LSP.

As per the MIB.

hh3cMplsExtStaticLspDestAddrMaskLen (1.3.6.1.4.1.25506.2.142.1.7.1.6)

read-only

Unsigned integer.

Unsigned integer.

(0..32)

Mask length of the destination address.

As per the MIB.

hh3cMplsExtStaticLspNextHopAddr (1.3.6.1.4.1.25506.2.142.1.7.1.7)

read-only

String, dotted decimal notation.

OCTET STRING

(0..255)

Nexthop address of the static LSP.

As per the MIB.

hh3cMplsExtStaticLspOutIfIndex (1.3.6.1.4.1.25506.2.142.1.7.1.8)

read-only

Unsigned integer.

Unsigned integer.

(0..4294967295)

Index of the outgoing interface for this static LSP.

As per the MIB.

Notifications

hh3cMplsExtLabThreExceed

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.142.0.1

The MPLS LSM label usage reached the upper threshold.

Error

Warning

1.3.6.1.4.1.25506.2.142.0.2

(hh3cMplsExtLabThreExceedClear)

OFF

 

Notification triggers

This notification is generated when the usage of a type of MPLS labels reaches the upper threshold.

System impact

 

Status control

ON

CLI: Use the snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

OFF

CLI: Use the undo snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

Objects

OID (object name)

Description

Index nodes

Type

Value range

hh3cMplsExtLabelInfo (1.3.6.1.4.1.25506.2.142.1.1.3)

MPLS label information.

N/A

OCTET STRING

As per the MIB.

 

Recommended action

No action is required.

hh3cMplsExtLabThreExceedClear

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.142.0.2

MPLS LSM label usage dropped below the lower threshold.

Recovery

N/A

N/A

OFF

 

Notification triggers

This notification is generated when the usage of a type of MPLS labels drops below the lower threshold.

System impact

 

Status control

ON

CLI: Use the snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

OFF

CLI: Use the undo snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

Objects

OID (object name)

Description

Index nodes

Type

Value range

hh3cMplsExtLabelInfo (1.3.6.1.4.1.25506.2.142.1.1.3)

MPLS label information.

N/A

OCTET STRING

As per the MIB.

 

Recommended action

No action is required.

hh3cMplsExtLabTotExceed

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.142.0.3

MPLS LSM labels are used up.

Error

Major

1.3.6.1.4.1.25506.2.142.0.4

(hh3cMplsExtLabTotExceedClear)

OFF

 

Notification triggers

This notification is generated when the usage of a type of MPLS labels reaches 100%.

System impact

 

Status control

ON

CLI: Use the snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

OFF

CLI: Use the undo snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

Objects

OID (object name)

Description

Index nodes

Type

Value range

hh3cMplsExtLabelInfo (1.3.6.1.4.1.25506.2.142.1.1.3)

MPLS label information.

N/A

OCTET STRING

As per the MIB.

 

Recommended action

No action is required.

hh3cMplsExtLabTotExceedClear

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.142.0.4

The MPLS LSM label usage dropped to the specified value.

Recovery

N/A

N/A

OFF

 

Notification triggers

This notification is generated when the MPLS LSM label usage drops to the specified value, which is 95%.

System impact

 

Status control

ON

CLI: Use the snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

OFF

CLI: Use the undo snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

Objects

OID (object name)

Description

Index nodes

Type

Value range

hh3cMplsExtLabelInfo (1.3.6.1.4.1.25506.2.142.1.1.3)

MPLS label information.

N/A

OCTET STRING

As per the MIB.

 

Recommended action

No action is required.

hh3cMplsExtTnlToVpnEvent

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.142.0.5

The tunnel selected for the VPN changed.

Recovery

Major

N/A

OFF

 

Notification triggers

This notification is generated when the selected tunnel for the VPN changes.

System impact

 

Status control

ON

CLI: Use the snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

OFF

CLI: Use the undo snmp-agent trap enable mpls-private [ label-threshold | label-total | tunnel-to-vpn | slsp-up-down ]* command.

Objects

OID (object name)

Description

Index nodes

Type

Value range

hh3cMplsExtTnlToVpnInfo (1.3.6.1.4.1.25506.2.142.1.1.4)

Tunnel policy information

N/A

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