All MIBs › PRVT-OSPF-EXTENSION-MIB › ospfRedistributeMetricType
ospfRedistributeMetricType
Module: PRVT-OSPF-EXTENSION-MIB
OID (symbolic): PRVT-OSPF-EXTENSION-MIB::ospfRedistributeMetricType
OID (numeric): 1.3.6.1.4.1.738.1.6.4.2.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: The type of metric, with which the external routes are advertised into the OSPF routing domain. OSPF supports two types of external metrics. Type 1 external metrics are expressed in the same units as the OSPF interface cost (i.e., in terms of the link state metric). Type 2 external metrics are an order of magnitude larger; any Type 2 metric is considered greater than the cost of any path internal to the AS. Use of Type 2 external metrics assumes that routing between AS'es is the major cost of routing a packet, and eliminates the need for conversion of external costs to internal link state metrics.
What is ospfRedistributeMetricType?
This read-create INTEGER, e1(1) or e2(2), sets the type of external metric used when advertising these redistributed routes into OSPF; Type 1 external metrics are comparable to internal OSPF link-state costs, while Type 2 metrics are an order of magnitude larger and always considered greater than any internal AS path cost. An admin chooses e2(2) when routing between autonomous systems should dominate the cost calculation, or e1(1) when the redistributed route's own internal-equivalent cost should be factored in alongside OSPF's internal costs. Setting ospfRedistributeMetricType to e2(2) treats the redistributed route's cost as fixed and always worse than any purely-internal OSPF path, simplifying route preference decisions.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.6 | ipSwitch | PRVT-SWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.738.1.6.4 | routingProtocols | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2 | prvtOSPFExtensionMib | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1 | ospfExtension | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1.2 | ospfRedistributeTable | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1.2.1 | ospfRedistributeEntry | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1.2.1.3 | ospfRedistributeMetricType | PRVT-OSPF-EXTENSION-MIB |