ospfPmEntMinLsArrival

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.1.1.57

Object

column r/w millisecondsInteger32
For any particular LSA, the minimum time in milliseconds
that must elapse between reception of new LSA instances
during flooding.  LSA instances received at higher
frequencies are discarded.
              
The value of this field should be less than or equal to
the value of the ospfPmEntMinLsInterval configured on
neighboring routers.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.57
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::ospfPmEntMinLsArrival'
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::ospfPmEntMinLsArrival.<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::ospfPmEntMinLsArrival'

Syntax

millisecondsInteger32

Values & Constraints

Object Constraints
range: 0-600000

Conformance