13-MPLS

HomeSupportReference GuidesMIB CompanionH3C MSR Router Series MIB Reference-R6749-6W10013-MPLS
02-HH3C-MPLSEXT-MIB
Title Size Download
02-HH3C-MPLSEXT-MIB 125.48 KB

HH3C-MPLSEXT-MIB

About this MIB

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

MIB file name

rfc3812-mplsext.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).transmission(10).mplsStdMIB(166).mplsTeStdMIB(3)

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.

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

true(0)

false(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.

hh3cMplsExtVpnStatsTable

About this table

This table contains statistical information about packets received and sent by VPNs.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is hh3cMplsExtVpnStatsVrfIndex .

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtVpnStatsVrfIndex (1.3.6.1.4.1.25506.2.142.1.5.1.1)

not-accessible

Unsigned32

Unsigned32

(1..4294967295)

Index of a VPN instance.

As per the MIB.

hh3cMplsExtVpnStatsVpnName (1.3.6.1.4.1.25506.2.142.1.5.1.2)

read-only

OCTET STRING

OCTET STRING

(1..31 )

Name of the VPN instance.

As per the MIB.

This object is invalid if VPN statistics is not enabled. When read, this object returns a zero-length string.

hh3cMplsExtVpnStatsInOctets (1.3.6.1.4.1.25506.2.142.1.5.1.3)

read-only

Counter64

Counter64

(0..18446744073709551615)

Number of octets received by the VPN instance.

As per the MIB.

hh3cMplsExtVpnStatsInPackets (1.3.6.1.4.1.25506.2.142.1.5.1.4)

read-only

Counter64

Counter64

(0..18446744073709551615)

Number of packets received by the VPN instance.

As per the MIB.

hh3cMplsExtVpnStatsInErrors (1.3.6.1.4.1.25506.2.142.1.5.1.5)

read-only

Counter64

Counter64

(0..18446744073709551615)

Number of error packets received by the VPN instance.

As per the MIB.

hh3cMplsExtVpnStatsInDiscards (1.3.6.1.4.1.25506.2.142.1.5.1.6)

read-only

Counter64

Counter64

(0..18446744073709551615)

Number of incoming packets discarded by the VPN instance.

As per the MIB.

hh3cMplsExtVpnStatsOutOctets (1.3.6.1.4.1.25506.2.142.1.5.1.7)

read-only

Counter64

Counter64

(0..18446744073709551615)

Number of octets sent by the VPN instance.

As per the MIB.

hh3cMplsExtVpnStatsOutPackets (1.3.6.1.4.1.25506.2.142.1.5.1.8)

read-only

Counter64

Counter64

(0..18446744073709551615)

Number of packets sent by the VPN instance.

As per the MIB.

hh3cMplsExtVpnStatsOutErrors (1.3.6.1.4.1.25506.2.142.1.5.1.9)

read-only

Counter64

Counter64

(0..18446744073709551615)

Number of error packets sent by the VPN instance.

As per the MIB.

hh3cMplsExtVpnStatsOutDiscards (1.3.6.1.4.1.25506.2.142.1.5.1.10)

read-only

Counter64

Counter64

(0..18446744073709551615)

Number of outgoing packets discarded by the VPN instance.

As per the MIB.

 

hh3cMplsExtVpnTable

About this table

This table contains MPLS L3VPN information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is hh3cMplsExtVpnName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsExtVpnName (1.3.6.1.4.1.25506.2.142.1.6.1.1)

not-accessible

OCTET STRING

OCTET STRING

(1..31)

Name of a VPN instance.

As per the MIB.

hh3cMplsExtVrfIndex (1.3.6.1.4.1.25506.2.142.1.6.1.2)

read-only

Unsigned32

Unsigned32 (1..4294967295)

Index of the VPN instance.

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.

 

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