ospfPmEntCalcPauseFreq
DC-OSPF-MIB ·
mrv variant
·
.1.3.6.1.4.1.629.10.3.1.1.1.26
Object
column r/w
Unsigned32
This value determines how regularly a Routing Calculation is
paused. It is measured in points. The points scale roughly
maps to a time scale, so that the larger this value is, the
longer the Routing Calculation runs before pausing. See the
DC-OSPF Configuration and Management Interface Specification
for more information on how to set this parameter.
- 0 indicates that the routing calculation is paused after every
calculation step.
- 0xFFFFFFFF indicates that the Routing Calculation is never
paused.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.1.1.26- Type
- column
- Access
- readwrite
- Status
- current
- 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/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntCalcPauseFreq'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmEntCalcPauseFreq.<ospfPmEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntCalcPauseFreq'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of