MIB Viewer

CISCO-ENTITY-DIAG-TC-MIB

10 objects
This module defines the textual conventions used within Cisco Entity Diag MIB.
Imported Objects
CISCO-SMIciscoMgmt
SNMPv2-SMIMODULE-IDENTITY Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.584IdentityciscoEntityDiagTcMIBThis module defines the textual conventions used within Cisco Entity Diag MIB.
Type Definitions
NameSyntaxStatusDescription
CeDiagDiagnosticLevelINTEGER { bypass(1), minimal(2), complete(3) }currentThe 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…
CeDiagDiagnosticMethodINTEGER { bootup(1), onDemand(2), scheduled(3), healthMonitor(4), none(5) }currentThe 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 …
CeDiagErrorIdentifierUnsigned32 (1..4294967295)currentAn arbitrary integer value that uniquely identifies an error code. An error code maps to a message specifying details or a reason why test failed.
CeDiagErrorIdentifierOrZeroUnsigned32 (0..4294967295)currentAn 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'.
CeDiagJobIdentifierUnsigned32 (1..4294967295)currentAn arbitrary non-zero integer value that uniquely identifies a single job with respect to a physical entity.
CeDiagJobSuiteINTEGER { none(1), complete(2), minimal(3), nonDisruptive(4), perPort(5) }currentThis 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…
CeDiagPortListOCTET STRING (SIZE (0..32))currentThe 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…
CeDiagTestIdentifierUnsigned32 (1..4294967295)currentAn arbitrary positive integer value that uniquely identifies a test.
CeDiagTestListOCTET STRING (SIZE (0..32))currentFor 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…