RC-IP-ROUTING-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
46
.1.3.6.1.4.1.2272.1.8.4.8 · 1 row entry · 3 columns
Table used to maintain source address information.
rcIpSourceInterfaceEntry entry .1.3.6.1.4.1.2272.1.8.4.8.1
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:
1radius
2syslog
3tacacs
4snmp
5ssh
6telnet
.1.3.6.1.4.1.2272.1.8.4.8.1.1
rcIpSourceInterfaceType
The type of source address used.
Enumerationr/w
Enumerated Values:
1none
2loopback
3vlan
.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
.1.3.6.1.4.1.2272.1.8.7 · 1 row entry · 16 columns
This entity's IP Routing table.
rcIpRouteEntry entry .1.3.6.1.4.1.2272.1.8.7.1
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 OctetString
Type 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 OctetString
Type 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 OctetString
Type 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 Integer32
Type 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 Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2272.1.8.7.1.5
rcIpRouteType
The type of route.
Enumeration
Enumerated Values:
1other
3direct
4indirect
.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:
1other
2local
3netmgmt
4icmp
5egp
6ggp
7hello
8rip
9is-is
10es-is
11ciscoIgrp
12bbnSpfIgp
13ospf
14bgp
15vOspf
16vBgp
17vRip
.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 Integer32
Type 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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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:
0iA
1iAE
2iB
3iBE
6dB
8iAN
9iAEN
10iBN
11iBEN
14dBN
16iAU
17iAEU
18iBU
19iBEU
22dBU
34iBF
35iBEF
66iBV
67iBEV
74iBVN
75iBEVN
128iAS
129iASE
130iBS
131iBSE
138iBSN
139iBSEN
192iASV
193iASVE
194iBSV
195iBSVE
.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 Unsigned32
Type 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:
1none
2spb
.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 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2272.1.8.7.1.16
.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.
rcIpStaticRouteEntry entry .1.3.6.1.4.1.2272.1.8.15.2.1
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 OctetString
Type 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 OctetString
Type 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 OctetString
Type 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 Enumeration
Type Values:
1true
2false
.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:
0inactive
1active
.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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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 Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2272.1.8.15.2.1.10
.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.
rcIpStaticRouteBfdEntry entry .1.3.6.1.4.1.2272.1.8.15.4.1
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 OctetString
Type 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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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 Unsigned32
Type 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.
rcIpInterVrfStaticRouteEntry entry .1.3.6.1.4.1.2272.1.8.103.2.1
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 Unsigned32
Type 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 OctetString
Type 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 OctetString
Type 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 OctetString
Type 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 Enumeration
Type Values:
1true
2false
.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:
0inactive
1active
.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 Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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 Enumeration
Type Values:
1true
2false
.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 Unsigned32
Type 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