ospfPmEntMinLsInterval

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.1.1.56

Object

column r/w millisecondsInteger32
The minimum time, in milliseconds, between distinct
originations of any particular LSA.  A value of zero means
that there is no minimum time between distinct
reoriginations.
              
Note that if this value is changed while PM is active then
it may take up to the previous value of
ospfPmEntMinLsInterval for the change to take effect.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.56
Type
column
Access
readwrite
Status
current
Units
milliseconds
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::ospfPmEntMinLsInterval'
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::ospfPmEntMinLsInterval.<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::ospfPmEntMinLsInterval'

Syntax

millisecondsInteger32

Values & Constraints

Object Constraints
range: 0-600000

Conformance