CISCO-ENTITY-DIAG-TC-MIB
10 objects
This module defines the textual conventions used within Cisco Entity Diag MIB.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-SMI | MODULE-IDENTITY Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.584 | IdentityciscoEntityDiagTcMIB | This module defines the textual conventions used within Cisco Entity Diag MIB. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CeDiagDiagnosticLevel | INTEGER { bypass(1), minimal(2), complete(3) } | current | The relative degree of completeness that a test will exercise a physical entity: 'bypass' - indicates that no testing should be performed. 'minimal' - indicates that the physical entity will only execute those tests cha… |
| CeDiagDiagnosticMethod | INTEGER { bootup(1), onDemand(2), scheduled(3), healthMonitor(4), none(5) } | current | The method used to invoke a diagnostic: 'bootup' - specifies a diagnostic invoked by a physical entity during its boot-up process. 'onDemand' - specifies a diagnostic invoked by a management application or through some … |
| CeDiagErrorIdentifier | Unsigned32 (1..4294967295) | current | An arbitrary integer value that uniquely identifies an error code. An error code maps to a message specifying details or a reason why test failed. |
| CeDiagErrorIdentifierOrZero | Unsigned32 (0..4294967295) | current | An arbitrary integer value that uniquely identifies an error code. An error code maps to a message specifying details or a reason why a test failed. An object having a value of '0' specifies 'no error message'. |
| CeDiagJobIdentifier | Unsigned32 (1..4294967295) | current | An arbitrary non-zero integer value that uniquely identifies a single job with respect to a physical entity. |
| CeDiagJobSuite | INTEGER { none(1), complete(2), minimal(3), nonDisruptive(4), perPort(5) } | current | This object indicates the various system predefined test suites a diagnostic job can choose from. 'none' - indicates that there is no job suite specified. 'complete' - indicates that this job will run the complete tests… |
| CeDiagPortList | OCTET STRING (SIZE (0..32)) | current | The entPhysicalTable contains conceptual rows representing ports, each having a value that uniquely identifies the port relative to its parent physical entity (example: the value of entPhysicalParentRelPos or external l… |
| CeDiagTestIdentifier | Unsigned32 (1..4294967295) | current | An arbitrary positive integer value that uniquely identifies a test. |
| CeDiagTestList | OCTET STRING (SIZE (0..32)) | current | For each unique type of physical entity (i.e., for each set of physical entities sharing a unique entPhysicalVendorType OID), there an exists unique test space. Observe that it is not necessary that all the tests within… |