cmdExecLastError
A3COM0048-EMBEDDED-SCRIPTS ·
.1.3.6.1.4.1.43.10.25.5.2.1.10
Object
column
mandatory
Enumeration
Last error detected by this process or the script executing within the process.
Context
- MIB
- A3COM0048-EMBEDDED-SCRIPTS
- OID
.1.3.6.1.4.1.43.10.25.5.2.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cmdExecEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | syntax |
3 | noResource |
4 | illegalAssignment |
5 | blockMismatch |
6 | badFnParams |
7 | stackOverflow |
8 | accessViolation |
9 | typeMismatch |
10 | nestTooDeep |
11 | runTimeError |
12 | noSuchVar |
13 | outOfRange |
14 | illegalLeftVal |
15 | brokenRemoteProc |
16 | sourceNotFound |
17 | missingSemiColon |
18 | missingEndList |
19 | missingEndOid |
20 | missingEndBracket |
21 | missingEndSubscript |
22 | missingEndParams |
23 | invalidQuoteStr |
24 | invalidGlobalName |
25 | namedVarNotSupported |
26 | processKilled |
27 | childDiedBadly |
28 | noTargetProcess |
29 | invalidBinaryImage |
30 | divideByZero |
31 | parentDiedPadly |
32 | nestedErrorHandler |
33 | rpcTargetDoesnotExist |
34 | rpcTargetNotSupported |
35 | assertionFailed |
36 | missingControlExpression |