pmPolicyConditionMaxLatency

POLICY-BASED-MANAGEMENT-MIB · .1.3.6.1.2.1.124.1.1.10

Object

column r/w millisecondsUnsigned32
Every element under the control of this agent is
re-checked periodically to see whether it is under control
of this policy by re-running the condition for this policy.
This object lets the manager control the maximum amount of
time that may pass before an element is re-checked.
              
In other words, in any given interval of this duration, all
elements must be re-checked.  Note that how the policy agent
schedules the checking of various elements within this
interval is an implementation-dependent matter.
Implementations may wish to re-run a condition more
quickly if they note a change to the role strings for an
element.

Context

MIB
POLICY-BASED-MANAGEMENT-MIB
OID
.1.3.6.1.2.1.124.1.1.10
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
pmPolicyEntry
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 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-BASED-MANAGEMENT-MIB::pmPolicyConditionMaxLatency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-BASED-MANAGEMENT-MIB::pmPolicyConditionMaxLatency.<pmPolicyAdminGroup>.<pmPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-BASED-MANAGEMENT-MIB::pmPolicyConditionMaxLatency'

Syntax

millisecondsUnsigned32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance