|
Description:
|
shelfTestBusClockTestResult OBJECT-TYPE
SYNTAX INTEGER {
noTest(0),
fail(1),
pass(2) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"busClockTestResult
This attribute records the result of the bus clock manual test. The
result can be one of the following values.
pass : the test passed
fail : the test failed
noTest : the test was not executed when RUN command is issued,
because the shelf was in single bus mode."
|
|
|