ceDiagTestAttributes
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.1.1.1.3
Object
column
Bits
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.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceDiagTestInfoEntry
- Table
- ceDiagTestInfoTable
- Siblings
- 2
Syntax
Bits
Values & Constraints
Enumerated Values
0 | minimal |
1 | complete |
2 | perPort |
3 | fatal |
4 | basicOnDemand |
5 | standby |
6 | parallel |
7 | nonDisruptive |
8 | hmAlwaysEnable |
9 | hmFixedInterval |
10 | nonHM |
11 | proxy |
12 | activeToStandby |
13 | offline |
14 | perDevice |
15 | disruptive |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceDiagTestId This object indicates an arbitrary positive integer
arbitrarily identifying the test. | column | CISCO-ENTITY-DIAG-TC-MIBCeDiagTestIdentifier | .1.3.6.1.4.1.9.9.350.1.1.1.1.1 |
| ceDiagTestText This object indicates a human-readable description of the
test. Examples include:
'Marching Pattern DRAM Test'
'Data Pins DRAM Test'
… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.350.1.1.1.1.2 |