All MIBs › RAPID-CITY › rcIpRoutingRedistributeDirectToOspfMethod
rcIpRoutingRedistributeDirectToOspfMethod
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpRoutingRedistributeDirectToOspfMethod
OID (numeric): 1.3.6.1.4.1.2272.1.8.4.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Used to indicate whether or not to use the user specified default metric for redistributing direct routes to OSPF.
What is rcIpRoutingRedistributeDirectToOspfMethod?
This OID is a flag that controls whether directly connected routes use a manually specified cost metric when being shared with OSPF (a routing protocol). It determines how the system calculates the 'cost' of routes for neighbors to use in pathfinding. An administrator would configure this when fine-tuning how the router advertises locally attached networks to neighbors, to ensure proper load-balancing across links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.4.3.2 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpRoutingRedistributeDirectToOspfMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.4.3.2.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpRoutingRedistributeDirectToOspfMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.4.3.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.4 | rcIpRouting | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.4.3 | rcIpRoutingRedistributeDirectToOspf | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.4.3.2 | rcIpRoutingRedistributeDirectToOspfMethod | RAPID-CITY |