| OID | 1.3.6.1.2.1.153.1.11.1.2 |
| Module | IPSEC-SPD-MIB (ietf) |
| Nom | spdCompActExecutionStrategy |
| Acces | readwrite |
| Status | current |
| Description | 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 successfully.
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. |
| Syntaxe | Enumeration (1-doAll, 2-doUntilSuccess, 3-doUntilFailure) |
| Module | IPSEC-SPD-MIB (Force10-9.14.2.1) |
| Nom | spdCompActExecutionStrategy |
| Acces | readwrite |
| Status | current |
| Description | 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 successfully.
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. |
| Syntaxe | Enumeration (1-doAll, 2-doUntilSuccess, 3-doUntilFailure) |