pmTrackingPEInfo
POLICY-BASED-MANAGEMENT-MIB ·
.1.3.6.1.2.1.124.9.1.4
Object
column
Bits
This object returns information about the previous policy
script executions.
If the actionSkippedDueToPrecedence(1) bit is set, the last
execution of the associated policy condition returned non-zero,
but the action is not active, because it was trumped by a
matching policy condition in the same precedence group with a
higher precedence value.
If the conditionRunTimeException(2) bit is set, the last
execution of the associated policy condition encountered a
run-time exception and aborted.
If the conditionUserSignal(3) bit is set, the last
execution of the associated policy condition called the
signalError() function.
If the actionRunTimeException(4) bit is set, the last
execution of the associated policy action encountered a
run-time exception and aborted.
If the actionUserSignal(5) bit is set, the last
execution of the associated policy action called the
signalError() function.
Entries will only exist in this table of one or more bits are
set. In particular, if an entry does not exist for a
particular policy/element combination, it can be assumed that
the policy's condition did not match 'this element'.
Context
- MIB
- POLICY-BASED-MANAGEMENT-MIB
- OID
.1.3.6.1.2.1.124.9.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pmTrackingPEEntry
- Table
- pmTrackingPETable
- Siblings
- 3
Syntax
Bits
Values & Constraints
Enumerated Values
0 | actionSkippedDueToPrecedence |
1 | conditionRunTimeException |
2 | conditionUserSignal |
3 | actionRunTimeException |
4 | actionUserSignal |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pmTrackingPEElement The element that is acted upon by the associated policy.
As this object is used in the index for the
pmTrackingPETable, users of this table should be careful not
to… | column | SNMPv2-TCRowPointer | .1.3.6.1.2.1.124.9.1.1 |
| pmTrackingPEContextName If the associated element is not in the default SNMP context
for the target system, this object is used to identify the
context. If the element is in the default context, this ob… | column | OctetString | .1.3.6.1.2.1.124.9.1.2 |
| pmTrackingPEContextEngineID If the associated element is on a remote system, this object
is used to identify the remote system. This object contains
the contextEngineID of the system on which the associated… | column | OctetString | .1.3.6.1.2.1.124.9.1.3 |