ospfPmEntRFC1583Comp
DC-OSPF-MIB ·
mrv variant
·
.1.3.6.1.4.1.629.10.3.1.1.1.15
Object
Indicates metrics used to choose among multiple
AS-external-LSAs. When RFC1583Compatibility is set to
true, only cost will be used when choosing among
multiple AS-external-LSAs advertising the same
destination. When RFC1583Compatibility is set to
false, preference will be driven first by type of
path using cost only to break ties.
In order to minimize the chance of routing loops, all OSPF
routers in an OSPF routing domain should have
RFC1583Compatibility set identically. When there are routers
present that have not been updated with the functionality
specified in RFC2328 Section 16.4.1, all routers should
have RFC1583Compatibility set to true. Otherwise, all
routers should have RFC1583Compatibility set to false,
preventing all routing loops.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmEntEntry
- 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/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntRFC1583Comp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntRFC1583Comp.<ospfPmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntRFC1583Comp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of