cienaCesOspfRFC1583Comp
CIENA-CES-OSPF-MIB ·
.1.3.6.1.4.1.1271.2.1.19.1.1.1
Object
scalar SNMPv2-TCTruthValue
Indicates metrics used to choose among multiple
AS-external-LSAs. When RFC1583Compatibility is set to
TRUE, only cost is used when choosing among
multiple AS-external-LSAs advertising the same
destination. When RFC1583Compatibility is set to
FALSE, preference is 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
- CIENA-CES-OSPF-MIB
- OID
.1.3.6.1.4.1.1271.2.1.19.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cienaCesOspfGeneralGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-OSPF-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-OSPF-MIB::cienaCesOspfRFC1583Comp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-OSPF-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-OSPF-MIB::cienaCesOspfRFC1583Comp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |