A3COM0048-EMBEDDED-SCRIPTS
22 objects
No module-level DESCRIPTION found.
Imported Objects
| A3COM0004-GENERIC | rmonExtensions |
| RFC-1212 | OBJECT-TYPE |
| RFC1213-MIB | DisplayString |
| RMON-MIB | EntryStatus OwnerString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.43.10.25.5 | Nodecommand | |||
| 1.3.6.1.4.1.43.10.25.5.1 | TablecmdMacroTable | not-accessible | mandatory | Extended RMON table that provides a macro execution facility on the remote unit. |
| 1.3.6.1.4.1.43.10.25.5.1.1 | RowcmdMacroEntry | not-accessible | mandatory | |
| 1.3.6.1.4.1.43.10.25.5.1.1.1 | ColumncmdMacroIndex | not-accessible | mandatory | Standard RMON index column. |
| 1.3.6.1.4.1.43.10.25.5.1.1.2 | ColumncmdMacroName | read-write | mandatory | A short text name for this macro. This name can be referenced in the cmdTable to execute a script. |
| 1.3.6.1.4.1.43.10.25.5.1.1.3 | ColumncmdMacroString | read-write | mandatory | Text macro that is represented by this control entry. |
| 1.3.6.1.4.1.43.10.25.5.1.1.4 | ColumncmdMacroOwner | read-write | mandatory | RMON Owner of this process. |
| 1.3.6.1.4.1.43.10.25.5.1.1.5 | ColumncmdMacroStatus | read-write | mandatory | Rmon RowStatus for this macro definition. |
| 1.3.6.1.4.1.43.10.25.5.2 | TablecmdExecTable | not-accessible | mandatory | 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 t… |
| 1.3.6.1.4.1.43.10.25.5.2.1 | RowcmdExecEntry | not-accessible | mandatory | |
| 1.3.6.1.4.1.43.10.25.5.2.1.1 | ColumncmdExecUnit | not-accessible | mandatory | Identifies one of a number of different 'execution units'. Genrally each of these is a separate processor in a distributed environment. |
| 1.3.6.1.4.1.43.10.25.5.2.1.2 | ColumncmdExecIndex | not-accessible | mandatory | Standard RMON index column. |
| 1.3.6.1.4.1.43.10.25.5.2.1.3 | ColumncmdExecProcessStatus | read-only | 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 i… |
| 1.3.6.1.4.1.43.10.25.5.2.1.4 | ColumncmdExecStartTime | read-only | mandatory | sysUpTime when this process was started. |
| 1.3.6.1.4.1.43.10.25.5.2.1.5 | ColumncmdExecLastExecTime | read-only | mandatory | sysUpTime when this process last used any processor time. |
| 1.3.6.1.4.1.43.10.25.5.2.1.6 | ColumncmdExecSystemTime | read-only | mandatory | Number of time-ticks used by this process. |
| 1.3.6.1.4.1.43.10.25.5.2.1.8 | ColumncmdExecStatement | read-only | 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… |
| 1.3.6.1.4.1.43.10.25.5.2.1.9 | ColumncmdExecOperation | read-write | mandatory | This object can be set to cause some action to be applied to a executing process. Note that this variable can only be set if the row- status is valid. Operatio… |
| 1.3.6.1.4.1.43.10.25.5.2.1.10 | ColumncmdExecLastError | read-only | mandatory | Last error detected by this process or the script executing within the process. |
| 1.3.6.1.4.1.43.10.25.5.2.1.11 | ColumncmdExecOwner | read-write | mandatory | RMON Owner of this process. |
| 1.3.6.1.4.1.43.10.25.5.2.1.12 | ColumncmdExecStatus | read-write | mandatory | Rmon RowStatus for this process. |
| 1.3.6.1.4.1.43.10.25.5.2.1.13 | ColumncmdExecMacroName | read-write | 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. |