scriptMonitorState
G6-CLI-MIB ·
.1.3.6.1.4.1.3181.10.6.3.62.103.1.2
Object
column
Enumeration
Indicates if this record displays a currently running script or a history entry of a previously running script which has ended by now.
Context
- MIB
- G6-CLI-MIB
- OID
.1.3.6.1.4.1.3181.10.6.3.62.103.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- scriptMonitorEntry
- Table
- scriptMonitorTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unused |
1 | history |
2 | running |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| scriptMonitorIndex Automatically generated | column | Integer32 | .1.3.6.1.4.1.3181.10.6.3.62.103.1.1 |
| scriptMonitorLinesExecuted Counts how many script lines were executed. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.3181.10.6.3.62.103.1.10 |
| scriptMonitorCurrentLineNumber This gives a snapshot of the currently executed line of code. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.3181.10.6.3.62.103.1.11 |
| scriptMonitorScriptErrors In real time counts errors during script execution. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.3181.10.6.3.62.103.1.12 |
| scriptMonitorScriptName Name of the script | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.62.103.1.3 |
| scriptMonitorLaunchedBy Name of event or or other means of starting | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.62.103.1.4 |
| scriptMonitorCliInstance Index identifying the executing cli instance | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.3181.10.6.3.62.103.1.5 |
| scriptMonitorLaunchTimeStamp Indicates the time when this record was created and the time this script was started. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3181.10.6.3.62.103.1.6 |
| scriptMonitorRunTime Indicates how long the script has been executing. For history entries indicates the last run time taken. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3181.10.6.3.62.103.1.7 |
| scriptMonitorCurrentFile Indicates the currently executed script file. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.62.103.1.8 |
| scriptMonitorCurrentSubroutine Indicates the currently executed subroutine. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3181.10.6.3.62.103.1.9 |