07-Layer 3 - IP Services

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10007-Layer 3 - IP Services
13-IP-FORWARD-MIB
Title Size Download
13-IP-FORWARD-MIB 53.35 KB

IP-FORWARD-MIB

About this MIB

Use this MIB to configure IP routes for Classless Inter-Domain Routing (CIDR).

MIB file name

rfc4292-ip-forward.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).ip(4).ipForward(24)

Scalar objects

ipCidrRouteNumber

Object (OID)

Access

Syntax

Value range

Description

Implementation

ipCidrRouteNumber(1.3.6.1.2.1.4.24.3)

read-only

Gauge32

Standard MIB values.

Number of current valid ipCidrRouteTable entries.

As per the MIB.

inetCidrRouteNumber

Object (OID)

Access

Syntax

Value range

Description

Implementation

inetCidrRouteNumber (1.3.6.1.2.1.4.24.6)

read-only

Gauge32

Standard MIB values.

Number of current valid inetCidrRouteTable entries.

As per the MIB.

inetCidrRouteDiscards

Object (OID)

Access

Syntax

Value range

Description

Implementation

inetCidrRouteDiscards (1.3.6.1.2.1.4.24.8)

read-only

Counter32

Standard MIB values.

Number of invalid entries dropped by inetCidrRouteTable.

As per the MIB.

 

Tabular objects

ipCidrRouteTable

About this table

Use this table to implement routing table function on an entity. This table has been replaced by the inetCidrRouteTable and is no longer in use.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table indexes are ipCidrRouteDest, ipCidrRouteMask, ipCidrRouteTos, and ipCidrRouteNextHop.

Object (OID)

Access

Syntax

Value range

Description

Implementation

ipCidrRouteDest(1.3.6.1.2.1.4.24.4.1.1)

read-only

IpAddress

(0..255)

Destination IP address of the route.

As per the MIB.

ipCidrRouteMask(1.3.6.1.2.1.4.24.4.1.2)

read-only

IpAddress

(0..255)

Address mask.

As per the MIB.

ipCidrRouteTos(1.3.6.1.2.1.4.24.4.1.3)

read-only

Integer32

Standard MIB values.

ToS field value.

The value is always 0.

ipCidrRouteNextHop(1.3.6.1.2.1.4.24.4.1.4)

read-only

IpAddress

(0..255)

Address of the next hop.

As per the MIB.

ipCidrRouteIfIndex(1.3.6.1.2.1.4.24.4.1.5)

read-create

Integer32

Standard MIB values.

Interface index.

Read only.

ipCidrRouteType(1.3.6.1.2.1.4.24.4.1.6)

read-create

INTEGER

Standard MIB values.

Type of the route.

Read only.

ipCidrRouteProto(1.3.6.1.2.1.4.24.4.1.7)

read-only

INTEGER

Standard MIB values.

Protocol type.

As per the MIB.

ipCidrRouteAge(1.3.6.1.2.1.4.24.4.1.8)

read-only

Integer32

Standard MIB values.

Time since the route was last updated.

As per the MIB.

ipCidrRouteInfo(1.3.6.1.2.1.4.24.4.1.9)

read-create

OBJECT IDENTIFIER

Standard MIB values.

Route information.

The value is always 0.

Read only.

ipCidrRouteNextHopAS(1.3.6.1.2.1.4.24.4.1.10)

read-create

Integer32

Standard MIB values.

AS number of the next hop.

The value is always 0.

Read only.

ipCidrRouteMetric1(1.3.6.1.2.1.4.24.4.1.11)

read-create

Integer32

Standard MIB values.

Primary routing metric of the route.

Read only.

ipCidrRouteMetric2(1.3.6.1.2.1.4.24.4.1.12)

read-create

Integer32

Standard MIB values.

Alternate routing metric of the route.

The value is always -1.

Read only.

ipCidrRouteMetric3(1.3.6.1.2.1.4.24.4.1.13)

read-create

Integer32

Standard MIB values.

Alternate routing metric of the route.

The value is always -1.

Read only.

ipCidrRouteMetric4(1.3.6.1.2.1.4.24.4.1.14)

read-create

Integer32

Standard MIB values.

Alternate routing metric of the route.

The value is always -1.

Read only.

ipCidrRouteMetric5(1.3.6.1.2.1.4.24.4.1.15)

read-create

Integer32

Standard MIB values.

Alternate routing metric of the route.

The value is always -1.

Read only.

ipCidrRouteStatus(1.3.6.1.2.1.4.24.4.1.16)

read-create

INTEGER

Standard MIB values.

Row status variable, used according to row installation and deletion conventions.

Read only.

 

inetCidrRouteTable

About this table

Use this table to obtain IP version-independent multipath CIDR routes.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are inetCidrRouteDestType, inetCidrRouteDest, inetCidrRoutePfxLen, inetCidrRoutePolicy, and inetCidrRouteNextHop.

Object (OID)

Access

Syntax

Value range

Description

Implementation

inetCidrRouteDestType

(1.3.6.1.2.1.4.24.7.1.1)

not-accessible

Integer32

Standard MIB values.

Destination address family.

As per the MIB.

inetCidrRouteDest

(1.3.6.1.2.1.4.24.7.1.2)

not-accessible

Octets

(0..255)

Destination address.

As per the MIB.

inetCidrRoutePfxLen

(1.3.6.1.2.1.4.24.7.1.3)

not-accessible

Gauge32

Standard MIB values.

Prefix length of the destination address.

As per the MIB.

inetCidrRoutePolicy

(1.3.6.1.2.1.4.24.7.1.4)

not-accessible

Object Identifier

Standard MIB values.

General set of route information.

As per the MIB.

inetCidrRouteNextHopType

(1.3.6.1.2.1.4.24.7.1.5)

not-accessible

Integer32

Standard MIB values.

Next hop address family.

As per the MIB.

inetCidrRouteNextHop

(1.3.6.1.2.1.4.24.7.1.6)

not-accessible

Octets

(0..255)

Address of the next hop.

As per the MIB.

inetCidrRouteIfIndex

(1.3.6.1.2.1.4.24.7.1.7)

read-create

Integer32

Standard MIB values.

Output interface.

Read only.

inetCidrRouteType

(1.3.6.1.2.1.4.24.7.1.8)

read-create

Integer32

Standard MIB values.

Type of the route.

Only supports remote, local, and blackhole.

Read only.

inetCidrRouteProto

(1.3.6.1.2.1.4.24.7.1.9)

read-only

Integer32

Standard MIB values.

Routing protocol type.

Supports local, netmgmt, rip, ospf, is-is, bgp, and other (unspecified).

inetCidrRouteAge

(1.3.6.1.2.1.4.24.7.1.10)

read-only

Gauge32

Standard MIB values.

Lifetime of the route.

As per the MIB.

inetCidrRouteNextHopAS

(1.3.6.1.2.1.4.24.7.1.11)

read-create

Gauge32

Standard MIB values.

AS number of the next hop.

The value is always 0.

Read only.

inetCidrRouteMetric1

(1.3.6.1.2.1.4.24.7.1.12)

read-create

Integer32

Standard MIB values.

Routing metric in the protocol.

Read only.

inetCidrRouteMetric2

(1.3.6.1.2.1.4.24.7.1.13)

read-create

Integer32

Standard MIB values.

Alternate routing metric of the route.

The value is always -1.

Read only.

inetCidrRouteMetric3

(1.3.6.1.2.1.4.24.7.1.14)

read-create

Integer32

Standard MIB values.

Alternate routing metric of the route.

The value is always -1.

Read only.

inetCidrRouteMetric4

(1.3.6.1.2.1.4.24.7.1.15)

read-create

Integer32

Standard MIB values.

Alternate routing metric of the route.

The value is always -1.

Read only.

inetCidrRouteMetric5

(1.3.6.1.2.1.4.24.7.1.16)

read-create

Integer32

Standard MIB values.

Alternate routing metric of the route.

The value is always -1.

Read only.

inetCidrRouteStatus

(1.3.6.1.2.1.4.24.7.1.17)

read-create

Integer32

Standard MIB values.

Row status.

Read only.

 

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