smScriptRowStatus
A control that allows entries to be added and removed from this table. Changing the smScriptRowStatus from `active' to `notInService' will remove the associated script from the runtime system. Deleting conceptual rows from this table may affect the deletion of other resources associated with this row. For example, a script stored in non-volatile storage may be removed from non-volatile storage. An entry may not exist in the `active' state unless all required objects in the entry have appropriate values. Rows that are not complete or not in service are not known by the script runtime system. Attempts to `destroy' a row or to set a row `notInService' while the smScriptOperStatus is `enabled' will result in an inconsistentValue error. Attempts to `destroy' a row or to set a row `notInService' where the value of the smScriptStorageType object is `permanent' or `readOnly' will result in an inconsistentValue error. The value of this object has no effect on whether other objects in this conceptual row can be modified.
Table columns
11 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.64.1.3.1.1.1 | smScriptOwner | noaccess | Unknown |
| 1.3.6.1.2.1.64.1.3.1.1.2 | smScriptName | noaccess | Unknown |
| 1.3.6.1.2.1.64.1.3.1.1.3 | smScriptDescr | readwrite | SnmpAdminString |
| 1.3.6.1.2.1.64.1.3.1.1.4 | smScriptLanguage | readwrite | Unknown |
| 1.3.6.1.2.1.64.1.3.1.1.5 | smScriptSource | readwrite | DisplayString |
| 1.3.6.1.2.1.64.1.3.1.1.6 | smScriptAdminStatus | readwrite | enabled(1), disabled(2), editing(3) |
| 1.3.6.1.2.1.64.1.3.1.1.7 | smScriptOperStatus | readonly | enabled(1), disabled(2), editing(3), retrieving(4), compiling(5), noSuchScript(6), accessDenied(7), wrongLanguage(8), wrongVersion(9), compilationFailed(10), noResourcesLeft(11), unknownProtocol(12), protocolFailure(13), genericError(14) |
| 1.3.6.1.2.1.64.1.3.1.1.8 | smScriptStorageType | readwrite | StorageType |
| 1.3.6.1.2.1.64.1.3.1.1.9 | smScriptRowStatus | readwrite | RowStatus |
| 1.3.6.1.2.1.64.1.3.1.1.10 | smScriptError | readonly | SnmpAdminString |
| 1.3.6.1.2.1.64.1.3.1.1.11 | smScriptLastChange | readonly | DateAndTime |
Used by conformance groups
2 objects- 1.3.6.1.2.1.64.3.2.2 smScriptGroup
- 1.3.6.1.2.1.64.3.2.7 smScriptGroup2