mscVrPpIpPortLogicalIfOspfIfMetric
1.3.6.1.4.1.562.36.2.1.100.3.5.2.2.12.1.1
This attribute indicates the metric being used by this OspfIf. The metric
is derived in one of two ways:
1. If there is a TypeOfService component provisioned under this OspfIf
component, then the value of the metric attribute is copied from the
provisionable attribute tosMetric.
2. Otherwise, the metric is computed based on the interface speed. If the
interface speed is greater than 100 Mbit/s, then the metric is 1. If the
interface speed is less than 100 Mbit/s, then the metric is 100 Mbit/s
divided by the interface speed. If the interface speed is unknown, then it
is treated as 1.54 Mbit/s during the calculation.
The value of interface speed is available by displaying the ifSpeed
attribute of the corresponding IfTableEntry component.