ospfPmEntCalcMaxDelay

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.1.1.21

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
The maximum delay before the Routing Table is
recalculated following a change to the Link State
Database.  (Recalculation is delayed to reduce the
frequency of recalculations of the Routing Table).
              
This parameter has units of milliseconds.  A value of
0 indicates that a routing calculation will
immediately follow an update to the database.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.1.1.21
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::ospfPmEntCalcMaxDelay'
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::ospfPmEntCalcMaxDelay.<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::ospfPmEntCalcMaxDelay'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance