09-Layer 3 - IP Routing

HomeSupportRoutersCR16000-M SeriesReference GuidesMIB CompanionH3C CR16000-M Routers MIB Reference-R838x-6W10009-Layer 3 - IP Routing
09-HH3C-RIB-MIB
Title Size Download
09-HH3C-RIB-MIB 52.72 KB

HH3C-RIB-MIB

About this MIB

Use the HH3C-RIB-MIB to obtain device RIB information and collect alarm information.

MIB file name

hh3c-rib.mib

Root object

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

Scalar objects

hh3cRibVrfRestrainType (1.3.6.1.4.1.25506.2.219.1.1)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRibVrfRestrainType (1.3.6.1.4.1.25506.2.219.1.1)

accessible-for-notify

OCTET STRING

OCTET STRING (1..31)

Address family type of the VPN route.

As per the MIB.

 

hh3cRibVrfRtNexthopAddress (1.3.6.1.4.1.25506.2.219.1.4)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRibVrfRtNexthopAddress (1.3.6.1.4.1.25506.2.219.1.4)

accessible-for-notify

OCTET STRING

OCTET STRING (1..46)

Next hop address of the VPN route.

As per the MIB.

 

hh3cRibVrfRtProtocol (1.3.6.1.4.1.25506.2.219.1.5)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRibVrfRtProtocol (1.3.6.1.4.1.25506.2.219.1.5)

accessible-for-notify

OCTET STRING

OCTET STRING (1..31)

Protocol type of the VPN route.

As per the MIB.

 

Notifications

hh3cRibCyclicIterateRestrain

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.219.2.0.1

The recursion loop for routes in the VPN instance is suppressed.

Error

Warning

1.3.6.1.4.1.25506.2.219. 2.0.2 (hh3cRibCyclicIterateRestrainClr)

ON

 

Notification triggers

This notification is generated when the recursion loop for routes in the VPN instance is suppressed.

System impact

The CPU usage might remain high.

Status control

ON

CLI: Use the snmp-agent trap enable [ ipv6 ] rib cyclic-iterate-restrain command.

OFF

CLI: Use the undo snmp-agent trap enable [ ipv6 ] rib cyclic-iterate-restrain command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.219.1.1 (hh3cRibVrfRestrainType)

Address family type of the VPN route.

N/A

OCTET STRING

OCTET STRING(1..31)

1.3.6.1.4.1.25506.2.219.1.2 (hh3cRibVrfName)

VPN instance name.

N/A

OCTET STRING

OCTET STRING(0..31)

1.3.6.1.4.1.25506.2.219.1.3 (hh3cRibVrfIndex)

VPN instance index.

N/A

Gauge32

INTEGER(0..65535)

1.3.6.1.4.1.25506.2.219.1.4 (hh3cRibVrfRtNexthopAddress)

Next hop address of the VPN route.

N/A

OCTET STRING

OCTET STRING(1..46)

1.3.6.1.4.1.25506.2.219.1.5 (hh3cRibVrfRtProtocol)

Protocol type of the VPN route.

N/A

OCTET STRING

OCTET STRING(1..31)

 

Recommended action

To resolve the issue:

1.If the value for 1.3.6.1.4.1.25506.2.219.1.1 (hh3cRibVrfRestrainType) is IPv4, and the value for 1.3.6.1.4.1.25506.2.219.1.3 (hh3cRibVrfIndex) is 0, execute the display ip routing-table command to obtain the route related to 1.3.6.1.4.1.25506.2.219.1.4 (hh3cRibVrfRtNexthopAddress) and identify whether a recursion loop exists.

If yes, proceed to step 5.

If not, proceed to step 6.

2.If the value for 1.3.6.1.4.1.25506.2.219.1.1 (hh3cRibVrfRestrainType) is IPv4, and the value for 1.3.6.1.4.1.25506.2.219.1.3 (hh3cRibVrfIndex) is not 0, execute the display ip routing-table vpn-instance vpn-instance-name command to obtain the route related to 1.3.6.1.4.1.25506.2.219.1.4 (hh3cRibVrfRtNexthopAddress) in VPN routing table hh3cRibVrfName and identify whether a recursion loop exists.

If yes, proceed to step 5.

If not, proceed to step 6.

3.If the value for 1.3.6.1.4.1.25506.2.219.1.1 (hh3cRibVrfRestrainType) is IPv6, and the value for 1.3.6.1.4.1.25506.2.219.1.3 (hh3cRibVrfIndex) is 0, execute the display ipv6 routing-table command to obtain the route related to 1.3.6.1.4.1.25506.2.219.1.4 (hh3cRibVrfRtNexthopAddress) and identify whether a recursion loop exists.

If yes, proceed to step 5.

If not, proceed to step 6.

4.If the value for 1.3.6.1.4.1.25506.2.219.1.1 (hh3cRibVrfRestrainType) is IPv6, and the value for 1.3.6.1.4.1.25506.2.219.1.3 (hh3cRibVrfIndex) is not 0, execute the display ipv6 routing-table vpn-instance vpn-instance-name command to obtain the route related to 1.3.6.1.4.1.25506.2.219.1.4 (hh3cRibVrfRtNexthopAddress) in VPN routing table hh3cRibVrfName and identify whether a recursion loop exists.

If yes, proceed to step 5.

If not, proceed to step 6.

5.Delete the route with recursion loop (for more information, see the configuration guide of the associated routing protocol). Wait for 10 minutes, and identify whether the hh3cRibCyclicIterateRestrainClr alarm occurs and whether the hh3cRibCyclicIterateRestrain alarm does not occur any more.

6.If the issue persists, collect configuration data, log information, and alarm information, and then contact H3C Support for help.

hh3cRibCyclicIterateRestrainClr

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.219. 2.0.2

The recursion loop suppression for routes in the VPN instance is disabled.

Recovery

Informational

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the recursion loop suppression for routes in the VPN instance is disabled.

System impact

No impact on services.

Status control

ON

CLI: Use the snmp-agent trap enable [ ipv6 ] rib cyclic-iterate-restrain-clear command.

OFF

CLI: Use the undo snmp-agent trap enable [ ipv6 ] rib cyclic-iterate-restrain-clear command.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.219.1.1 (hh3cRibVrfRestrainType)

Address family type of the VPN route.

N/A

OCTET STRING

OCTET STRING(1..31)

1.3.6.1.4.1.25506.2.219.1.2 (hh3cRibVrfName)

VPN instance name.

N/A

OCTET STRING

OCTET STRING(0..31)

1.3.6.1.4.1.25506.2.219.1.3 (hh3cRibVrfIndex)

VPN instance index.

N/A

Gauge32

INTEGER(0..65535)

1.3.6.1.4.1.25506.2.219.1.4 (hh3cRibVrfRtNexthopAddress)

Next hop address of the VPN route.

N/A

OCTET STRING

OCTET STRING(1..46)

1.3.6.1.4.1.25506.2.219.1.5 (hh3cRibVrfRtProtocol)

Protocol type of the VPN route.

N/A

OCTET STRING

OCTET STRING(1..31)

 

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