ospfPmShortcutMetricType
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.23.1.4
Object
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.2.826.0.1.1578918.5.62.1.1.23.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfPmIgpShortcutEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmShortcutMetricType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmShortcutMetricType.<ospfPmShortcutApplIndex>.<ospfPmShortcutIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmShortcutMetricType'
Syntax
- Source
- DC-MASTER-TCIgpShortcutMetricType
- Base type
Enumeration
Values & Constraints
Type Values
1 | metricTypeAbsolute |
2 | metricTypeRelative |
Conformance
Member of