This object indicates a set of attributes characterizing the
test:
'minimal' - indicates that this test will be executed
during boot-up if ceDiagBootupLevel is set
to 'minimal' or 'complete'. This test is
also included in the minimal or complete
test suites.
'complete' - indicates that this test will be executed
during boot-up if ceDiagBootupLevel is set
to 'complete'. This test is also included
in the complete test suites.
'perPort' - indicates that this test is a executed for
each port contained by the module. This
test is also included in the perPort test
suites.
'fatal' - indicates that if this test fails, then the
diagnostic should fail indicating that a
major error occurred.
'basicOnDemand' - indicates that this test will be
run during the basic on demand job is run.
'standby' - indicates that this test can only be run
if the physical entity is a standby unit
and can only be executed from the standby
unit.
'parallel' - indicates that this test can be executed in
parallel with other tests without checking
for resource availability.
'nonDisruptive' - indicates this test can be executed without
disrupting the physical entity's normal
operation. This test is also included in
the nonDisruptive test suites.
'hmAlwaysEnabled' - indicates that a management application can
not disable the use of this test for the
purpose of health monitoring.
'hmFixedInterval' - indicates that a management application can
not change the interval at which health
monitoring executes this test.
'nonHM' - indicates that this test can not be used for
health monitoring.
'proxy' - indicates that the test must be executed
through a proxy.
'activeToStandby' - indicates that this test can only be run if
the physical entity is a standby unit and
can only be executed from the active unit.
'offline' - indicates that this test will not get a user
confirmation when it is run.
'perDevice' - indicates that this test is a per device test.