A3COM0048-EMBEDDED-SCRIPTS Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
16

cmdMacroTable

table mandatory
.1.3.6.1.4.1.43.10.25.5.1 · 1 row entry · 5 columns
Extended RMON table that provides a macro execution facility 
on the remote unit.
cmdMacroEntry entry .1.3.6.1.4.1.43.10.25.5.1.1
Indexes
cmdMacroIndex
Column Syntax OID
cmdMacroIndex mandatory
Standard RMON index column.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.10.25.5.1.1.1
cmdMacroName mandatory
A short text name for this macro. This name can be
referenced in the cmdTable to execute a script.
OctetStringr/w
Constraints:
range: 0-10
.1.3.6.1.4.1.43.10.25.5.1.1.2
cmdMacroString mandatory
Text macro that is represented by this control entry.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.43.10.25.5.1.1.3
cmdMacroOwner mandatory
RMON Owner of this process.
RMON-MIBOwnerStringr/w
Textual Convention: RMON-MIBOwnerString OctetString
Type Constraints:
range: 0..127
.1.3.6.1.4.1.43.10.25.5.1.1.4
cmdMacroStatus mandatory
Rmon RowStatus for this macro definition.
RMON-MIBEntryStatusr/w
Textual Convention: RMON-MIBEntryStatus Enumeration
Type Values:
1valid
2createRequest
3underCreation
4invalid
.1.3.6.1.4.1.43.10.25.5.1.1.5

cmdExecTable

table mandatory
.1.3.6.1.4.1.43.10.25.5.2 · 1 row entry · 11 columns
Extended RMON table that provides a script execution 
facility on the remote unit. Note that scripts executed by this table 
do not have to reside in the macro table. A script is identified by its 
'cmdExecMacroName'. The agent will search all available script sources 
for that named script. The script _may_ be found in the macro table but 
this is not mandated.
cmdExecEntry entry .1.3.6.1.4.1.43.10.25.5.2.1
Indexes
cmdExecUnit cmdExecIndex
Column Syntax OID
cmdExecUnit mandatory
Identifies one of a number of different 'execution units'.
Genrally each of these is a separate processor in a distributed
environment.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.10.25.5.2.1.1
cmdExecIndex mandatory
Standard RMON index column.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.10.25.5.2.1.2
cmdExecProcessStatus mandatory
The current status of this process. The various possible
values are described as follows:

inactive : This process is not currently executing any script. This is
the default state after creati…
Enumeration
Enumerated Values:
1inactive
2running
3suspended
4dying
5paused
6searching
.1.3.6.1.4.1.43.10.25.5.2.1.3
cmdExecStartTime mandatory
sysUpTime when this process was started.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.10.25.5.2.1.4
cmdExecLastExecTime mandatory
sysUpTime when this process last used any processor time.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.10.25.5.2.1.5
cmdExecSystemTime mandatory
Number of time-ticks used by this process.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.10.25.5.2.1.6
cmdExecStatement mandatory
Generally scripts are broken into statements, this is just
about true for any scripting mechanism. The statement number is
generally useful for debugging. This object reports the current
statement that will be execut…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.10.25.5.2.1.8
cmdExecLastError mandatory
Last error detected by this process or the script executing
within the process.
Enumeration
Enumerated Values:
1none
2syntax
3noResource
4illegalAssignment
5blockMismatch
6badFnParams
7stackOverflow
8accessViolation
9typeMismatch
10nestTooDeep
11runTimeError
12noSuchVar
13outOfRange
14illegalLeftVal
15brokenRemoteProc
16sourceNotFound
17missingSemiColon
18missingEndList
19missingEndOid
20missingEndBracket
21missingEndSubscript
22missingEndParams
23invalidQuoteStr
24invalidGlobalName
25namedVarNotSupported
26processKilled
27childDiedBadly
28noTargetProcess
29invalidBinaryImage
30divideByZero
31parentDiedPadly
32nestedErrorHandler
33rpcTargetDoesnotExist
34rpcTargetNotSupported
35assertionFailed
36missingControlExpression
.1.3.6.1.4.1.43.10.25.5.2.1.10
cmdExecOwner mandatory
RMON Owner of this process.
RMON-MIBOwnerStringr/w
Textual Convention: RMON-MIBOwnerString OctetString
Type Constraints:
range: 0..127
.1.3.6.1.4.1.43.10.25.5.2.1.11
cmdExecStatus mandatory
Rmon RowStatus for this process.
RMON-MIBEntryStatusr/w
Textual Convention: RMON-MIBEntryStatus Enumeration
Type Values:
1valid
2createRequest
3underCreation
4invalid
.1.3.6.1.4.1.43.10.25.5.2.1.12
cmdExecMacroName mandatory
Name of the script to execute in the process. The script can
reside in either the macro table in this MIB module, or in some other
internal script repository.
RFC1213-MIBDisplayStringr/w
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.43.10.25.5.2.1.13