Reference record for OID 1.3.6.1.2.1.124.1.1.12


parent
1.3.6.1.2.1.124.1.1 (pmPolicyEntry)
node code
12
node name
pmPolicyMaxIterations
dot oid
1.3.6.1.2.1.124.1.1.12
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) pmMib(124) pmPolicyTable(1) pmPolicyEntry(1) pmPolicyMaxIterations(12)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) pmMib(124) pmPolicyTable(1) pmPolicyEntry(1) pmPolicyMaxIterations(12)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) pmMib(124) pmPolicyTable(1) pmPolicyEntry(1) pmPolicyMaxIterations(12)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) pmMib(124) pmPolicyTable(1) pmPolicyEntry(1) pmPolicyMaxIterations(12)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) pmMib(124) pmPolicyTable(1) pmPolicyEntry(1) pmPolicyMaxIterations(12)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) pmMib(124) pmPolicyTable(1) pmPolicyEntry(1) pmPolicyMaxIterations(12)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/pmMib/pmPolicyTable/pmPolicyEntry/pmPolicyMaxIterations
  • /iso/identified-organization/dod/internet/mgmt/mib/pmMib/pmPolicyTable/pmPolicyEntry/pmPolicyMaxIterations
  • /iso/org/dod/internet/mgmt/mib-2/pmMib/pmPolicyTable/pmPolicyEntry/pmPolicyMaxIterations
  • /iso/org/dod/internet/mgmt/mib/pmMib/pmPolicyTable/pmPolicyEntry/pmPolicyMaxIterations
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/pmMib/pmPolicyTable/pmPolicyEntry/pmPolicyMaxIterations
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/pmMib/pmPolicyTable/pmPolicyEntry/pmPolicyMaxIterations
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/124/1/1/12

    Description by circitor

    If a condition or action script iterates in loops too many
    times in one invocation, the execution environment may
    consider it in an infinite loop or otherwise not acting
    as intended and may be terminated by the execution
    environment. The execution environment will count the
    cumulative number of times all 'for' or 'while' loops iterated
    and will apply a threshold to determine when to terminate the
    script. What threshold the execution environment uses is an
    implementation-dependent manner, but the value of
    this object SHOULD be the basis for choosing the threshold for
    each script. The value of this object represents a
    policy-specific threshold and can be tuned for policies of
    varying workloads. If this value is zero, no
    threshold will be enforced except for any
    implementation-dependent maximum. Regardless of this value,
    the agent is allowed to terminate any script invocation that
    exceeds a local CPU or memory limitation.

    Note that the condition and action invocations are tracked
    separately.

    Parsed from file POLICY-BASED-MANAGEMENT-MIB.mib
    Module: POLICY-BASED-MANAGEMENT-MIB

    Information by oid_info

    Vendor: IETF RFCs
    Module: POLICY-BASED-MANAGEMENT-MIB (rfc4011-Policy-Based-Management.mib)
    Type: TABULAR
    Access: read-create
    Syntax: Unsigned32

    Automatically extracted from www.mibdepot.com

    Information by circitor

    pmPolicyMaxIterations OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS current DESCRIPTION "If a condition or action script iterates in loops too many times in one invocation, the execution environment may consider it in an infinite loop or otherwise not acting as intended and may be terminated by the execution environment. The execution environment will count the cumulative number of times all 'for' or 'while' loops iterated and will apply a threshold to determine when to terminate the script. What threshold the execution environment uses is an implementation-dependent manner, but the value of this object SHOULD be the basis for choosing the threshold for each script. The value of this object represents a policy-specific threshold and can be tuned for policies of varying workloads. If this value is zero, no threshold will be enforced except for any implementation-dependent maximum. Regardless of this value, the agent is allowed to terminate any script invocation that exceeds a local CPU or memory limitation. Note that the condition and action invocations are tracked separately." ::= { pmPolicyEntry 12 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (19)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.124.1.1.1 pmPolicyAdminGroup 0 0 An administratively assigned string that can be used to group
    policies for convenience, for readability, or to simplify
    configura…
    1.3.6.1.2.1.124.1.1.2 pmPolicyIndex 0 0 A unique index for this policy entry, unique among all
    policies regardless of administrative group.
    1.3.6.1.2.1.124.1.1.3 pmPolicyPrecedenceGroup 0 0 An administratively assigned string that is used to group
    policies. For each element, only one policy in the same
    precedence gro…
    1.3.6.1.2.1.124.1.1.4 pmPolicyPrecedence 0 0 If, while checking to see which policy conditions match an
    element, 2 or more ready policies in the same precedence group
    match t…
    1.3.6.1.2.1.124.1.1.5 pmPolicySchedule 0 0 This policy will be ready if any of the associated schedule
    entries are active.

    If the value of this object is 0, this policy is …
    1.3.6.1.2.1.124.1.1.6 pmPolicyElementTypeFilter 0 0 This object specifies the element types for which this policy
    can be executed.

    The format of this object will be a sequence of
    pmE…
    1.3.6.1.2.1.124.1.1.7 pmPolicyConditionScriptIndex 0 0 A pointer to the row or rows in the pmPolicyCodeTable that
    contain the condition code for this policy. When a policy
    entry is cr…
    1.3.6.1.2.1.124.1.1.8 pmPolicyActionScriptIndex 0 0 A pointer to the row or rows in the pmPolicyCodeTable that
    contain the action code for this policy. When a policy entry
    is creat…
    1.3.6.1.2.1.124.1.1.9 pmPolicyParameters 0 0 From time to time, policy scripts may seek one or more
    parameters (e.g., site-specific constants). These parameters
    may be insta…
    1.3.6.1.2.1.124.1.1.10 pmPolicyConditionMaxLatency 0 0 Every element under the control of this agent is
    re-checked periodically to see whether it is under control
    of this policy by re-…
    1.3.6.1.2.1.124.1.1.11 pmPolicyActionMaxLatency 0 0 Every element that matches this policy's condition and is
    therefore under control of this policy will have this policy's
    action e…
    1.3.6.1.2.1.124.1.1.13 pmPolicyDescription 0 0 A description of this rule and its significance, typically
    provided by a human.
    1.3.6.1.2.1.124.1.1.14 pmPolicyMatches 0 0 The number of elements that, in their most recent execution
    of the associated condition, were matched by the condition.
    1.3.6.1.2.1.124.1.1.15 pmPolicyAbnormalTerminations 0 0 The number of elements that, in their most recent execution
    of the associated condition or action, have experienced a
    run-time ex…
    1.3.6.1.2.1.124.1.1.16 pmPolicyExecutionErrors 0 0 The total number of times that execution of this policy's
    condition or action has been terminated due to run-time
    exceptions.
    1.3.6.1.2.1.124.1.1.17 pmPolicyDebugging 0 0 The status of debugging for this policy. If this is turned
    on(2), log entries will be created in the pmDebuggingTable
    for each r…
    1.3.6.1.2.1.124.1.1.18 pmPolicyAdminStatus 0 0 The administrative status of this policy.

    The policy will be valid only if the associated
    pmPolicyRowStatus is set to active(1) a…
    1.3.6.1.2.1.124.1.1.19 pmPolicyStorageType 0 0 This object defines whether this policy and any associated
    entries in the pmPolicyCodeTable are kept in volatile storage
    and lost…
    1.3.6.1.2.1.124.1.1.20 pmPolicyRowStatus 0 0 The row status of this pmPolicyEntry.

    The status may not be set to active if any of the related
    entries in the pmPolicyCode table…