wfOspfRfc1583Compatibility
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.1.29
Object
scalar mandatory
r/w
Enumeration
Controls the preference rules used when choosing among multiple AS-external-LSAs advertising the same destination. When set to 'enabled', the preference rules remain those specified by RFC 1583. When set to 'disabled', the preference rules are those stated in RFC 2178, which prevent routing loops when AS- external-LSAs for the same destination have been originated from different areas.
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.1.29- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wfOspfGeneralGroup
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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfRfc1583Compatibility.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfRfc1583Compatibility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |