ipCidrRouteTable

This entity's IP Routing table. This table has been deprecated in favor of the IP version neutral inetCidrRouteTable.

The indexes of the table are ipCidrRouteDest, ipCidrRouteMask, ipCidrRouteTos, ipCidrRouteNextHop.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.4.24.4.1.1

ipCidrRouteDest

IpAddress

read-only

The destination IP address of this route.

This object may not take a Multicast (Class D) address

value.

Any assignment (implicit or otherwise) of an instance

of this object to a value x must be rejected if the

bitwise logical-AND of x with the value of the

corresponding instance of the ipCidrRouteMask object is

not equal to x.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.2

ipCidrRouteMask

IpAddress

read-only

Indicate the mask to be logical-ANDed with the

destination address before being compared to the value

in the ipCidrRouteDest field. For those systems that

do not support arbitrary subnet masks, an agent

constructs the value of the ipCidrRouteMask by

reference to the IP Address Class.

Any assignment (implicit or otherwise) of an instance

of this object to a value x must be rejected if the

bitwise logical-AND of x with the value of the

corresponding instance of the ipCidrRouteDest object is

not equal to ipCidrRouteDest.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.3

ipCidrRouteTos

Integer32{(0,2147483647)}

read-only

The policy specifier is the IP TOS Field. The encoding

of IP TOS is as specified by the following convention.

Zero indicates the default path if no more specific

policy applies.

+-----+-----+-----+-----+-----+-----+-----+-----+

| | | |

| PRECEDENCE | TYPE OF SERVICE | 0 |

| | | |

+-----+-----+-----+-----+-----+-----+-----+-----+

IP TOS IP TOS

Field Policy Field Policy

Contents Code Contents Code

0 0 0 0 ==> 0 0 0 0 1 ==> 2

0 0 1 0 ==> 4 0 0 1 1 ==> 6

0 1 0 0 ==> 8 0 1 0 1 ==> 10

0 1 1 0 ==> 12 0 1 1 1 ==> 14

1 0 0 0 ==> 16 1 0 0 1 ==> 18

1 0 1 0 ==> 20 1 0 1 1 ==> 22

1 1 0 0 ==> 24 1 1 0 1 ==> 26

1 1 1 0 ==> 28 1 1 1 1 ==> 30

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.4

ipCidrRouteNextHop

IpAddress

read-only

On remote routes, the address of the next system en

route; Otherwise, 0.0.0.0.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.5

ipCidrRouteIfIndex

Integer32

read-create

The ifIndex value that identifies the local interface

through which the next hop of this route should be

reached.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.6

ipCidrRouteType

INTEGER{other(1),reject(2),local(3),remote(4)}

read-create

The type of route. Note that local(3) refers to a

route for which the next hop is the final destination;

remote(4) refers to a route for which the next hop is

not the final destination.

Routes that do not result in traffic forwarding or

rejection should not be displayed, even if the

implementation keeps them stored internally.

reject (2) refers to a route that, if matched,

discards the message as unreachable. This is used in

some protocols as a means of correctly aggregating

routes.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.7

ipCidrRouteProto

INTEGER{other(1),local(2),netmgmt(3),icmp(4),egp(5),ggp(6),hello(7),rip(8),isIs(9),esIs(10),ciscoIgrp(11),bbnSpfIgp(12),ospf(13),bgp(14),idpr(15),ciscoEigrp(16)}

read-only

The routing mechanism via which this route was learned.

Inclusion of values for gateway routing protocols is

not intended to imply that hosts should support those

protocols.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.8

ipCidrRouteAge

Integer32

read-only

The number of seconds since this route was last updated

or otherwise determined to be correct. Note that no

semantics of `too old' can be implied, except through

knowledge of the routing protocol by which the route

was learned.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.9

ipCidrRouteInfo

OBJECT IDENTIFIER

read-create

A reference to MIB definitions specific to the

particular routing protocol that is responsible for

this route, as determined by the value specified in the

route's ipCidrRouteProto value. If this information is

not present, its value should be set to the OBJECT

IDENTIFIER { 0 0 }, which is a syntactically valid

object identifier, and any implementation conforming to

ASN.1 and the Basic Encoding Rules must be able to

generate and recognize this value.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.10

ipCidrRouteNextHopAS

Integer32

read-create

The Autonomous System Number of the Next Hop. The

semantics of this object are determined by the routing-

protocol specified in the route's ipCidrRouteProto

value. When this object is unknown or not relevant, its

value should be set to zero.

The actually supported value range is 0-4294967295.

1.3.6.1.2.1.4.24.4.1.11

ipCidrRouteMetric1

Integer32

read-create

The primary routing metric for this route. The

semantics of this metric are determined by the routing-

protocol specified in the route's ipCidrRouteProto

value. If this metric is not used, its value should be

set to -1.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.12

ipCidrRouteMetric2

Integer32

read-create

An alternate routing metric for this route. The

semantics of this metric are determined by the routing-

protocol specified in the route's ipCidrRouteProto

value. If this metric is not used, its value should be

set to -1.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.13

ipCidrRouteMetric3

Integer32

read-create

An alternate routing metric for this route. The

semantics of this metric are determined by the routing-

protocol specified in the route's ipCidrRouteProto

value. If this metric is not used, its value should be

set to -1.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.14

ipCidrRouteMetric4

Integer32

read-create

An alternate routing metric for this route. The

semantics of this metric are determined by the routing-

protocol specified in the route's ipCidrRouteProto

value. If this metric is not used, its value should be

set to -1.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.15

ipCidrRouteMetric5

Integer32

read-create

An alternate routing metric for this route. The

semantics of this metric are determined by the routing-

protocol specified in the route's ipCidrRouteProto

value. If this metric is not used, its value should be

set to -1.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.4.24.4.1.16

ipCidrRouteStatus

INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)}

read-create

The row status variable, used according to row

installation and removal conventions.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

None.

Modification Restriction

None.

Deletion Restriction

None.

Access Restriction

None.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >