MIB Viewer

A3COM0048-EMBEDDED-SCRIPTS

22 objects
No module-level DESCRIPTION found.
OIDNameAccessStatusDescription
1.3.6.1.4.1.43.10.25.5Nodecommand
1.3.6.1.4.1.43.10.25.5.1TablecmdMacroTablenot-accessiblemandatoryExtended RMON table that provides a macro execution facility on the remote unit.
1.3.6.1.4.1.43.10.25.5.1.1RowcmdMacroEntrynot-accessiblemandatory
1.3.6.1.4.1.43.10.25.5.1.1.1ColumncmdMacroIndexnot-accessiblemandatoryStandard RMON index column.
1.3.6.1.4.1.43.10.25.5.1.1.2ColumncmdMacroNameread-writemandatoryA 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.3ColumncmdMacroStringread-writemandatoryText macro that is represented by this control entry.
1.3.6.1.4.1.43.10.25.5.1.1.4ColumncmdMacroOwnerread-writemandatoryRMON Owner of this process.
1.3.6.1.4.1.43.10.25.5.1.1.5ColumncmdMacroStatusread-writemandatoryRmon RowStatus for this macro definition.
1.3.6.1.4.1.43.10.25.5.2TablecmdExecTablenot-accessiblemandatoryExtended 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.1RowcmdExecEntrynot-accessiblemandatory
1.3.6.1.4.1.43.10.25.5.2.1.1ColumncmdExecUnitnot-accessiblemandatoryIdentifies 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.2ColumncmdExecIndexnot-accessiblemandatoryStandard RMON index column.
1.3.6.1.4.1.43.10.25.5.2.1.3ColumncmdExecProcessStatusread-onlymandatoryThe 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.4ColumncmdExecStartTimeread-onlymandatorysysUpTime when this process was started.
1.3.6.1.4.1.43.10.25.5.2.1.5ColumncmdExecLastExecTimeread-onlymandatorysysUpTime when this process last used any processor time.
1.3.6.1.4.1.43.10.25.5.2.1.6ColumncmdExecSystemTimeread-onlymandatoryNumber of time-ticks used by this process.
1.3.6.1.4.1.43.10.25.5.2.1.8ColumncmdExecStatementread-onlymandatoryGenerally 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.9ColumncmdExecOperationread-writemandatoryThis 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.10ColumncmdExecLastErrorread-onlymandatoryLast error detected by this process or the script executing within the process.
1.3.6.1.4.1.43.10.25.5.2.1.11ColumncmdExecOwnerread-writemandatoryRMON Owner of this process.
1.3.6.1.4.1.43.10.25.5.2.1.12ColumncmdExecStatusread-writemandatoryRmon RowStatus for this process.
1.3.6.1.4.1.43.10.25.5.2.1.13ColumncmdExecMacroNameread-writemandatoryName 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.