10-MPLS

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10010-MPLS
09-HH3C-MPLS-VPN-BGP-MIB
Title Size Download
09-HH3C-MPLS-VPN-BGP-MIB 57.30 KB

HH3C-MPLS-VPN-BGP-MIB

About this MIB

Use this MIB to manage the L3VPN related configuration and obtain path and prefix information about MPLS VPN BGP peers.

MIB file name

hh3c-mpls-vpn-bgp.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cRhw(8).hh3cMpls(12).hh3cMplsVpn(3)

Tabular objects

hh3cMplsVpnVrfConfTable

About this table

This table is obsolete. It specifies per-interface MPLS/BGP VPN VRF table capabilities and the associated information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table indexes are hh3cMplsVpnVrfName and hh3cMplsVpnVrfBgpNbrAdd.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsVpnVrfName

 (1.3.6.1.4.1.25506.2.160.1.1.1.1.1)

not-accessible

Hh3cMplsVpnId

OCTET STRING(0..31)

Name of a VRF (VPN instance).

As per the MIB.

hh3cMplsVpnVrfRtDistinguisher (1.3.6.1.4.1.25506.2.160.1.1.1.1.2)

read-create

Hh3cMplsVpnRtDistinguisher

OCTET STRING(0..256)

Route distinguisher for the VRF.

As per the MIB.

hh3cMplsVpnVrfNetPrefixType (1.3.6.1.4.1.25506.2.160.1.1.1.1.3)

read-only

INTEGER

other(1),

rip(2),

ospf(3),

isis(4),

bgp(5),

static(6)

Type of the network prefix for the PE-CE connection.

As per the MIB.

hh3cMplsVpnVrfNetPrefix

(1.3.6.1.4.1.25506.2.160.1.1.1.1.4)

read-only

IpAddress

OCTET STRING (4)

Network prefix of the PE-CE connection.

As per the MIB.

hh3cMplsVpnVrfIpRtRedistributeConn (1.3.6.1.4.1.25506.2.160.1.1.1.1.5)

read-create

TruthValue

true(1),

false(2)

Redistribution of directly connected networks into the VRF BGP table.

As per the MIB.

hh3cMplsVpnVrfIpRtRedistributeStatic (1.3.6.1.4.1.25506.2.160.1.1.1.1.6)

read-create

TruthValue

true(1),

false(2)

Redistribution of static routes into the VRF BGP table.

As per the MIB.

hh3cMplsVpnVrfIpRtRedistributeRip (1.3.6.1.4.1.25506.2.160.1.1.1.1.7)

read-create

TruthValue

true(1),

false(2)

Redistribution of RIP routes into the VRF BGP table.

As per the MIB.

hh3cMplsVpnVrfConfHighRtThreshold (1.3.6.1.4.1.25506.2.160.1.1.1.1.8)

read-create

Unsigned32

Standard MIB values.

Warning threshold for the number of active routes in the VRF.

As per the MIB.

hh3cMplsVpnVrfConfIsWarnOnly (1.3.6.1.4.1.25506.2.160.1.1.1.1.9)

read-create

TruthValue

true(1),

false(2)

Action to take when the number of active routes in the VRF exceeds the warning threshold.

As per the MIB.

hh3cMplsVpnVrfConfMaxRts (1.3.6.1.4.1.25506.2.160.1.1.1.1.10)

read-create

Unsigned32

Standard MIB values.

Maximum number of routes set for the VRF.

As per the MIB.

hh3cMplsVpnVrfConfRowStatus (1.3.6.1.4.1.25506.2.160.1.1.1.1.11)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

This variable is used to create, edit, and/or delete a row in this table.

As per the MIB.

 

hh3cMplsVpnVrfBgpNbrAddrTable

About this table

This table contains information about MPLS VPN BGP peers.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported only by hh3cMplsVpnVrfBgpNbrAdminStatus.

Supported

Supported

 

Columns

The table indexes are hh3cMplsVpnVrfName and hh3cMplsVpnVrfBgpNbrAddr.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsVpnVrfBgpNbrAddr (1.3.6.1.4.1.25506.2.160.1.1.2.1.1)

not-accessible

IpAddress

OCTET STRING (4)

Address of the BGP peer.

As per the MIB.

hh3cMplsVpnVrfBgpNbrRole (1.3.6.1.4.1.25506.2.160.1.1.2.1.2)

read-create

INTEGER

ce(1)

pe(2)

Role of the BGP peer.

Supports only the read operation.

hh3cMplsVpnVrfBgpNbrAsNumber (1.3.6.1.4.1.25506.2.160.1.1.2.1.3)

read-create

Unsigned32

Standard MIB values.

AS number of the BGP peer

Supports only the read operation.

hh3cMplsVpnVrfBgpNbrAdminStatus (1.3.6.1.4.1.25506.2.160.1.1.2.1.4)

read-create

INTEGER

mplsVpnVrfBgpNbrSetUp(1)

mplsVpnVrfBgpNbrSetDown(2)

Expected BGP peer connection state.

As per the MIB.

hh3cMplsVpnVrfBgpNbrRowStatus (1.3.6.1.4.1.25506.2.160.1.1.2.1.5)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only the read operation.

hh3cMplsVpnVrfBgpNbrState (1.3.6.1.4.1.25506.2.160.1.1.2.1.6)

read-only

INTEGER

idle(1)

connect(2)

active(3)

opensent(4)

openconfirm(5)

established(6)

BGP peer connection state.

Supports only the read operation.

 

hh3cMplsVpnVrfBgpNbrPrefixTable

About this table

This table contains path and prefix information about MPLS VPN BGP peers.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are hh3cMplsVpnVrfName, hh3cmplsVpnVrfBgpPAtrPeer, hh3cmplsVpnVrfBgpPAtrIpAddrPrefixLen, and hh3cmplsVpnVrfBgpPAtrIpAddrPrefix.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cMplsVpnVrfBgpPAtrPeer (1.3.6.1.4.1.25506.2.160.1.1.3.1.1)

not-accessible

IpAddress

OCTET STRING (4)

IP address of the EBGP peer.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrIpAddrPrefixLen (1.3.6.1.4.1.25506.2.160.1.1.3.1.2)

not-accessible

Integer32

Integer32 (0..32)

Mask length of the IP address prefix.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrIpAddrPrefix (1.3.6.1.4.1.25506.2.160.1.1.3.1.3)

not-accessible

IpAddress

OCTET STRING (4)

IP address prefix.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrPeerType (1.3.6.1.4.1.25506.2.160.1.1.3.1.4)

read-only

InetAddressType

IPv4(1)

IPv6 (2)

Address family of the PE IP address.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrOrigin (1.3.6.1.4.1.25506.2.160.1.1.3.1.5)

read-only

INTEGER

igp(1)

egp(2)

incomplete(3)

Ultimate origin of the path information.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrASPathSegment (1.3.6.1.4.1.25506.2.160.1.1.3.1.6)

read-only

OCTET STRING

OCTET STRING (2..255)

Sequence of AS path segments.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrNextHop (1.3.6.1.4.1.25506.2.160.1.1.3.1.7)

read-only

IpAddress

OCTET STRING (4)

Address of the border router.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrMultiExitDisc (1.3.6.1.4.1.25506.2.160.1.1.3.1.8)

read-only

Integer32

Integer32(-1..2147483647)

Metric used to discriminate between multiple exit points to an adjacent autonomous system.

The return value is 2147483647 when the actual value is between 2147483647 and 4294967295.

hh3cMplsVpnVrfBgpPAtrLocalPref (1.3.6.1.4.1.25506.2.160.1.1.3.1.9)

read-only

Integer32

Integer32(-1..2147483647)

The originating BGP4 speaker's degree of preference for an advertised route.

The return value is 2147483647 when the actual value is between 2147483647 and 4294967295.

hh3cMplsVpnVrfBgpPAtrAtomicAggregate (1.3.6.1.4.1.25506.2.160.1.1.3.1.10)

read-only

INTEGER

lessSpecificRtNotSelected (1)

lessSpecificRtSelected (2)

ATOMIC_AGGREGATE attribute.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrAggregatorAS (1.3.6.1.4.1.25506.2.160.1.1.3.1.11)    

read-only

Integer32

Integer32(0..65535)

AS number of the last BGP4 speaker that performed route aggregation.

The return value is 23456 when the actual value is between 65536 and 4294967295.

hh3cMplsVpnVrfBgpPAtrAggregatorAddr (1.3.6.1.4.1.25506.2.160.1.1.3.1.12)

read-only

IpAddress

OCTET STRING (4)

IP address of the last BGP4 speaker that performed route aggregation.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrCalcLocalPref (1.3.6.1.4.1.25506.2.160.1.1.3.1.13)

read-only

Integer32

Integer32(-1..2147483647)

Preference calculated by the receiving BGP4 speaker for an advertised route.

The return value is 2147483647 when the actual value is between 2147483647 and 4294967295.

hh3cMplsVpnVrfBgpPAtrBest (1.3.6.1.4.1.25506.2.160.1.1.3.1.14)

read-only

INTEGER

true(1),

false(2)

Indication of whether or not this route was chosen as the best BGP4 route.

As per the MIB.

hh3cMplsVpnVrfBgpPAtrUnknown (1.3.6.1.4.1.25506.2.160.1.1.3.1.15)

read-only

OCTET STRING

OCTET STRING (0..255)

One or more path attributes not understood by this BGP4 speaker.

As per the MIB.

 

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