ospfPmEntHoldLsInterval
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.1.1.62
Object
column r/w
millisecondsInteger32
The time, in milliseconds, that the minimum time between
distinct originations of any particular LSA is increased
when the network is unstable.
A value of zero means that the minimum time between
distinct reoriginations is not increased.
If an event occurs within the minimum time for LSA
regeneration, the origination is delayed until the end of
the ospfPmEntLsHoldInterval and the length of the interval
doubled. Doubling of the hold interval contuinues until
the interval reaches ospfPmEntLsMaxInterval.
Note that if this value is changed while PM is active then
it may take up to the previous value of
ospfPmEntLsMaxInterval for the change to take effect.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.62- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- ospfPmEntEntry
- 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::ospfPmEntHoldLsInterval'
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::ospfPmEntHoldLsInterval.<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::ospfPmEntHoldLsInterval'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 0-600000
Conformance
Member of