MIB Viewer

nqaScheduleOperStatus

OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.111.2.3.1.9
Access
read-write
Status
current
Source
NQA-MIB
Sub-identifiers
0
Specifies the status of dispatching operation: - reset: Clear all the records of the test instance. - stop: Stop the test instance, if it's running. - restart: Stop the test instance, if it's running, and restart the test instance immediately. - active: The test instance is running; the parameters of the test instances can't be changed. - inactive: The test instance doesn't be scheduled; the parameters of the test instances can be changed.
INTEGER { reset(1), stop(2), restart(3), active(4), inactive(5) }