ospfPmShamLinkRstStrictLsaChk
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.25.1.31
Object
Whether to perform strict LSA checking when acting as a
restart helper for a restarting peer on this sham link.
When ospfPmShamLinkRstStrictLsaChk 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 ospfPmShamLinkRstStrictLsaChk to 'false' to
disable strict LSA checking.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.25.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmShamLinkEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ospfPmShamLinkRstStrictLsaChk'
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::ospfPmShamLinkRstStrictLsaChk.<ospfPmShamLinkApplIndex>.<ospfPmShamLinkAreaId>.<ospfPmShamLinkLocalIpAddr>.<ospfPmShamLinkRemoteIpAddr>'
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::ospfPmShamLinkRstStrictLsaChk'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of