|
|
Description:
|
mscShelfFabricCardTestCauseOfTermination OBJECT-TYPE
SYNTAX INTEGER {
neverStarted(0),
testRunning(1),
testTimeExpired(2),
stoppedByOperator(3),
portTestFailure(4),
fabricSelfTestFailure(5),
broadcastFailure(6) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute indicates the reason the fabric card test ended. It
contains one of the following values:
neverStarted: The fabric card test has not been started.
testRunning: The fabric card test is currently running.
testTimeExpired: The fabric card test ran for the specified duration.
stoppedByOperator: A stop command was issued.
portTestFailure: A failure was detected during the port test.
fabricSelfTestFailure: A failure was detected during the fabric
card self-test.
broadcastFailure: A failure was detected during the broadcast test."
|
|
|
|