ospfPmIfRstHlprStrictLsaChk

DC-OSPF-MIB · mrv variant · .1.3.6.1.4.1.629.10.3.1.7.1.85

Object

column r/w SNMPv2-TCTruthValue
Whether to perform strict LSA checking when acting as a
restart helper for a restarting peer on this interface.
              
When ospfPmIfRstHlprStrictLsaChk is 'true', OSPF will
perform strict LSA checking as described in RFC 3623 and
RFC 5187.  In particular, OSPF will stop acting as restart
helper if it transmits an LSA to the restarting node
indicating a topology change.
              
Set ospfPmIfRstHlprStrictLsaChk to 'false' to disable
strict LSA checking.

Context

MIB
DC-OSPF-MIB
OID
.1.3.6.1.4.1.629.10.3.1.7.1.85
Type
column
Access
readwrite
Status
current
Parent
ospfPmIfEntry
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/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmIfRstHlprStrictLsaChk'
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::ospfPmIfRstHlprStrictLsaChk.<ospfPmIfApplIndex>.<ospfPmIfIpAddress>.<ospfPmAddressLessIf>'
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::ospfPmIfRstHlprStrictLsaChk'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance