rcIpConfOspfRfc1583Compatibility
RC-OSPF-MIB ·
.1.3.6.1.4.1.2272.1.8.1.4.5
Object
Controls the preference rules used when choosing among multiple AS-External-LSAs advertising the same destination. When this is enabled, the preference rule will be same as specified by RFC1583. When disabled, the new preference rule as described in RFC2328 will be applicable, which potentially prevents the routing loops when AS-External-LSAs for the same destination have been originated from different areas.
Context
- MIB
- RC-OSPF-MIB
- OID
.1.3.6.1.4.1.2272.1.8.1.4.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcIpConfOspf
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 'RC-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-OSPF-MIB::rcIpConfOspfRfc1583Compatibility.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-OSPF-MIB::rcIpConfOspfRfc1583Compatibility'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |