ospfPmEntDoRestartIgnoreLostIf

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.1.1.88

Object

column r/w SNMPv2-TCTruthValue
Indicates whether DC-OSPF should perform hitless restart
ignoring local interfaces listed in its pre-restart Router
LSAs that are no longer present or no longer active.
              
This option is useful when the non-stop forwarding of data
over those interfaces that still exist is more important
than avoiding routing loops and black-holing of data for
routes that use the interfaces that no longer exist.
              
Note that using this option means that the hitless restart
procedures do not strictly follow those defined in RFC
3623, Graceful OSPF Restart.
              
Note also that ospfPmEntDoRestartIgnoreLostIf qualifies
the graceful restart procedures followed by DC-OSPF.
Whether or not to use Graceful Restart procedures is
configured by setting DoGraceHitless or
DoGraceUnplannedHitless.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.88
Type
column
Access
readwrite
Status
current
Parent
ospfPmEntEntry
Groups
1

Walk 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::ospfPmEntDoRestartIgnoreLostIf'
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::ospfPmEntDoRestartIgnoreLostIf.<ospfPmEntIndex>'
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::ospfPmEntDoRestartIgnoreLostIf'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance