cmdExecLastExecTime
A3COM0048-EMBEDDED-SCRIPTS ·
.1.3.6.1.4.1.43.10.25.5.2.1.5
Object
sysUpTime when this process last used any processor time.
Context
- MIB
- A3COM0048-EMBEDDED-SCRIPTS
- OID
.1.3.6.1.4.1.43.10.25.5.2.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cmdExecEntry
- Table
- cmdExecTable
- Siblings
- 10
Syntax
RFC1155-SMITimeTicks
- Source
- RFC1155-SMITimeTicks
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | 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. | column | Integer32 | .1.3.6.1.4.1.43.10.25.5.2.1.1 |
| cmdExecLastError mandatory Last error detected by this process or the script executing
within the process. | column | Enumeration | .1.3.6.1.4.1.43.10.25.5.2.1.10 |
| cmdExecOwner mandatory RMON Owner of this process. | column | RMON-MIBOwnerString | .1.3.6.1.4.1.43.10.25.5.2.1.11 |
| cmdExecStatus mandatory Rmon RowStatus for this process. | column | RMON-MIBEntryStatus | .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. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.43.10.25.5.2.1.13 |
| cmdExecIndex mandatory Standard RMON index column. | column | Integer32 | .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
… | column | Enumeration | .1.3.6.1.4.1.43.10.25.5.2.1.3 |
| cmdExecStartTime mandatory sysUpTime when this process was started. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.43.10.25.5.2.1.4 |
| cmdExecSystemTime mandatory Number of time-ticks used by this process. | column | RFC1155-SMITimeTicks | .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 th… | column | Integer32 | .1.3.6.1.4.1.43.10.25.5.2.1.8 |