MIB Viewer

nsExtendRunType

OBJECT-TYPE
1.3.6.1.4.1.8072.1.3.2.2.1.7
Access
read-create
Status
current
Sub-identifiers
0
Used to implement 'push-button' command invocation. The command for a 'run-on-read' entry will be invoked whenever one of the corresponding output-related instances is requested (and assuming the cached value is not still current). The command for a 'run-on-set' entry will only be invoked on receipt of a SET assignment for this object with the value 'run-command'. Reading an instance of this object will always return either 'run-on-read' or 'run-on-set'.
INTEGER { run-on-read (1), run-on-set (2), run-command (3) }