MIB Viewer

smScriptAdminStatus

OBJECT-TYPE
1.3.6.1.2.1.64.1.3.1.1.6
Access
read-create
Status
current
Sub-identifiers
0
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 smScriptAdminStatus object is set to `enabled' and the smScriptOperStatus is `disabled' or one of the error states, the Script MIB implementation will `pull' the script source from the URL contained in the smScriptSource object if the URL is not empty.
INTEGER { enabled(1), disabled(2), editing(3) }