MIB Viewer

rcTlsTestTdcAction

OBJECT-TYPE
1.3.6.1.4.1.2272.1.52.1.1.1.1.22
Access
read-write
Status
current
Sub-identifiers
0
This action controls test execution: start will exe-cute the test one time; startPeriodic will begin periodic execution of a test; abort termi-nates the test if it is currently executing; abortPeriodic will cancel future executions of a peri-odic test (will not halt a current test). No test results are collected for an aborted test. abort and abortPeriodic have no affect if a test is not running.
INTEGER { none(1), start(2), startPeriodic(3), abort (4), abortPeriodic(5) }