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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk cmdMacroTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM0048-EMBEDDED-SCRIPTS' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0048-EMBEDDED-SCRIPTS::cmdMacroTable'
Extended RMON table that provides a macro execution facility 
on the remote unit.
cmdMacroEntry row .1.3.6.1.4.1.43.10.25.5.1.1
Indexes
Column Syntax OID
cmdMacroIndexmandatory
Standard RMON index column.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.10.25.5.1.1.1
cmdMacroNamemandatory
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
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
cmdMacroOwnermandatory
RMON Owner of this process.
RMON-MIBOwnerStringr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.43.10.25.5.1.1.4
Rmon RowStatus for this macro definition.
RMON-MIBEntryStatusr/w
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
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk cmdExecTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM0048-EMBEDDED-SCRIPTS' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0048-EMBEDDED-SCRIPTS::cmdExecTable'
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 row .1.3.6.1.4.1.43.10.25.5.2.1
Column Syntax OID
cmdExecUnitmandatory
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
cmdExecIndexmandatory
Standard RMON index column.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.10.25.5.2.1.2
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
sysUpTime when this process was started.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.10.25.5.2.1.4
sysUpTime when this process last used any processor time.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.10.25.5.2.1.5
Number of time-ticks used by this process.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.10.25.5.2.1.6
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
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
cmdExecOwnermandatory
RMON Owner of this process.
RMON-MIBOwnerStringr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.43.10.25.5.2.1.11
cmdExecStatusmandatory
Rmon RowStatus for this process.
RMON-MIBEntryStatusr/w
Type Values:
1valid
2createRequest
3underCreation
4invalid
.1.3.6.1.4.1.43.10.25.5.2.1.12
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 .1.3.6.1.4.1.43.10.25.5.2.1.13