All MIBs › IPSEC-SPD-MIB › spdCompActExecutionStrategy
spdCompActExecutionStrategy
Module: IPSEC-SPD-MIB
OID (symbolic): IPSEC-SPD-MIB::spdCompActExecutionStrategy
OID (numeric): 1.3.6.1.2.1.153.1.11.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
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.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.153 | spdMIB | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1 | spdConfigObjects | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1.11 | spdCompoundActionTable | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1.11.1 | spdCompoundActionEntry | IPSEC-SPD-MIB |
| 1.3.6.1.2.1.153.1.11.1.2 | spdCompActExecutionStrategy | IPSEC-SPD-MIB |