RC-IP-ROUTING-MIB

File: RC-IP-ROUTING-MIB.mib (28194 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
RC-IP-MIB RAPID-CITY

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress TruthValue RowStatus
InterfaceIndex rcIpRouting rcIpStaticRoute
rcIp

Defined Types

RcIpRouteEntry  
SEQUENCE    
  rcIpRouteDest IpAddress
  rcIpRouteMask IpAddress
  rcIpRouteNextHop IpAddress
  rcIpRouteMetric Integer32
  rcIpRouteIfIndex InterfaceIndex
  rcIpRouteType INTEGER
  rcIpRouteProto INTEGER
  rcIpRouteAge Integer32
  rcIpRouteRowStatus RowStatus
  rcIpRoutePref INTEGER
  rcIpRouteAltSequence Integer32
  rcIpRoutePathType INTEGER

RcIpStaticRouteEntry  
SEQUENCE    
  rcIpStaticRouteDest IpAddress
  rcIpStaticRouteMask IpAddress
  rcIpStaticRouteNextHop IpAddress
  rcIpStaticRouteMetric INTEGER
  rcIpStaticRouteIfIndex InterfaceIndex
  rcIpStaticRoutePreference INTEGER
  rcIpStaticRouteEnable TruthValue
  rcIpStaticRouteStatus INTEGER
  rcIpStaticRouteRowStatus RowStatus
  rcIpStaticRouteLocalNextHop TruthValue

Defined Values

rcIpRoutingMib 1.3.6.1.4.1.2272.1.8.4.0
Enterprise MIB for the Accelar product family.
MODULE-IDENTITY    

rcIpRoutingRedistributeRipToOspf 1.3.6.1.4.1.2272.1.8.4.1
OBJECT IDENTIFIER    

rcIpRoutingRedistributeRipToOspfEnable 1.3.6.1.4.1.2272.1.8.4.1.1
Used to indicate whether or not to Redistribute RIP routes to OSPF.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeRipToOspfExplicitMetric 1.3.6.1.4.1.2272.1.8.4.1.2
Value of metric that is used to translate the RIP route to OSPF.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpRoutingRedistributeRipToOspfUseExplicitMetric 1.3.6.1.4.1.2272.1.8.4.1.3
Used to indicate whether or not to use the user specified default metric for redistributing RIP routes to OSPF.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeRipToOspfExternalMetricType 1.3.6.1.4.1.2272.1.8.4.1.4
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).
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER type1(1), type2(2)  

rcIpRoutingRedistributeOspfToRip 1.3.6.1.4.1.2272.1.8.4.2
OBJECT IDENTIFIER    

rcIpRoutingRedistributeOspfToRipEnable 1.3.6.1.4.1.2272.1.8.4.2.1
Used to indicate whether or not to redistribute OSPF routes to RIP.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeOspfToRipExplicitMetric 1.3.6.1.4.1.2272.1.8.4.2.2
Value of metric that is used to translate the OSPF route to RIP.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

rcIpRoutingRedistributeOspfToRipUseExplicitMetric 1.3.6.1.4.1.2272.1.8.4.2.3
Used to indicate whether or not to use the user specified default metric for redistributing OSPF routes to RIP.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeDirectToOspf 1.3.6.1.4.1.2272.1.8.4.3
OBJECT IDENTIFIER    

rcIpRoutingRedistributeDirectToOspfEnable 1.3.6.1.4.1.2272.1.8.4.3.1
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeDirectToOspfMethod 1.3.6.1.4.1.2272.1.8.4.3.2
Used to indicate whether or not to use the user specified default metric for redistributing direct routes to OSPF.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER usePortSpeed(1), useExplicitMetric(2)  

rcIpRoutingRedistributeDirectToOspfExplicitMetric 1.3.6.1.4.1.2272.1.8.4.3.3
Value of metric that is used to translate the routes to directly connected networks to OSPF.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpRoutingRedistributeDirectToOspfExternalMetricType 1.3.6.1.4.1.2272.1.8.4.3.4
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).
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER type1(1), type2(2)  

rcIpRoutingRedistributeStaticToOspf 1.3.6.1.4.1.2272.1.8.4.4
OBJECT IDENTIFIER    

rcIpRoutingRedistributeStaticToOspfEnable 1.3.6.1.4.1.2272.1.8.4.4.1
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeStaticToOspfExplicitMetric 1.3.6.1.4.1.2272.1.8.4.4.2
Value of metric that is used to translate the static routes to OSPF.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpRoutingRedistributeStaticToOspfUseExplicitMetric 1.3.6.1.4.1.2272.1.8.4.4.3
Used to indicate whether or not to use the user specified default metric for redistributing static routes to OSPF.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeStaticToOspfExternalMetricType 1.3.6.1.4.1.2272.1.8.4.4.4
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).
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER type1(1), type2(2)  

rcIpRoutingRedistributeStaticToOspfAdvertDefRte 1.3.6.1.4.1.2272.1.8.4.4.5
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeDirectToRip 1.3.6.1.4.1.2272.1.8.4.5
OBJECT IDENTIFIER    

rcIpRoutingRedistributeDirectToRipEnable 1.3.6.1.4.1.2272.1.8.4.5.1
Used to indicate whether directly connected networks through non-rip interfaces are distributed to RIP or not.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRoutingRedistributeStaticToRip 1.3.6.1.4.1.2272.1.8.4.6
OBJECT IDENTIFIER    

rcIpRoutingRedistributeStaticToRipEnable 1.3.6.1.4.1.2272.1.8.4.6.1
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpRouteTable 1.3.6.1.4.1.2272.1.8.7
This entity's IP Routing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIpRouteEntry

rcIpRouteEntry 1.3.6.1.4.1.2272.1.8.7.1
A route to a particular destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIpRouteEntry  

rcIpRouteDest 1.3.6.1.4.1.2272.1.8.7.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpRouteMask 1.3.6.1.4.1.2272.1.8.7.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpRouteNextHop 1.3.6.1.4.1.2272.1.8.7.1.3
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).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcIpRouteMetric 1.3.6.1.4.1.2272.1.8.7.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rcIpRouteIfIndex 1.3.6.1.4.1.2272.1.8.7.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rcIpRouteType 1.3.6.1.4.1.2272.1.8.7.1.6
The type of route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), direct(3), indirect(4)  

rcIpRouteProto 1.3.6.1.4.1.2272.1.8.7.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14)  

rcIpRouteAge 1.3.6.1.4.1.2272.1.8.7.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIpRouteRowStatus 1.3.6.1.4.1.2272.1.8.7.1.9
Used to create/delete entries
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIpRoutePref 1.3.6.1.4.1.2272.1.8.7.1.10
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

rcIpRouteAltSequence 1.3.6.1.4.1.2272.1.8.7.1.11
Alternative Route Sequence. 0 denotes Best Route.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rcIpRoutePathType 1.3.6.1.4.1.2272.1.8.7.1.12
The type of route. It is a combination of direct, indirect, best, alternative and ECMP path.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER iA(0), iAE(1), iB(2), iBE(3), dB(6), iAU(16), iAEU(17), iBU(18), iBEU(19), dBU(22)  

rcIpStaticRouteTableSize 1.3.6.1.4.1.2272.1.8.15.1
size of Ip Static Route Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIpStaticRouteTable 1.3.6.1.4.1.2272.1.8.15.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIpStaticRouteEntry

rcIpStaticRouteEntry 1.3.6.1.4.1.2272.1.8.15.2.1
A static route to a particular destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIpStaticRouteEntry  

rcIpStaticRouteDest 1.3.6.1.4.1.2272.1.8.15.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpStaticRouteMask 1.3.6.1.4.1.2272.1.8.15.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpStaticRouteNextHop 1.3.6.1.4.1.2272.1.8.15.2.1.3
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).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpStaticRouteMetric 1.3.6.1.4.1.2272.1.8.15.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpStaticRouteIfIndex 1.3.6.1.4.1.2272.1.8.15.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex 0..65535  

rcIpStaticRoutePreference 1.3.6.1.4.1.2272.1.8.15.2.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

rcIpStaticRouteEnable 1.3.6.1.4.1.2272.1.8.15.2.1.7
Used to enable/disable this entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpStaticRouteStatus 1.3.6.1.4.1.2272.1.8.15.2.1.8
Used to indicate the current status of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(0), active(1)  

rcIpStaticRouteRowStatus 1.3.6.1.4.1.2272.1.8.15.2.1.9
Used to create/delete entries
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIpStaticRouteLocalNextHop 1.3.6.1.4.1.2272.1.8.15.2.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue