MIB Viewer

DISMAN-SCRIPT-MIB

94 objects
This MIB module defines a set of objects that allow to delegate management scripts to distributed managers.
Imported Objects
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIInteger32 mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDateAndTime DisplayString RowStatus StorageType TimeInterval
OIDNameAccessStatusDescription
1.3.6.1.2.1.64IdentityscriptMIBThis MIB module defines a set of objects that allow to delegate management scripts to distributed managers.
1.3.6.1.2.1.64.1NodesmObjects
1.3.6.1.2.1.64.1.1TablesmLangTablenot-accessiblecurrentThis table lists supported script languages.
1.3.6.1.2.1.64.1.1.1RowsmLangEntrynot-accessiblecurrentAn entry describing a particular language.
1.3.6.1.2.1.64.1.1.1.1ColumnsmLangIndexnot-accessiblecurrentThe locally arbitrary, but unique identifier associated with this language entry. The value is expected to remain constant at least from one re-initialization …
1.3.6.1.2.1.64.1.1.1.2ColumnsmLangLanguageread-onlycurrentThe globally unique identification of the language.
1.3.6.1.2.1.64.1.1.1.3ColumnsmLangVersionread-onlycurrentThe version number of the language. The zero-length string shall be used if the language does not have a version number. It is suggested that the version numbe…
1.3.6.1.2.1.64.1.1.1.4ColumnsmLangVendorread-onlycurrentAn object identifier which identifies the vendor who provides the implementation of the language. This object identifier SHALL point to the object identifier d…
1.3.6.1.2.1.64.1.1.1.5ColumnsmLangRevisionread-onlycurrentThe version number of the language implementation. The value of this object must be an empty string if version number of the implementation is unknown. It is s…
1.3.6.1.2.1.64.1.1.1.6ColumnsmLangDescrread-onlycurrentA textual description of the language.
1.3.6.1.2.1.64.1.2TablesmExtsnTablenot-accessiblecurrentThis table lists supported language extensions.
1.3.6.1.2.1.64.1.2.1RowsmExtsnEntrynot-accessiblecurrentAn entry describing a particular language extension.
1.3.6.1.2.1.64.1.2.1.1ColumnsmExtsnIndexnot-accessiblecurrentThe locally arbitrary, but unique identifier associated with this language extension entry. The value is expected to remain constant at least from one re-initi…
1.3.6.1.2.1.64.1.2.1.2ColumnsmExtsnExtensionread-onlycurrentThe globally unique identification of the language extension.
1.3.6.1.2.1.64.1.2.1.3ColumnsmExtsnVersionread-onlycurrentThe version number of the language extension. It is suggested that the version number consist of one or more decimal numbers separated by dots, where the first…
1.3.6.1.2.1.64.1.2.1.4ColumnsmExtsnVendorread-onlycurrentAn object identifier which identifies the vendor who provides the implementation of the extension. The object identifier value should point to the OID node dir…
1.3.6.1.2.1.64.1.2.1.5ColumnsmExtsnRevisionread-onlycurrentThe version number of the extension implementation. The value of this object must be an empty string if version number of the implementation is unknown. It is …
1.3.6.1.2.1.64.1.2.1.6ColumnsmExtsnDescrread-onlycurrentA textual description of the language extension.
1.3.6.1.2.1.64.1.3NodesmScriptObjects
1.3.6.1.2.1.64.1.3.1TablesmScriptTablenot-accessiblecurrentThis table lists and describes locally known scripts.
1.3.6.1.2.1.64.1.3.1.1RowsmScriptEntrynot-accessiblecurrentAn entry describing a particular script. Every script that is stored in non-volatile memory is required to appear in this script table.
1.3.6.1.2.1.64.1.3.1.1.1ColumnsmScriptOwnernot-accessiblecurrentThe manager who owns this row in the smScriptTable.
1.3.6.1.2.1.64.1.3.1.1.2ColumnsmScriptNamenot-accessiblecurrentThe locally-unique, administratively assigned name for this script. This object allows an smScriptOwner to have multiple entries in the smScriptTable. This val…
1.3.6.1.2.1.64.1.3.1.1.3ColumnsmScriptDescrread-createcurrentA description of the purpose of the script.
1.3.6.1.2.1.64.1.3.1.1.4ColumnsmScriptLanguageread-createcurrentThe value of this object type identifies an entry in the smLangTable which is used to execute this script. The special value 0 may be used by hard-wired script…
1.3.6.1.2.1.64.1.3.1.1.5ColumnsmScriptSourceread-createcurrentThis object either contains a reference to the script source or an empty string. A reference must be given in the form of a Uniform Resource Locator (URL) as d…
1.3.6.1.2.1.64.1.3.1.1.6ColumnsmScriptAdminStatusread-createcurrentThe value of this object indicates the desired status of the script. See the definition of smScriptOperStatus for a description of the values. When the smScrip…
1.3.6.1.2.1.64.1.3.1.1.7ColumnsmScriptOperStatusread-onlycurrentThe actual status of the script in the runtime system. The value of this object is only meaningful when the value of the smScriptRowStatus object is `active'. …
1.3.6.1.2.1.64.1.3.1.1.8ColumnsmScriptStorageTyperead-createcurrentThis object defines whether this row and the script controlled by this row are kept in volatile storage and lost upon reboot or if this row is backed up by non…
1.3.6.1.2.1.64.1.3.1.1.9ColumnsmScriptRowStatusread-createcurrentA control that allows entries to be added and removed from this table. Changing the smScriptRowStatus from `active' to `notInService' will remove the associate…
1.3.6.1.2.1.64.1.3.1.1.10ColumnsmScriptErrorread-onlycurrentThis object contains a descriptive error message if the transition into the operational status `enabled' failed. Implementations must reset the error message t…
1.3.6.1.2.1.64.1.3.1.1.11ColumnsmScriptLastChangeread-onlycurrentThe date and time when this script table entry was last modified. The value '0000000000000000'H is returned if the script table entry has not yet been modified…
1.3.6.1.2.1.64.1.3.2TablesmCodeTablenot-accessiblecurrentThis table contains the script code for scripts that are written via SNMP write operations.
1.3.6.1.2.1.64.1.3.2.1RowsmCodeEntrynot-accessiblecurrentAn entry describing a particular fragment of a script.
1.3.6.1.2.1.64.1.3.2.1.1ColumnsmCodeIndexnot-accessiblecurrentThe index value identifying this code fragment.
1.3.6.1.2.1.64.1.3.2.1.2ColumnsmCodeTextread-createcurrentThe code that makes up a fragment of a script. The format of this code fragment depends on the script language which is identified by the associated smScriptLa…
1.3.6.1.2.1.64.1.3.2.1.3ColumnsmCodeRowStatusread-createcurrentA control that allows entries to be added and removed from this table. The value of this object has no effect on whether other objects in this conceptual row c…
1.3.6.1.2.1.64.1.4NodesmRunObjects
1.3.6.1.2.1.64.1.4.1TablesmLaunchTablenot-accessiblecurrentThis table lists and describes scripts that are ready to be executed together with their parameters.
1.3.6.1.2.1.64.1.4.1.1RowsmLaunchEntrynot-accessiblecurrentAn entry describing a particular executable script.
1.3.6.1.2.1.64.1.4.1.1.1ColumnsmLaunchOwnernot-accessiblecurrentThe manager who owns this row in the smLaunchTable. Every instance of a running script started from a particular entry in the smLaunchTable (i.e. entries in th…
1.3.6.1.2.1.64.1.4.1.1.2ColumnsmLaunchNamenot-accessiblecurrentThe locally-unique, administratively assigned name for this launch table entry. This object allows an smLaunchOwner to have multiple entries in the smLaunchTab…
1.3.6.1.2.1.64.1.4.1.1.3ColumnsmLaunchScriptOwnerread-createcurrentThe value of this object in combination with the value of smLaunchScriptName identifies the script that can be launched from this smLaunchTable entry. Attempts…
1.3.6.1.2.1.64.1.4.1.1.4ColumnsmLaunchScriptNameread-createcurrentThe value of this object in combination with the value of the smLaunchScriptOwner identifies the script that can be launched from this smLaunchTable entry. The…
1.3.6.1.2.1.64.1.4.1.1.5ColumnsmLaunchArgumentread-createcurrentThe argument supplied to the script. When a script is invoked, the value of this object is used to initialize the smRunArgument object.
1.3.6.1.2.1.64.1.4.1.1.6ColumnsmLaunchMaxRunningread-createcurrentThe maximum number of concurrently running scripts that may be invoked from this entry in the smLaunchTable. Lowering the current value of this object does not…
1.3.6.1.2.1.64.1.4.1.1.7ColumnsmLaunchMaxCompletedread-createcurrentThe maximum number of finished scripts invoked from this entry in the smLaunchTable allowed to be retained in the smRunTable. Whenever the value of this object…
1.3.6.1.2.1.64.1.4.1.1.8ColumnsmLaunchLifeTimeread-createcurrentThe default maximum amount of time a script launched from this entry may run. The value of this object is used to initialize the smRunLifeTime object when a sc…
1.3.6.1.2.1.64.1.4.1.1.9ColumnsmLaunchExpireTimeread-createcurrentThe default maximum amount of time information about a script launched from this entry is kept in the smRunTable after the script has completed execution. The …
1.3.6.1.2.1.64.1.4.1.1.10ColumnsmLaunchStartread-createcurrentThis object is used to start the execution of scripts. When retrieved, the value will be the value of smRunIndex for the last script that started execution by …
1.3.6.1.2.1.64.1.4.1.1.11ColumnsmLaunchControlread-createcurrentThis object is used to request a state change for all running scripts in the smRunTable that were started from this row in the smLaunchTable. Setting this obje…
1.3.6.1.2.1.64.1.4.1.1.12ColumnsmLaunchAdminStatusread-createcurrentThe value of this object indicates the desired status of this launch table entry. The values enabled(1) and autostart(3) both indicate that the launch table en…
1.3.6.1.2.1.64.1.4.1.1.13ColumnsmLaunchOperStatusread-onlycurrentThe value of this object indicates the actual status of this launch table entry. The smLaunchOperStatus object may have the following values: - `enabled' indic…
1.3.6.1.2.1.64.1.4.1.1.14ColumnsmLaunchRunIndexNextread-onlycurrentThis variable is used for creating rows in the smRunTable. The value of this variable is a currently unused value for smRunIndex, which can be written into the…
1.3.6.1.2.1.64.1.4.1.1.15ColumnsmLaunchStorageTyperead-createcurrentThis object defines if this row is kept in volatile storage and lost upon reboot or if this row is backed up by stable storage. The value of smLaunchStorageTyp…
1.3.6.1.2.1.64.1.4.1.1.16ColumnsmLaunchRowStatusread-createcurrentA control that allows entries to be added and removed from this table. Attempts to `destroy' a row or to set a row `notInService' while the smLaunchOperStatus …
1.3.6.1.2.1.64.1.4.1.1.17ColumnsmLaunchErrorread-onlycurrentThis object contains a descriptive error message if an attempt to launch a script fails. Implementations must reset the error message to a zero-length string w…
1.3.6.1.2.1.64.1.4.1.1.18ColumnsmLaunchLastChangeread-onlycurrentThe date and time when this launch table entry was last modified. The value '0000000000000000'H is returned if the launch table entry has not yet been modified…
1.3.6.1.2.1.64.1.4.1.1.19ColumnsmLaunchRowExpireTimeread-createcurrentThe value of this object specifies how long this row remains in the `enabled' or `disabled' operational state. The value reported by this object ticks backward…
1.3.6.1.2.1.64.1.4.2TablesmRunTablenot-accessiblecurrentThis table lists and describes scripts that are currently running or have been running in the past.
1.3.6.1.2.1.64.1.4.2.1RowsmRunEntrynot-accessiblecurrentAn entry describing a particular running or finished script.
1.3.6.1.2.1.64.1.4.2.1.1ColumnsmRunIndexnot-accessiblecurrentThe locally arbitrary, but unique identifier associated with this running or finished script. This value must be unique for all rows in the smRunTable with the…
1.3.6.1.2.1.64.1.4.2.1.2ColumnsmRunArgumentread-onlycurrentThe argument supplied to the script when it started.
1.3.6.1.2.1.64.1.4.2.1.3ColumnsmRunStartTimeread-onlycurrentThe date and time when the execution started. The value '0000000000000000'H is returned if the script has not started yet.
1.3.6.1.2.1.64.1.4.2.1.4ColumnsmRunEndTimeread-onlycurrentThe date and time when the execution terminated. The value '0000000000000000'H is returned if the script has not terminated yet.
1.3.6.1.2.1.64.1.4.2.1.5ColumnsmRunLifeTimeread-writecurrentThis object specifies how long the script can execute. This object returns the remaining time that the script may run. The object is initialized with the value…
1.3.6.1.2.1.64.1.4.2.1.6ColumnsmRunExpireTimeread-writecurrentThe value of this object specifies how long this row can exist in the smRunTable after the script has terminated. This object returns the remaining time that t…
1.3.6.1.2.1.64.1.4.2.1.7ColumnsmRunExitCoderead-onlycurrentThe value of this object indicates the reason why a script finished execution. The smRunExitCode code may have one of the following values: - `noError', which …
1.3.6.1.2.1.64.1.4.2.1.8ColumnsmRunResultread-onlycurrentThe result value produced by the running script. Note that the result may change while the script is executing.
1.3.6.1.2.1.64.1.4.2.1.9ColumnsmRunControlread-writecurrentThe value of this object indicates the desired status of the script execution defined by this row. Setting this object to `abort' will abort execution if the v…
1.3.6.1.2.1.64.1.4.2.1.10ColumnsmRunStateread-onlycurrentThe value of this object indicates the script's execution state. If the script has been invoked but has not yet begun execution, the value will be `initializin…
1.3.6.1.2.1.64.1.4.2.1.11ColumnsmRunErrorread-onlycurrentThis object contains a descriptive error message if the script startup or execution raised an abnormal condition. An implementation must store a descriptive er…
1.3.6.1.2.1.64.1.4.2.1.12ColumnsmRunResultTimeread-onlycurrentThe date and time when the smRunResult was last updated. The value '0000000000000000'H is returned if smRunResult has not yet been updated after the creation o…
1.3.6.1.2.1.64.1.4.2.1.13ColumnsmRunErrorTimeread-onlycurrentThe date and time when the smRunError was last updated. The value '0000000000000000'H is returned if smRunError has not yet been updated after the creation of …
1.3.6.1.2.1.64.2NodesmNotifications
1.3.6.1.2.1.64.2.0NodesmTraps
1.3.6.1.2.1.64.2.0.1NotificationsmScriptAbortcurrentThis notification is generated whenever a running script terminates with an smRunExitCode unequal to `noError'.
1.3.6.1.2.1.64.2.0.2NotificationsmScriptResultcurrentThis notification can be used by scripts to notify other management applications about results produced by the script. This notification is not automatically g…
1.3.6.1.2.1.64.2.0.3NotificationsmScriptExceptioncurrentThis notification can be used by scripts to notify other management applications about script errors. This notification is not automatically generated by the S…
1.3.6.1.2.1.64.3NodesmConformance
1.3.6.1.2.1.64.3.1NodesmCompliances
1.3.6.1.2.1.64.3.1.1CompliancesmComplianceread-onlydeprecatedThe compliance statement for SNMP entities which implement the Script MIB.
1.3.6.1.2.1.64.3.1.2CompliancesmCompliance2read-onlycurrentThe compliance statement for SNMP entities which implement the Script MIB.
1.3.6.1.2.1.64.3.2NodesmGroups
1.3.6.1.2.1.64.3.2.1GroupsmLanguageGroupcurrentA collection of objects providing information about the capabilities of the scripting engine.
1.3.6.1.2.1.64.3.2.2GroupsmScriptGroupdeprecatedA collection of objects providing information about installed scripts.
1.3.6.1.2.1.64.3.2.3GroupsmCodeGroupcurrentA collection of objects used to download or modify scripts by using SNMP set requests.
1.3.6.1.2.1.64.3.2.4GroupsmLaunchGroupdeprecatedA collection of objects providing information about scripts that can be launched.
1.3.6.1.2.1.64.3.2.5GroupsmRunGroupdeprecatedA collection of objects providing information about running scripts.
1.3.6.1.2.1.64.3.2.6GroupsmNotificationsGroupdeprecatedThe notifications emitted by the Script MIB.
1.3.6.1.2.1.64.3.2.7GroupsmScriptGroup2currentA collection of objects providing information about installed scripts.
1.3.6.1.2.1.64.3.2.8GroupsmLaunchGroup2currentA collection of objects providing information about scripts that can be launched.
1.3.6.1.2.1.64.3.2.9GroupsmRunGroup2currentA collection of objects providing information about running scripts.
1.3.6.1.2.1.64.3.2.10GroupsmNotificationsGroup2currentThe notifications emitted by the Script MIB.