ospfPmShortcutMetricType
DC-OSPF-MIB ·
.1.3.6.1.4.1.629.10.3.1.23.1.4
Object
column
DC-MASTER-TCIgpShortcutMetricType
The type of metric value assigned to this IGP shortcut.
The type of metric value can be one of the following.
- 'metricTypeAbsolute'; the metric defined by
ospfPmShortcutMetricValue is used as the cost of the IGP
shortcut.
- 'metricTypeRelative'; the metric value defined by
ospfPmShortcutMetricValue is added to the IGP-calculated cost
of reaching the egress of the shortcut to determine the
cost of the IGP shortcut. Note that, in this case, the metric
value may be zero, positive or negative. Note also that a
minimum value of 1 is defined for the result of the sum of the
IGP-calculated cost and a relative metric value.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.23.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfPmIgpShortcutEntry
- Table
- ospfPmIgpShortcutTable
- Siblings
- 5
Syntax
DC-MASTER-TCIgpShortcutMetricType
- Source
- DC-MASTER-TCIgpShortcutMetricType
- Base type
Enumeration
Values & Constraints
Type Values
1 | metricTypeAbsolute |
2 | metricTypeRelative |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfPmShortcutApplIndex Identifies this OSPF entity. | column | OspfPmIndex | .1.2.826.0.1.1578918.5.62.1.1.23.1.1 |
| ospfPmShortcutIfIndex The value of ifIndex for the IGP shortcut tunnel interface. | column | IF-MIBInterfaceIndex | .1.2.826.0.1.1578918.5.62.1.1.23.1.2 |
| ospfPmShortcutRemoteAddress The IP Address value for this remote address. | column | SNMPv2-SMIIpAddress | .1.2.826.0.1.1578918.5.62.1.1.23.1.3 |
| ospfPmShortcutMetricValue The metric assigned to this IGP shortcut.
If ospfPmShortcutMetricType is set to 'metricTypeAbsolute'
then this field takes a value in the range of 1 - 16777215.
… | column | SNMPv2-SMIInteger32 | .1.2.826.0.1.1578918.5.62.1.1.23.1.5 |
| ospfPmShortcutOperStatus The operational status of the IGP shortcut interface.
The IGP shortcut interface is only usable by DC-OSPF if
ospfPmShortcutOperStatus is set to 'up'. | column | DC-MASTER-TCIfOperStatus | .1.2.826.0.1.1578918.5.62.1.1.23.1.6 |