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-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Integer32 mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime DisplayString RowStatus StorageType TimeInterval |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.64 | IdentityscriptMIB | This MIB module defines a set of objects that allow to delegate management scripts to distributed managers. | ||
| 1.3.6.1.2.1.64.1 | NodesmObjects | |||
| 1.3.6.1.2.1.64.1.1 | TablesmLangTable | not-accessible | current | This table lists supported script languages. |
| 1.3.6.1.2.1.64.1.1.1 | RowsmLangEntry | not-accessible | current | An entry describing a particular language. |
| 1.3.6.1.2.1.64.1.1.1.1 | ColumnsmLangIndex | not-accessible | current | The 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.2 | ColumnsmLangLanguage | read-only | current | The globally unique identification of the language. |
| 1.3.6.1.2.1.64.1.1.1.3 | ColumnsmLangVersion | read-only | current | The 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.4 | ColumnsmLangVendor | read-only | current | An 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.5 | ColumnsmLangRevision | read-only | current | The 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.6 | ColumnsmLangDescr | read-only | current | A textual description of the language. |
| 1.3.6.1.2.1.64.1.2 | TablesmExtsnTable | not-accessible | current | This table lists supported language extensions. |
| 1.3.6.1.2.1.64.1.2.1 | RowsmExtsnEntry | not-accessible | current | An entry describing a particular language extension. |
| 1.3.6.1.2.1.64.1.2.1.1 | ColumnsmExtsnIndex | not-accessible | current | The 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.2 | ColumnsmExtsnExtension | read-only | current | The globally unique identification of the language extension. |
| 1.3.6.1.2.1.64.1.2.1.3 | ColumnsmExtsnVersion | read-only | current | The 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.4 | ColumnsmExtsnVendor | read-only | current | An 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.5 | ColumnsmExtsnRevision | read-only | current | The 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.6 | ColumnsmExtsnDescr | read-only | current | A textual description of the language extension. |
| 1.3.6.1.2.1.64.1.3 | NodesmScriptObjects | |||
| 1.3.6.1.2.1.64.1.3.1 | TablesmScriptTable | not-accessible | current | This table lists and describes locally known scripts. |
| 1.3.6.1.2.1.64.1.3.1.1 | RowsmScriptEntry | not-accessible | current | An 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.1 | ColumnsmScriptOwner | not-accessible | current | The manager who owns this row in the smScriptTable. |
| 1.3.6.1.2.1.64.1.3.1.1.2 | ColumnsmScriptName | not-accessible | current | The 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.3 | ColumnsmScriptDescr | read-create | current | A description of the purpose of the script. |
| 1.3.6.1.2.1.64.1.3.1.1.4 | ColumnsmScriptLanguage | read-create | current | The 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.5 | ColumnsmScriptSource | read-create | current | This 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.6 | ColumnsmScriptAdminStatus | read-create | current | The 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.7 | ColumnsmScriptOperStatus | read-only | current | The 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.8 | ColumnsmScriptStorageType | read-create | current | This 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.9 | ColumnsmScriptRowStatus | read-create | current | A 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.10 | ColumnsmScriptError | read-only | current | This 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.11 | ColumnsmScriptLastChange | read-only | current | The 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.2 | TablesmCodeTable | not-accessible | current | This table contains the script code for scripts that are written via SNMP write operations. |
| 1.3.6.1.2.1.64.1.3.2.1 | RowsmCodeEntry | not-accessible | current | An entry describing a particular fragment of a script. |
| 1.3.6.1.2.1.64.1.3.2.1.1 | ColumnsmCodeIndex | not-accessible | current | The index value identifying this code fragment. |
| 1.3.6.1.2.1.64.1.3.2.1.2 | ColumnsmCodeText | read-create | current | The 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.3 | ColumnsmCodeRowStatus | read-create | current | A 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.4 | NodesmRunObjects | |||
| 1.3.6.1.2.1.64.1.4.1 | TablesmLaunchTable | not-accessible | current | This 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.1 | RowsmLaunchEntry | not-accessible | current | An entry describing a particular executable script. |
| 1.3.6.1.2.1.64.1.4.1.1.1 | ColumnsmLaunchOwner | not-accessible | current | The 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.2 | ColumnsmLaunchName | not-accessible | current | The 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.3 | ColumnsmLaunchScriptOwner | read-create | current | The 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.4 | ColumnsmLaunchScriptName | read-create | current | The 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.5 | ColumnsmLaunchArgument | read-create | current | The 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.6 | ColumnsmLaunchMaxRunning | read-create | current | The 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.7 | ColumnsmLaunchMaxCompleted | read-create | current | The 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.8 | ColumnsmLaunchLifeTime | read-create | current | The 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.9 | ColumnsmLaunchExpireTime | read-create | current | The 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.10 | ColumnsmLaunchStart | read-create | current | This 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.11 | ColumnsmLaunchControl | read-create | current | This 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.12 | ColumnsmLaunchAdminStatus | read-create | current | The 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.13 | ColumnsmLaunchOperStatus | read-only | current | The 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.14 | ColumnsmLaunchRunIndexNext | read-only | current | This 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.15 | ColumnsmLaunchStorageType | read-create | current | This 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.16 | ColumnsmLaunchRowStatus | read-create | current | A 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.17 | ColumnsmLaunchError | read-only | current | This 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.18 | ColumnsmLaunchLastChange | read-only | current | The 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.19 | ColumnsmLaunchRowExpireTime | read-create | current | The 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.2 | TablesmRunTable | not-accessible | current | This 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.1 | RowsmRunEntry | not-accessible | current | An entry describing a particular running or finished script. |
| 1.3.6.1.2.1.64.1.4.2.1.1 | ColumnsmRunIndex | not-accessible | current | The 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.2 | ColumnsmRunArgument | read-only | current | The argument supplied to the script when it started. |
| 1.3.6.1.2.1.64.1.4.2.1.3 | ColumnsmRunStartTime | read-only | current | The 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.4 | ColumnsmRunEndTime | read-only | current | The 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.5 | ColumnsmRunLifeTime | read-write | current | This 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.6 | ColumnsmRunExpireTime | read-write | current | The 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.7 | ColumnsmRunExitCode | read-only | current | 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 … |
| 1.3.6.1.2.1.64.1.4.2.1.8 | ColumnsmRunResult | read-only | current | The 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.9 | ColumnsmRunControl | read-write | current | The 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.10 | ColumnsmRunState | read-only | current | The 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.11 | ColumnsmRunError | read-only | current | This 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.12 | ColumnsmRunResultTime | read-only | current | The 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.13 | ColumnsmRunErrorTime | read-only | current | The 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.2 | NodesmNotifications | |||
| 1.3.6.1.2.1.64.2.0 | NodesmTraps | |||
| 1.3.6.1.2.1.64.2.0.1 | NotificationsmScriptAbort | current | This notification is generated whenever a running script terminates with an smRunExitCode unequal to `noError'. | |
| 1.3.6.1.2.1.64.2.0.2 | NotificationsmScriptResult | current | This 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.3 | NotificationsmScriptException | current | This 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.3 | NodesmConformance | |||
| 1.3.6.1.2.1.64.3.1 | NodesmCompliances | |||
| 1.3.6.1.2.1.64.3.1.1 | CompliancesmCompliance | read-only | deprecated | The compliance statement for SNMP entities which implement the Script MIB. |
| 1.3.6.1.2.1.64.3.1.2 | CompliancesmCompliance2 | read-only | current | The compliance statement for SNMP entities which implement the Script MIB. |
| 1.3.6.1.2.1.64.3.2 | NodesmGroups | |||
| 1.3.6.1.2.1.64.3.2.1 | GroupsmLanguageGroup | current | A collection of objects providing information about the capabilities of the scripting engine. | |
| 1.3.6.1.2.1.64.3.2.2 | GroupsmScriptGroup | deprecated | A collection of objects providing information about installed scripts. | |
| 1.3.6.1.2.1.64.3.2.3 | GroupsmCodeGroup | current | A collection of objects used to download or modify scripts by using SNMP set requests. | |
| 1.3.6.1.2.1.64.3.2.4 | GroupsmLaunchGroup | deprecated | A collection of objects providing information about scripts that can be launched. | |
| 1.3.6.1.2.1.64.3.2.5 | GroupsmRunGroup | deprecated | A collection of objects providing information about running scripts. | |
| 1.3.6.1.2.1.64.3.2.6 | GroupsmNotificationsGroup | deprecated | The notifications emitted by the Script MIB. | |
| 1.3.6.1.2.1.64.3.2.7 | GroupsmScriptGroup2 | current | A collection of objects providing information about installed scripts. | |
| 1.3.6.1.2.1.64.3.2.8 | GroupsmLaunchGroup2 | current | A collection of objects providing information about scripts that can be launched. | |
| 1.3.6.1.2.1.64.3.2.9 | GroupsmRunGroup2 | current | A collection of objects providing information about running scripts. | |
| 1.3.6.1.2.1.64.3.2.10 | GroupsmNotificationsGroup2 | current | The notifications emitted by the Script MIB. |