smScriptAbort
DISMAN-SCRIPT-MIB ·
.1.3.6.1.2.1.64.2.0.1
Object
notification
This notification is generated whenever a running script terminates with an smRunExitCode unequal to `noError'.
Context
- MIB
- DISMAN-SCRIPT-MIB
- OID
.1.3.6.1.2.1.64.2.0.1- Type
- notification
- Status
- current
- Parent
- smTraps
- Siblings
- 2
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| smScriptResult This notification can be used by scripts to notify other
management applications about results produced by the
script.
This notification is not automatically generated … | notification | - | .1.3.6.1.2.1.64.2.0.2 |
| smScriptException This notification can be used by scripts to notify other
management applications about script errors.
This notification is not automatically generated by the
Script MIB… | notification | - | .1.3.6.1.2.1.64.2.0.3 |
Notification Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| smRunExitCode The value of this object indicates the reason why a
script finished execution. The smRunExitCode code may have
one of the following values:
- `noError', which indic… | column | Enumeration | .1.3.6.1.2.1.64.1.4.2.1.7 |
| smRunEndTime The date and time when the execution terminated. The value
'0000000000000000'H is returned if the script has not
terminated yet. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.64.1.4.2.1.4 |
| smRunError This object contains a descriptive error message if the
script startup or execution raised an abnormal condition.
An implementation must store a descriptive error message
in this … | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.64.1.4.2.1.11 |