ipspCompActExecutionStrategy
IPSEC-POLICY-MIB ·
.1.3.6.1.2.1.153.1.14.1.2
Object
column
r/w
Enumeration
This object indicates how the sub-actions are executed based
on the success of the actions as they finish executing.
doAll - run each sub-action regardless of the
exit status of the previous action. This
parent action is always considered to have
acted successfully.
doUntilSuccess - run each sub-action until one succeeds, at
which point stop processing the sub-actions
within this parent compound action. If one
of the sub-actions did execute
successfully, this parent action is also
considered to have executed sucessfully.
doUntilFailure - run each sub-action until one fails, at
which point stop processing the sub-actions
within this compound action. If any
sub-action fails, the result of this parent
action is considered to have failed.
Context
- MIB
- IPSEC-POLICY-MIB
- OID
.1.3.6.1.2.1.153.1.14.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipspCompoundActionEntry
- Table
- ipspCompoundActionTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | reserved |
1 | doAll |
2 | doUntilSuccess |
3 | doUntilFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipspCompActName This is an administratively assigned name of this compound
action. | column | OctetString | .1.3.6.1.2.1.153.1.14.1.1 |
| ipspCompActLastChanged The value of sysUpTime when this row was last modified or
created either through SNMP SETs or by some other external
means. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.153.1.14.1.3 |
| ipspCompActStorageType The storage type for this row. Rows in this table which were
created through an external process may have a storage type
of readOnly or permanent. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.153.1.14.1.4 |
| ipspCompActRowStatus This object indicates the conceptual status of this row.
The value of this object has no effect on whether other
objects in this conceptual row can be modified.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.153.1.14.1.5 |