MIB Viewer

hwLoopLineTestBusyProcFlag

OBJECT-TYPE
1.3.6.1.4.1.2011.6.21.1.1.1.2.1.7
Access
read-create
Status
current
Sub-identifiers
0
Identify whether to start a test when the line is busy. The system will excecute a corresponding operation according to the configuration that a user specifies, for example, to cancel the test or to force to test. Options: 1. busyNoTest(1) -perform no test when a port is busy 2. busyTest(2) -perform a remedy test when a port is busy 3. busystrenTest(3) -force to test when a port is busy 4. deferredTest(4) -defer a test when a port is busy 5. invalid(-1) -invalid value Default: busyNoTest(1) If the value of this leaf is deferredTest(4), both hwLoopLineTestDeferredTime and hwLoopLineTestTimeoutProc must be set.
INTEGER { busyNoTest(1), busyTest(2), busystrenTest(3), deferredTest(4), invalid(-1) }