09-Layer 3 - IP Routing

HomeSupportRoutersCR16000-M SeriesReference GuidesMIB CompanionH3C CR16000-M Routers MIB Reference-R838x-6W10009-Layer 3 - IP Routing
14-RIPv2-MIB
Title Size Download
14-RIPv2-MIB 75.23 KB

RIPv2-MIB

About this MIB

Use this table to obtain RIPv2 interface statistics information, interface configuration information, and neighbor information.

MIB file name

rfc1724-rip.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).rip2(23)

Scalar objects

rip2GlobalRouteChanges (1.3.6.1.2.1.23.1.1)

Object (OID)

Access

Syntax

Value range

Description

Implementation

rip2GlobalRouteChanges (1.3.6.1.2.1.23.1.1)

read-only

Counter32

INTEGER(0..4294967295)

Number of route changes.

As per the MIB.

 

rip2GlobalQueries (1.3.6.1.2.1.23.1.2)

Object (OID)

Access

Syntax

Value range

Description

Implementation

rip2GlobalQueries (1.3.6.1.2.1.23.1.2)

read-only

Counter32

INTEGER(0..4294967295)

Number of RIP responses.

As per the MIB.

 

Tabular objects

rip2IfStatTable

About this table

This table contains interface statistics information.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table index is rip2IfStatAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

rip2IfStatAddress (1.3.6.1.2.1.23.2.1.1)

read-only

IpAddress

OCTET STRING (4)

Interface IP address.

As per the MIB.

rip2IfStatRcvBadPackets (1.3.6.1.2.1.23.2.1.2)

read-only

Counter32

INTEGER(0..4294967295)

Number of received bad packets.

As per the MIB.

rip2IfStatRcvBadRoutes (1.3.6.1.2.1.23.2.1.3)

read-only

Counter32

INTEGER(0..4294967295)

Number of received bad routes.

As per the MIB.

rip2IfStatSentUpdates (1.3.6.1.2.1.23.2.1.4)

read-only

Counter32

INTEGER(0..4294967295)

Number of triggered updates sent.

As per the MIB.

rip2IfStatStatus (1.3.6.1.2.1.23.2.1.5)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Interface state.

Supports only the read operation.

 

rip2IfConfTable

About this table

This table contains interface configuration information.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table index is rip2IfConfAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

rip2IfConfAddress (1.3.6.1.2.1.23.3.1.1)

read-only

IpAddress

OCTET STRING (4)

Interface IP address.

As per the MIB.

rip2IfConfDomain (1.3.6.1.2.1.23.3.1.2)

read-create

RouteTag

OCTET STRING (2)

Route tag in the packet.

Supports only the read operation.

rip2IfConfAuthType (1.3.6.1.2.1.23.3.1.3)

read-create

INTEGER

noAuthentication (1),         simplePassword (2),         md5 (3)

Authentication mode.

Supports only the read operation.

rip2IfConfAuthKey (1.3.6.1.2.1.23.3.1.4)

read-create

OCTET STRING

OCTET STRING (0..16)

Authentication key.

Supports only the read operation.

rip2IfConfSend (1.3.6.1.2.1.23.3.1.5)

read-create

INTEGER

doNotSend (1),

ripVersion1 (2),

rip1Compatible (3),

ripVersion2 (4),

ripV1Demand (5),

ripV2Demand (6)

Version of sent packets.

Supports only the read operation.

rip2IfConfReceive (1.3.6.1.2.1.23.3.1.6)

read-create

INTEGER

rip1 (1),

rip2 (2),

rip1OrRip2 (3),

doNotRecieve (4)

Version of received packets.

Supports only the read operation.

rip2IfConfDefaultMetric (1.3.6.1.2.1.23.3.1.7)

read-create

INTEGER

INTEGER( 0..15 )

Default cost of redistributed routes.

Supports only the read operation.

rip2IfConfStatus (1.3.6.1.2.1.23.3.1.8)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Interface state.

Supports only the read operation.

rip2IfConfSrcAddress (1.3.6.1.2.1.23.3.1.9)

read-create

IpAddress

OCTET STRING (4)

Packet source IP address.

Supports only the read operation.

 

rip2PeerTable

About this table

This table contains neighbor information.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are rip2PeerAddress and rip2PeerDomain.

Object (OID)

Access

Syntax

Value range

Description

Implementation

rip2PeerAddress (1.3.6.1.2.1.23.4.1.1)

read-only

IpAddress

OCTET STRING (4)

Neighbor IP address.

As per the MIB.

rip2PeerDomain (1.3.6.1.2.1.23.4.1.2)

read-only

RouteTag

OCTET STRING (2)

Route tag in the packet.

As per the MIB.

rip2PeerLastUpdate (1.3.6.1.2.1.23.4.1.3)

read-only

TimeTicks

Standard MIB values.

Time when the most recent update was received from the neighbor.

As per the MIB.

rip2PeerVersion (1.3.6.1.2.1.23.4.1.4)

read-only

INTEGER

INTEGER( 0..255 )

Version of the most recent packet received from the neighbor.

As per the MIB.

rip2PeerRcvBadPackets (1.3.6.1.2.1.23.4.1.5)

read-only

Counter32

INTEGER(0..4294967295)

Number of received bad packets.

As per the MIB.

rip2PeerRcvBadRoutes (1.3.6.1.2.1.23.4.1.6)

read-only

Counter32

INTEGER(0..4294967295)

Number of received bad routes.

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