ospfPmEntSpfMaxWait
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.1.1.1.82
Object
column r/w
millisecondsUnsigned32
This field specifies the maximum wait time between two
consecutive SPF calculations.
If the value of this field is smaller than the
ospfPmEntSpfHoldTime then the value of
ospfPmEntSpfHoldTime is used as the maximum wait time.
The value of this field may be changed at any time. If
necessary an existing running timer will be cancelled.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.82- 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::ospfPmEntSpfMaxWait'
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::ospfPmEntSpfMaxWait.<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::ospfPmEntSpfMaxWait'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 1-600000
Conformance
Member of