MIB Viewer

ceDiagTestAttributes

OBJECT-TYPE
1.3.6.1.4.1.9.9.350.1.1.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
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. 'disruptive' - indicates that this test can be executed with disrupting the physical entity's normal operation. This test is also included in the disruptive test suites.
BITS { minimal(0), complete(1), perPort(2), fatal(3), basicOnDemand(4), standby(5), parallel(6), nonDisruptive(7), hmAlwaysEnable(8), hmFixedInterval(9), nonHM(10), proxy(11), activeToStandby(12), offline(13), perDevice(14), disruptive(15) }