RC-IP-ROUTING-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
46
rcIpSourceInterfaceTable
table.1.3.6.1.4.1.2272.1.8.4.8
·
1 row entry
·
3 columns
Table used to maintain source address information.
An entry of Ip Source Interface Table.
Indexes
rcIpSourceInterfaceAppId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcIpSourceInterfaceAppId
The application which can be set to use a specific interface
as source IP address in packets sent from the switch. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.8.4.8.1.1 |
||||||||||||
|
rcIpSourceInterfaceType
The type of source address used.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.8.4.8.1.2 |
||||||||||||
|
rcIpSourceInterfaceId
The ID of the interface used as source address.
An ID of 0 means no interface is currently set for this entry. |
Integer32r/w Constraints: range: 0-16 |
.1.3.6.1.4.1.2272.1.8.4.8.1.3 |
rcIpRouteTable
table.1.3.6.1.4.1.2272.1.8.7
·
1 row entry
·
16 columns
This entity's IP Routing table.
A route to a particular destination.
Indexes
rcIpRouteDest rcIpRouteMask rcIpRouteNextHop rcIpRouteAltSequence
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcIpRouteDest
The destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is depende… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.7.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteMask
Indicate the mask to be logical-ANDed with the
destination address before being compared to the value in the rcIpRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the va… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.7.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteNextHop
The IP address of the next hop of this route.
(In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface). |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.7.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteMetric
The primary routing metric for this route. The
semantics of this metric are determined by the routing-protocol specified in the route's rcIpRouteProto value. If this metric is not used, its value should be set to -1. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.8.7.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteIfIndex
The index value which uniquely identifies the
local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.2272.1.8.7.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteType
The type of route.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.8.7.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteProto
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. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.8.7.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteAge
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 l… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.8.7.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteRowStatus
Used to create/delete entries
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2272.1.8.7.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rcIpRoutePref | Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.2272.1.8.7.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteAltSequence
Alternative Route Sequence. 0 denotes Best Route.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.2272.1.8.7.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRoutePathType
The type of route. It is a combination of
direct, indirect, best, alternative and ECMP path. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.8.7.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteSrcVrfId
srcVrfId of next-hop address
|
RC-VRF-MIBVrfIdentifierr/w Textual Convention: RC-VRF-MIBVrfIdentifier Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.8.7.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteNextHopId
Identifier of the next-hop, hostname or mac adress.
|
OctetString Constraints: range: 255-255 |
.1.3.6.1.4.1.2272.1.8.7.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteLayer3VirtualInterfaceType
Identifies type for value specified in the
rcIpRouteLayer3VirtualInterface field. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.8.7.1.15 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
rcIpRouteLayer3VirtualInterface
Identifier of the Layer3 Virtual Interface.
When the value is an SPB I-SID, 0 denotes GlobalRouter and -1 denotes not applicable to route. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.8.7.1.16 |
rcIpStaticRouteTable
table.1.3.6.1.4.1.2272.1.8.15.2
·
1 row entry
·
10 columns
This table is used to add static IP routes to the device. Routes added into this table will automatically show-up in the 'rcIpRouteTable' when the device is actively using the route to forward IP traffic.
A static route to a particular destination.
Indexes
rcIpStaticRouteDest rcIpStaticRouteMask rcIpStaticRouteNextHop
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcIpStaticRouteDest
The destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is depende… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.15.2.1.1 |
||||||||||||
|
rcIpStaticRouteMask
Indicate the mask to be logical-ANDed with the
destination address before being compared to the value in the rcIpRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the va… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.15.2.1.2 |
||||||||||||
|
rcIpStaticRouteNextHop
The IP address of the next hop of this route.
(In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface). |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.15.2.1.3 |
||||||||||||
|
rcIpStaticRouteMetric
The primary routing metric for this route. The
semantics of this metric are determined by the routing-protocol specified in the route's rcIpRouteProto value. If this metric is not used, its value should be set to -1. |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.2272.1.8.15.2.1.4 |
||||||||||||
|
rcIpStaticRouteIfIndex
The index value which uniquely identifies the
local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2272.1.8.15.2.1.5 |
||||||||||||
|
rcIpStaticRoutePreference
Used to indicate the route preference of this
entry. If there are more than one route that can be used to forward IP traffic, the route that has a highest preference will be used instead of a lower preference one. The … |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.2272.1.8.15.2.1.6 |
||||||||||||
|
rcIpStaticRouteEnable
Used to enable/disable this entry.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2272.1.8.15.2.1.7 |
||||||||||||
|
rcIpStaticRouteStatus
Used to indicate the current status of
this entry. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.8.15.2.1.8 |
||||||||||||
|
rcIpStaticRouteRowStatus
Used to create/delete entries
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2272.1.8.15.2.1.9 |
||||||||||||
|
rcIpStaticRouteLocalNextHop
Used to enable/disable this entry. True indicate that the
static route becomes active only if switch has a local route to the network. False indicates that the static route becomes active if switch has a local route or… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2272.1.8.15.2.1.10 |
rcIpStaticRouteBfdTable
table.1.3.6.1.4.1.2272.1.8.15.4
·
1 row entry
·
4 columns
This table is used to hold next hop addresses on which BFD is enabled.
An IP address of the next hop of the BFD session.
Indexes
rcIpStaticRouteBfdNextHop
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcIpStaticRouteBfdNextHop
The IP address of the next hop of the BFD session.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.15.4.1.1 |
||||||||||||
|
rcIpStaticRouteBfdRowStatus
Used to create/delete entries
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2272.1.8.15.4.1.2 |
||||||||||||
|
rcIpStaticRouteBfdVrfId
Indicates the Virtual Router to which the IPv4 static route BFD
instance belongs. |
RC-VRF-MIBVrfIdentifierr/w Textual Convention: RC-VRF-MIBVrfIdentifier Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.8.15.4.1.3 |
||||||||||||
|
rcIpStaticRouteBfdVrfName
The Name of the Virtual Router to which the IPv4 static route BFD
instance belongs. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.2272.1.8.15.4.1.4 |
.1.3.6.1.4.1.2272.1.8.103.2
·
1 row entry
·
13 columns
This table is used to add static IP routes to the device. Routes added into this table will automatically show-up in the 'rcIpRouteTable' when the device is actively using the route to forward IP traffic.
A static route to a particular destination.
Indexes
rcIpInterVrfStaticRouteOwnerVrfId rcIpInterVrfStaticRouteDest rcIpInterVrfStaticRouteMask rcIpInterVrfStaticRouteNextHop
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcIpInterVrfStaticRouteOwnerVrfId
Owner VRF id of the static route
|
RC-VRF-MIBVrfIdentifier Textual Convention: RC-VRF-MIBVrfIdentifier Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.8.103.2.1.1 |
||||||||||||
|
rcIpInterVrfStaticRouteDest
The destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is depende… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.103.2.1.2 |
||||||||||||
|
rcIpInterVrfStaticRouteMask
Indicate the mask to be logical-ANDed with the
destination address before being compared to the value in the rcIpRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the va… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.103.2.1.3 |
||||||||||||
|
rcIpInterVrfStaticRouteNextHop
The IP address of the next hop of this route.
(In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface). |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2272.1.8.103.2.1.4 |
||||||||||||
|
rcIpInterVrfStaticRouteMetric
The primary routing metric for this route. The
semantics of this metric are determined by the routing-protocol specified in the route's rcIpRouteProto value. If this metric is not used, its value should be set to -1. |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.2272.1.8.103.2.1.5 |
||||||||||||
|
rcIpInterVrfStaticRouteIfIndex
The index value which uniquely identifies the
local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.2272.1.8.103.2.1.6 |
||||||||||||
|
rcIpInterVrfStaticRoutePreference
Used to indicate the route preference of this
entry. If there are more than one route that can be used to forward IP traffic, the route that has a highest preference will be used instead of a lower preference one. The … |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.2272.1.8.103.2.1.7 |
||||||||||||
|
rcIpInterVrfStaticRouteEnable
Used to enable/disable this entry.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2272.1.8.103.2.1.8 |
||||||||||||
|
rcIpInterVrfStaticRouteStatus
Used to indicate the current status of
this entry. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.8.103.2.1.9 |
||||||||||||
|
rcIpInterVrfStaticRouteRowStatus
Used to create/delete entries
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2272.1.8.103.2.1.10 |
||||||||||||
|
rcIpInterVrfStaticRouteLocalNextHop
Used to enable/disable this entry. True indicate that the
static route becomes active only if switch has a local route to the network. False indicates that the static route becomes active if switch has a local route or … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2272.1.8.103.2.1.11 |
||||||||||||
|
rcIpInterVrfStaticRouteNextHopVrfId
Used to indicate nhVrfId in inter-VRF static-route configuration
|
RC-VRF-MIBVrfIdentifierr/w Textual Convention: RC-VRF-MIBVrfIdentifier Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.8.103.2.1.12 |
||||||||||||
|
rcIpInterVrfStaticRouteName
An administratively-assigned name for this static route
|
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.2272.1.8.103.2.1.13 |