ospfPmEntMaxLsInterval
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.1.1.63
Object
column r/w
millisecondsInteger32
The maximum value, in milliseconds, that an origination of
any particular LSA is delayed.
A value of zero means that the minimum time between
distinct reoriginations is not increased.
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.63- 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::ospfPmEntMaxLsInterval'
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::ospfPmEntMaxLsInterval.<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::ospfPmEntMaxLsInterval'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 0-600000
Conformance
Member of