SCA-DIAG-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SCA-DIAG-MIB.
21
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
diag OBJECT IDENTIFIER .1.3.6.1.4.1.208.47 |
SCANET-MIB Unknown .1.3.6.1.4.1.208.47 |
diagList OBJECT IDENTIFIER .1.3.6.1.4.1.208.47.1 |
diagListNumberOfEntriesNumber of entries in Diagnostics Table
(Set value to 0 to delete all entries)rw INTEGER .1.3.6.1.4.1.208.47.1.1 |
diagListNumberOfErrorEntriesNumber of errors in Diagnostics Tablero INTEGER .1.3.6.1.4.1.208.47.1.2 |
diagListLastUpdateTimeTime of last change in Diagnostics Table in timeticks since bootro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.208.47.1.3 |
diagListTableDiagnostics Table SEQUENCE OF DiagListEntry .1.3.6.1.4.1.208.47.1.4 |
diagListEntry DiagListEntry .1.3.6.1.4.1.208.47.1.4.1 |
diagListIndexPosition in table.ro INTEGER .1.3.6.1.4.1.208.47.1.4.1.1 |
diagListLevelError level.ro Enumeration .1.3.6.1.4.1.208.47.1.4.1.2 |
diagListCodeNumber that uniquely identifies a specific situation.
Set code to zero to delete the entry.ro INTEGER .1.3.6.1.4.1.208.47.1.4.1.3 |
diagListIfindexInterface index.ro INTEGER .1.3.6.1.4.1.208.47.1.4.1.4 |
diagListTimeStampTime of (re)insertion in timeticks since boot.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.208.47.1.4.1.5 |
diagListDescriptionDescription of the problem.ro OCTET STRING .1.3.6.1.4.1.208.47.1.4.1.6 |
diagListAdviceAdvicero OCTET STRING .1.3.6.1.4.1.208.47.1.4.1.7 |
diagTest OBJECT IDENTIFIER .1.3.6.1.4.1.208.47.2 |
diagTestTable SEQUENCE OF DiagTestEntry .1.3.6.1.4.1.208.47.2.1 |
diagTestEntry DiagTestEntry .1.3.6.1.4.1.208.47.2.1.1 |
diagTestTypeTest typero INTEGER .1.3.6.1.4.1.208.47.2.1.1.1 |
diagTestDescriptionTest descriptionro OCTET STRING .1.3.6.1.4.1.208.47.2.1.1.2 |
diagTestStatusTest status. Begin a test by setting the value to
test(2) and then wait for it to go from testing(3) to ready(1).rw Enumeration .1.3.6.1.4.1.208.47.2.1.1.3 |