Paradyne 3700-A2-GB20-10 Network Router User Manual


 
MIB Definition
A-19
Issue 2 December 1996
::= { nmsTestEntry 6 }
––
–– Test Status
––
nmsTestStatus OBJECT-TYPE
SYNTAX INTEGER {
idle(1),
testMode(2),
testRunning(3),
testAborted(4),
testFailed(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
”Test status.
Status of idle(1) indicates that the device is not in test
mode (from this control point); this is the initial value
after createRequest. Status of testMode(2) indicates that
the device is in a test mode (such as loopback); no further
test results are pending. Status of testRunning(3) means
the device is in test mode (such as bert test) and test
results are pending. Status of testAborted(4) indicates
that the device test was aborted and the device is no longer
in test mode. Status of testFailed(5) indicates that the
test has failed. Reason for test failure may be: invalid
test parameter; device locked by another user; conflict with
device environment, features, or configuration; device failure.”
::= { nmsTestEntry 7 }
–– Test Results
–– Local Total Seconds
nmsTestLocalTotalSecondsValidity OBJECT-TYPE
SYNTAX TestResultValidity
ACCESS read-only
STATUS mandatory
DESCRIPTION
”Validity of the nmsTestLocalTotalSeconds test result object.”
::= { nmsTestEntry 8 }