RC-IP-ROUTING-MIB: View SNMP OID List / Download MIB
VENDOR: RAPID CITY COMMUNICATION
Home | MIB: RC-IP-ROUTING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rcIpRoutingMib | 1.3.6.1.4.1.2272.1.8.4.0 |
Enterprise MIB for the Accelar product family. |
||
rcIpRoutingRedistributeRipToOspf | 1.3.6.1.4.1.2272.1.8.4.1 | |||
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. |
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. |
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. |
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). Enumeration: 'type1': 1, 'type2': 2. |
rcIpRoutingRedistributeOspfToRip | 1.3.6.1.4.1.2272.1.8.4.2 | |||
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. |
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. |
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. |
rcIpRoutingRedistributeDirectToOspf | 1.3.6.1.4.1.2272.1.8.4.3 | |||
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. |
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. Enumeration: 'usePortSpeed': 1, 'useExplicitMetric': 2. |
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. |
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). Enumeration: 'type1': 1, 'type2': 2. |
rcIpRoutingRedistributeStaticToOspf | 1.3.6.1.4.1.2272.1.8.4.4 | |||
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. |
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. |
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. |
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). Enumeration: 'type1': 1, 'type2': 2. |
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. |
rcIpRoutingRedistributeDirectToRip | 1.3.6.1.4.1.2272.1.8.4.5 | |||
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. |
rcIpRoutingRedistributeStaticToRip | 1.3.6.1.4.1.2272.1.8.4.6 | |||
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. |
rcIpRoutingNumRoutesScalars | 1.3.6.1.4.1.2272.1.8.4.7 | |||
rcIpRoutingNumRoutesMaximumTotal | 1.3.6.1.4.1.2272.1.8.4.7.1 | unsigned32 | read-write |
The maximum total number of routes allowed. |
rcIpRoutingNumRoutesMaximumLocal | 1.3.6.1.4.1.2272.1.8.4.7.2 | unsigned32 | read-write |
The maximum number of local routes allowed. |
rcIpRoutingNumRoutesMaximumStatic | 1.3.6.1.4.1.2272.1.8.4.7.3 | unsigned32 | read-write |
The maximum number of static routes allowed. |
rcIpRoutingNumRoutesCurrentTotal | 1.3.6.1.4.1.2272.1.8.4.7.4 | unsigned32 | read-write |
The current total number of routes. |
rcIpRoutingNumRoutesCurrentLocal | 1.3.6.1.4.1.2272.1.8.4.7.5 | unsigned32 | read-write |
The current number of local routes. |
rcIpRoutingNumRoutesCurrentStatic | 1.3.6.1.4.1.2272.1.8.4.7.6 | unsigned32 | read-write |
The current number of static routes. |
rcIpRouteTable | 1.3.6.1.4.1.2272.1.8.7 | no-access |
This entity's IP Routing table. |
|
1.3.6.1.4.1.2272.1.8.7.1 | no-access |
A route to a particular destination. |
||
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. |
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. |
rcIpRouteNextHop | 1.3.6.1.4.1.2272.1.8.7.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). |
rcIpRouteMetric | 1.3.6.1.4.1.2272.1.8.7.1.4 | integer32 | read-only |
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. |
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. |
rcIpRouteType | 1.3.6.1.4.1.2272.1.8.7.1.6 | integer | read-only |
The type of route. Enumeration: 'indirect': 4, 'other': 1, 'direct': 3. |
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. Enumeration: 'bgp': 14, 'vRip': 17, 'bbnSpfIgp': 12, 'ggp': 6, 'vOspf': 15, 'ospf': 13, 'egp': 5, 'vBgp': 16, 'rip': 8, 'es-is': 10, 'ciscoIgrp': 11, 'other': 1, 'is-is': 9, 'icmp': 4, 'local': 2, 'hello': 7, 'netmgmt': 3. |
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. |
rcIpRouteRowStatus | 1.3.6.1.4.1.2272.1.8.7.1.9 | rowstatus | read-only |
Used to create/delete entries |
rcIpRoutePref | 1.3.6.1.4.1.2272.1.8.7.1.10 | integer32 | read-only | |
rcIpRouteAltSequence | 1.3.6.1.4.1.2272.1.8.7.1.11 | integer32 | read-only |
Alternative Route Sequence. 0 denotes Best Route. |
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. Enumeration: 'iBEN': 11, 'iAN': 8, 'iBEV': 67, 'iBN': 10, 'dBN': 14, 'iAE': 1, 'iBEU': 19, 'iAEN': 9, 'dB': 6, 'iBE': 3, 'iBF': 34, 'iBEF': 35, 'iAEU': 17, 'iAU': 16, 'iBVN': 74, 'iA': 0, 'iB': 2, 'dBU': 22, 'iBU': 18, 'iBV': 66, 'iBEVN': 75. |
rcIpRouteSrcVrfId | 1.3.6.1.4.1.2272.1.8.7.1.13 | vrfidentifier | read-only |
srcVrfId of next-hop address |
rcIpStaticRouteTableSize | 1.3.6.1.4.1.2272.1.8.15.1 | integer32 | read-only |
size of Ip Static Route Table. |
rcIpStaticRouteTable | 1.3.6.1.4.1.2272.1.8.15.2 | no-access |
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. |
|
1.3.6.1.4.1.2272.1.8.15.2.1 | no-access |
A static route to a particular destination. |
||
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. |
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. |
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). |
rcIpStaticRouteMetric | 1.3.6.1.4.1.2272.1.8.15.2.1.4 | integer32 | read-only |
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. |
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. |
rcIpStaticRoutePreference | 1.3.6.1.4.1.2272.1.8.15.2.1.6 | integer32 | read-only |
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. |
rcIpStaticRouteEnable | 1.3.6.1.4.1.2272.1.8.15.2.1.7 | truthvalue | read-only |
Used to enable/disable this entry. |
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. Enumeration: 'active': 1, 'inactive': 0. |
rcIpStaticRouteRowStatus | 1.3.6.1.4.1.2272.1.8.15.2.1.9 | rowstatus | read-only |
Used to create/delete entries |
rcIpStaticRouteLocalNextHop | 1.3.6.1.4.1.2272.1.8.15.2.1.10 | truthvalue | read-only |
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. |
rcIpStaticRouteBfdTableSize | 1.3.6.1.4.1.2272.1.8.15.3 | integer32 | read-only |
size of IP static route BFD table. |
rcIpStaticRouteBfdTable | 1.3.6.1.4.1.2272.1.8.15.4 | no-access |
This table is used to hold next hop addresses on which BFD is enabled. |
|
1.3.6.1.4.1.2272.1.8.15.4.1 | no-access |
An IP address of the next hop of the BFD session. |
||
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. |
rcIpStaticRouteBfdRowStatus | 1.3.6.1.4.1.2272.1.8.15.4.1.2 | rowstatus | read-only |
Used to create/delete entries |
rcIpInterVrfStaticRouteTableSize | 1.3.6.1.4.1.2272.1.8.103.1 | integer32 | read-only |
size of Ip Static Route Table. |
rcIpInterVrfStaticRouteTable | 1.3.6.1.4.1.2272.1.8.103.2 | no-access |
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. |
|
1.3.6.1.4.1.2272.1.8.103.2.1 | no-access |
A static route to a particular destination. |
||
rcIpInterVrfStaticRouteOwnerVrfId | 1.3.6.1.4.1.2272.1.8.103.2.1.1 | vrfidentifier | no-access |
Owner VRF id of the static route |
rcIpInterVrfStaticRouteDest | 1.3.6.1.4.1.2272.1.8.103.2.1.2 | ipaddress | no-access |
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. |
rcIpInterVrfStaticRouteMask | 1.3.6.1.4.1.2272.1.8.103.2.1.3 | ipaddress | no-access |
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. |
rcIpInterVrfStaticRouteNextHop | 1.3.6.1.4.1.2272.1.8.103.2.1.4 | ipaddress | no-access |
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). |
rcIpInterVrfStaticRouteMetric | 1.3.6.1.4.1.2272.1.8.103.2.1.5 | integer32 | read-only |
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. |
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. |
rcIpInterVrfStaticRoutePreference | 1.3.6.1.4.1.2272.1.8.103.2.1.7 | integer32 | read-only |
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. |
rcIpInterVrfStaticRouteEnable | 1.3.6.1.4.1.2272.1.8.103.2.1.8 | truthvalue | read-only |
Used to enable/disable this entry. |
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. Enumeration: 'active': 1, 'inactive': 0. |
rcIpInterVrfStaticRouteRowStatus | 1.3.6.1.4.1.2272.1.8.103.2.1.10 | rowstatus | read-only |
Used to create/delete entries |
rcIpInterVrfStaticRouteLocalNextHop | 1.3.6.1.4.1.2272.1.8.103.2.1.11 | truthvalue | read-only |
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. |
rcIpInterVrfStaticRouteNextHopVrfId | 1.3.6.1.4.1.2272.1.8.103.2.1.12 | vrfidentifier | read-only |
Used to indicate nhVrfId in inter-VRF static-route configuration |