smScriptLanguage
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 scripts that can not be modified and that are executed by internal functions. Set requests to change this object are invalid if the value of smScriptOperStatus is `enabled' or `compiling' and will result in an inconsistentValue error. Note that the data type and the range of this object must be consistent with the definition of smLangIndex.
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