| OID symbolic | OID numeric | Type | Access | Description |
| IP rcIpInterVrfStaticRouteDest | 1.3.6.1.4.1.2272.1.8.103.2.1.2 | IpAddress | not-accessible | 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 dependent on the table-
access mechanisms defined by the network
management protocol in use. |
| T/F rcIpInterVrfStaticRouteEnable | 1.3.6.1.4.1.2272.1.8.103.2.1.8 | TruthValue | read-create | Used to enable/disable this entry. |
| rcIpInterVrfStaticRouteEntry | 1.3.6.1.4.1.2272.1.8.103.2.1 | | not-accessible | A static route to a particular destination. |
| NUM rcIpInterVrfStaticRouteIfIndex | 1.3.6.1.4.1.2272.1.8.103.2.1.6 | InterfaceIndex | read-only | 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 by the same value of
ifIndex. |
| T/F rcIpInterVrfStaticRouteLocalNextHop | 1.3.6.1.4.1.2272.1.8.103.2.1.11 | TruthValue | read-create | 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 dynamic route. |
| IP rcIpInterVrfStaticRouteMask | 1.3.6.1.4.1.2272.1.8.103.2.1.3 | IpAddress | not-accessible | 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 value of the rcIpRouteMask by
determining whether the value of the correspondent
rcIpRouteDest field belong to a class-A, B, or C
network, and then using one of:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C
If the value of the rcIpRouteDest is 0.0.0.0 (a
default route), then the mask value is also
0.0.0.0. It should be noted that all IP routing
subsystems implicitly use this mechanism. |
| I32 rcIpInterVrfStaticRouteMetric | 1.3.6.1.4.1.2272.1.8.103.2.1.5 | 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
rcIpRouteProto value. If this metric is not used,
its value should be set to -1. |
| IP rcIpInterVrfStaticRouteNextHop | 1.3.6.1.4.1.2272.1.8.103.2.1.4 | IpAddress | not-accessible | 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). |
| OID rcIpInterVrfStaticRouteNextHopVrfId | 1.3.6.1.4.1.2272.1.8.103.2.1.12 | VrfIdentifier | read-create | Used to indicate nhVrfId in inter-VRF static-route configuration |
| OID rcIpInterVrfStaticRouteOwnerVrfId | 1.3.6.1.4.1.2272.1.8.103.2.1.1 | VrfIdentifier | not-accessible | Owner VRF id of the static route |
| I32 rcIpInterVrfStaticRoutePreference | 1.3.6.1.4.1.2272.1.8.103.2.1.7 | Integer32 | read-create | 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 higher the number, the higher the preference. |
| ROW rcIpInterVrfStaticRouteRowStatus | 1.3.6.1.4.1.2272.1.8.103.2.1.10 | RowStatus | read-create | Used to create/delete entries |
| INT rcIpInterVrfStaticRouteStatus | 1.3.6.1.4.1.2272.1.8.103.2.1.9 | INTEGER | read-only | Used to indicate the current status of
this entry. |
| rcIpInterVrfStaticRouteTable | 1.3.6.1.4.1.2272.1.8.103.2 | | not-accessible | 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. |
| I32 rcIpInterVrfStaticRouteTableSize | 1.3.6.1.4.1.2272.1.8.103.1 | Integer32 | read-only | size of Ip Static Route Table. |
| I32 rcIpRouteAge | 1.3.6.1.4.1.2272.1.8.7.1.8 | 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. |
| I32 rcIpRouteAltSequence | 1.3.6.1.4.1.2272.1.8.7.1.11 | Integer32 | read-only | Alternative Route Sequence. 0 denotes Best Route. |
| IP rcIpRouteDest | 1.3.6.1.4.1.2272.1.8.7.1.1 | IpAddress | read-only | 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 dependent on the table-
access mechanisms defined by the network
management protocol in use. |
| rcIpRouteEntry | 1.3.6.1.4.1.2272.1.8.7.1 | | not-accessible | A route to a particular destination. |
| NUM rcIpRouteIfIndex | 1.3.6.1.4.1.2272.1.8.7.1.5 | InterfaceIndex | read-only | 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 by the same value of
ifIndex. |
| IP rcIpRouteMask | 1.3.6.1.4.1.2272.1.8.7.1.2 | IpAddress | read-only | 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 value of the rcIpRouteMask by
determining whether the value of the correspondent
rcIpRouteDest field belong to a class-A, B, or C
network, and then using one of:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C
If the value of the rcIpRouteDest is 0.0.0.0 (a
default route), then the mask value is also
0.0.0.0. It should be noted that all IP routing
subsystems implicitly use this mechanism. |
| I32 rcIpRouteMetric | 1.3.6.1.4.1.2272.1.8.7.1.4 | 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
rcIpRouteProto value. If this metric is not used,
its value should be set to -1. |
| IP rcIpRouteNextHop | 1.3.6.1.4.1.2272.1.8.7.1.3 | IpAddress | read-create | 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). |
| INT rcIpRoutePathType | 1.3.6.1.4.1.2272.1.8.7.1.12 | INTEGER | read-only | The type of route. It is a combination of
direct, indirect, best, alternative and ECMP path. |
| I32 rcIpRoutePref | 1.3.6.1.4.1.2272.1.8.7.1.10 | Integer32 | read-only | |
| INT rcIpRouteProto | 1.3.6.1.4.1.2272.1.8.7.1.7 | INTEGER | 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. |
| ROW rcIpRouteRowStatus | 1.3.6.1.4.1.2272.1.8.7.1.9 | RowStatus | read-create | Used to create/delete entries |
| OID rcIpRouteSrcVrfId | 1.3.6.1.4.1.2272.1.8.7.1.13 | VrfIdentifier | read-create | srcVrfId of next-hop address |
| rcIpRouteTable | 1.3.6.1.4.1.2272.1.8.7 | | not-accessible | This entity's IP Routing table. |
| INT rcIpRouteType | 1.3.6.1.4.1.2272.1.8.7.1.6 | INTEGER | read-only | The type of route. |
| rcIpRoutingMib | 1.3.6.1.4.1.2272.1.8.4.0 | | | Enterprise MIB for the Accelar product family. |
| U32 rcIpRoutingNumRoutesCurrentLocal | 1.3.6.1.4.1.2272.1.8.4.7.5 | Unsigned32 | read-write | The current number of local routes. |
| U32 rcIpRoutingNumRoutesCurrentStatic | 1.3.6.1.4.1.2272.1.8.4.7.6 | Unsigned32 | read-write | The current number of static routes. |
| U32 rcIpRoutingNumRoutesCurrentTotal | 1.3.6.1.4.1.2272.1.8.4.7.4 | Unsigned32 | read-write | The current total number of routes. |
| U32 rcIpRoutingNumRoutesMaximumLocal | 1.3.6.1.4.1.2272.1.8.4.7.2 | Unsigned32 | read-write | The maximum number of local routes allowed. |
| U32 rcIpRoutingNumRoutesMaximumStatic | 1.3.6.1.4.1.2272.1.8.4.7.3 | Unsigned32 | read-write | The maximum number of static routes allowed. |
| U32 rcIpRoutingNumRoutesMaximumTotal | 1.3.6.1.4.1.2272.1.8.4.7.1 | Unsigned32 | read-write | The maximum total number of routes allowed. |
| rcIpRoutingNumRoutesScalars | 1.3.6.1.4.1.2272.1.8.4.7 | | | |
| rcIpRoutingRedistributeDirectToOspf | 1.3.6.1.4.1.2272.1.8.4.3 | | | |
| T/F rcIpRoutingRedistributeDirectToOspfEnable | 1.3.6.1.4.1.2272.1.8.4.3.1 | TruthValue | read-write | Used to indicate whether directly connected
networks through non-ospf interfaces are
distributed to OSPF database or not. If
set to true all the static routes
will be added as external routes to OSPF
routing domain, provided the router is
configured as AS Border router. Also originates
asExtern link LSA. |
| I32 rcIpRoutingRedistributeDirectToOspfExplicitMetric | 1.3.6.1.4.1.2272.1.8.4.3.3 | Integer32 | read-write | Value of metric that is used to translate the
routes to directly connected networks to OSPF. |
| INT rcIpRoutingRedistributeDirectToOspfExternalMetricType | 1.3.6.1.4.1.2272.1.8.4.3.4 | INTEGER | read-write | Used to configure the metric type of the
distributed routes to OSPF domain.
type1 means the metric is comparable directly
to the link state metric
(cost = internal cost + external cost).
type2 means the metric is considered larger
than any link state metric (cost = external
cost). |
| INT rcIpRoutingRedistributeDirectToOspfMethod | 1.3.6.1.4.1.2272.1.8.4.3.2 | INTEGER | read-write | Used to indicate whether or not to use the user
specified default metric for redistributing
direct routes to OSPF. |
| rcIpRoutingRedistributeDirectToRip | 1.3.6.1.4.1.2272.1.8.4.5 | | | |
| T/F rcIpRoutingRedistributeDirectToRipEnable | 1.3.6.1.4.1.2272.1.8.4.5.1 | TruthValue | read-write | Used to indicate whether directly connected
networks through non-rip interfaces are
distributed to RIP or not. |
| rcIpRoutingRedistributeOspfToRip | 1.3.6.1.4.1.2272.1.8.4.2 | | | |
| T/F rcIpRoutingRedistributeOspfToRipEnable | 1.3.6.1.4.1.2272.1.8.4.2.1 | TruthValue | read-write | Used to indicate whether or not to redistribute
OSPF routes to RIP. |
| I32 rcIpRoutingRedistributeOspfToRipExplicitMetric | 1.3.6.1.4.1.2272.1.8.4.2.2 | Integer32 | read-write | Value of metric that is used to translate the
OSPF route to RIP. |
| T/F rcIpRoutingRedistributeOspfToRipUseExplicitMetric | 1.3.6.1.4.1.2272.1.8.4.2.3 | TruthValue | read-write | Used to indicate whether or not to use the user
specified default metric for redistributing
OSPF routes to RIP. |
| rcIpRoutingRedistributeRipToOspf | 1.3.6.1.4.1.2272.1.8.4.1 | | | |
| T/F rcIpRoutingRedistributeRipToOspfEnable | 1.3.6.1.4.1.2272.1.8.4.1.1 | TruthValue | read-write | Used to indicate whether or not to Redistribute
RIP routes to OSPF. |
| I32 rcIpRoutingRedistributeRipToOspfExplicitMetric | 1.3.6.1.4.1.2272.1.8.4.1.2 | Integer32 | read-write | Value of metric that is used to translate the
RIP route to OSPF. |
| INT rcIpRoutingRedistributeRipToOspfExternalMetricType | 1.3.6.1.4.1.2272.1.8.4.1.4 | INTEGER | read-write | Used to configure the metric type of the
distributed routes to OSPF domain.
type1 means the metric is comparable directly
to the link state metric
(cost = internal cost + external cost).
type2 means the metric is considered larger
than any link state metric (cost = external
cost). |
| T/F rcIpRoutingRedistributeRipToOspfUseExplicitMetric | 1.3.6.1.4.1.2272.1.8.4.1.3 | TruthValue | read-write | Used to indicate whether or not to use the user
specified default metric for redistributing
RIP routes to OSPF. |
| rcIpRoutingRedistributeStaticToOspf | 1.3.6.1.4.1.2272.1.8.4.4 | | | |
| T/F rcIpRoutingRedistributeStaticToOspfAdvertDefRte | 1.3.6.1.4.1.2272.1.8.4.4.5 | TruthValue | read-write | Used to indicate whether default route (that
are configured locally through management
protocol) should be distributed to OSPF database
or not. If set to true then the default route will
be added as external route to OSPF routing domain,
provided the router is configured as AS Border router.
Also originates asExtern link LSA. |
| T/F rcIpRoutingRedistributeStaticToOspfEnable | 1.3.6.1.4.1.2272.1.8.4.4.1 | TruthValue | read-write | Used to indicate whether static routes (that
are configured locally through management
protocol) are distributed to OSPF database
or not. If set to true all the static routes
will be added as external routes to OSPF
routing domain, provided the router is
configured as AS Border router. Also originates
asExtern link LSA. |
| I32 rcIpRoutingRedistributeStaticToOspfExplicitMetric | 1.3.6.1.4.1.2272.1.8.4.4.2 | Integer32 | read-write | Value of metric that is used to translate the
static routes to OSPF. |
| INT rcIpRoutingRedistributeStaticToOspfExternalMetricType | 1.3.6.1.4.1.2272.1.8.4.4.4 | INTEGER | read-write | Used to configure the metric type of the
distributed routes to OSPF domain.
type1 means the metric is comparable directly
to the link state metric
(cost = internal cost + external cost).
type2 means the metric is considered larger
than any link state metric (cost = external
cost). |
| T/F rcIpRoutingRedistributeStaticToOspfUseExplicitMetric | 1.3.6.1.4.1.2272.1.8.4.4.3 | TruthValue | read-write | Used to indicate whether or not to use the user
specified default metric for redistributing
static routes to OSPF. |
| rcIpRoutingRedistributeStaticToRip | 1.3.6.1.4.1.2272.1.8.4.6 | | | |
| T/F rcIpRoutingRedistributeStaticToRipEnable | 1.3.6.1.4.1.2272.1.8.4.6.1 | TruthValue | read-write | Used to indicate whether static routes (that
are configured locally through management
protocol) are distributed to RIP database
or not. If set to true all the static routes
will be added as external routes to RIP
routing domain. |
| rcIpStaticRouteBfdEntry | 1.3.6.1.4.1.2272.1.8.15.4.1 | | not-accessible | An IP address of the next hop of the BFD session. |
| IP rcIpStaticRouteBfdNextHop | 1.3.6.1.4.1.2272.1.8.15.4.1.1 | IpAddress | read-only | The IP address of the next hop of the BFD session. |
| ROW rcIpStaticRouteBfdRowStatus | 1.3.6.1.4.1.2272.1.8.15.4.1.2 | RowStatus | read-create | Used to create/delete entries |
| rcIpStaticRouteBfdTable | 1.3.6.1.4.1.2272.1.8.15.4 | | not-accessible | This table is used to hold next hop addresses on which BFD is enabled. |
| I32 rcIpStaticRouteBfdTableSize | 1.3.6.1.4.1.2272.1.8.15.3 | Integer32 | read-only | size of IP static route BFD table. |
| IP rcIpStaticRouteDest | 1.3.6.1.4.1.2272.1.8.15.2.1.1 | IpAddress | read-only | 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 dependent on the table-
access mechanisms defined by the network
management protocol in use. |
| T/F rcIpStaticRouteEnable | 1.3.6.1.4.1.2272.1.8.15.2.1.7 | TruthValue | read-create | Used to enable/disable this entry. |
| rcIpStaticRouteEntry | 1.3.6.1.4.1.2272.1.8.15.2.1 | | not-accessible | A static route to a particular destination. |
| NUM rcIpStaticRouteIfIndex | 1.3.6.1.4.1.2272.1.8.15.2.1.5 | InterfaceIndex | read-only | 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 by the same value of
ifIndex. |
| T/F rcIpStaticRouteLocalNextHop | 1.3.6.1.4.1.2272.1.8.15.2.1.10 | TruthValue | read-create | 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 dynamic route. |
| IP rcIpStaticRouteMask | 1.3.6.1.4.1.2272.1.8.15.2.1.2 | IpAddress | read-only | 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 value of the rcIpRouteMask by
determining whether the value of the correspondent
rcIpRouteDest field belong to a class-A, B, or C
network, and then using one of:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C
If the value of the rcIpRouteDest is 0.0.0.0 (a
default route), then the mask value is also
0.0.0.0. It should be noted that all IP routing
subsystems implicitly use this mechanism. |
| I32 rcIpStaticRouteMetric | 1.3.6.1.4.1.2272.1.8.15.2.1.4 | 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
rcIpRouteProto value. If this metric is not used,
its value should be set to -1. |
| IP rcIpStaticRouteNextHop | 1.3.6.1.4.1.2272.1.8.15.2.1.3 | IpAddress | read-only | 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). |
| I32 rcIpStaticRoutePreference | 1.3.6.1.4.1.2272.1.8.15.2.1.6 | Integer32 | read-create | 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 higher the number, the higher the preference. |
| ROW rcIpStaticRouteRowStatus | 1.3.6.1.4.1.2272.1.8.15.2.1.9 | RowStatus | read-create | Used to create/delete entries |
| INT rcIpStaticRouteStatus | 1.3.6.1.4.1.2272.1.8.15.2.1.8 | INTEGER | read-only | Used to indicate the current status of
this entry. |
| rcIpStaticRouteTable | 1.3.6.1.4.1.2272.1.8.15.2 | | not-accessible | 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. |
| I32 rcIpStaticRouteTableSizeEx | 1.3.6.1.4.1.2272.1.8.15.1 | Integer32 | read-only | size of Ip Static Route Table. |