Home/Catalog/INTEL-DIAG-MIB

INTEL-DIAG-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for INTEL-DIAG-MIB.

36
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

36 total
Object Name
diag
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.4
INTEL-GEN-MIB
Unknown
.1.3.6.1.4.1.208.2.4
diagList
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.4.1
diagListNumberOfEntriesNumber of entries in Diagnostics Table (Set value to 0 to delete all entries)rw
INTEGER
.1.3.6.1.4.1.208.2.4.1.1
diagListNumberOfErrorEntriesNumber of errors in Diagnostics Tablero
INTEGER
.1.3.6.1.4.1.208.2.4.1.2
diagListLastUpdateTimeTime of last insertion in Diagnostics Table in timeticks since boot (reinserting an existing entry is not considered an update).ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.208.2.4.1.3
diagListTableDiagnostics Table
SEQUENCE OF DiagListEntry
.1.3.6.1.4.1.208.2.4.1.4
diagListEntry
DiagListEntry
.1.3.6.1.4.1.208.2.4.1.4.1
diagListIndexPosition in table.ro
INTEGER
.1.3.6.1.4.1.208.2.4.1.4.1.1
diagListLevelError level.ro
Enumeration
.1.3.6.1.4.1.208.2.4.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.2.4.1.4.1.3
diagListIfindexInterface index.ro
INTEGER
.1.3.6.1.4.1.208.2.4.1.4.1.4
diagListTimeStampTime of (re)insertion in timeticks since boot.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.208.2.4.1.4.1.5
diagListDescriptionDescription of the problem.ro
DisplayString
.1.3.6.1.4.1.208.2.4.1.4.1.6
diagListAdviceAdvicero
DisplayString
.1.3.6.1.4.1.208.2.4.1.4.1.7
diagListAutoFixAvailableno: This entry cannot be automatically fixed. yes: This entry can be automatically fixed.ro
Enumeration
.1.3.6.1.4.1.208.2.4.1.4.1.8
diagListAutoFixStateWhen reading 0: State = idle(1), autoFixInProgress(3) When writing 0: State = startAutoFix(2) 1: Action 2-5: diagListCode (bigendian) 6-9: diagListIfindex (bigendian) diagListCode and diagListIfindex are used to verify that the correct entry is being fixed.rw
OCTET STRING
.1.3.6.1.4.1.208.2.4.1.4.1.9
diagTest
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.4.2
diagTestTable
SEQUENCE OF DiagTestEntry
.1.3.6.1.4.1.208.2.4.2.1
diagTestEntry
DiagTestEntry
.1.3.6.1.4.1.208.2.4.2.1.1
diagTestTypeTest typero
INTEGER
.1.3.6.1.4.1.208.2.4.2.1.1.1
diagTestDescriptionTest descriptionro
OCTET STRING
.1.3.6.1.4.1.208.2.4.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.2.4.2.1.1.3
diagAutodetect
OBJECT IDENTIFIER
.1.3.6.1.4.1.208.2.4.3
diagAutodetectTableAutodetection table
SEQUENCE OF DiagAutodetectEntry
.1.3.6.1.4.1.208.2.4.3.1
diagAutodetectEntry
DiagAutodetectEntry
.1.3.6.1.4.1.208.2.4.3.1.1
diagAutodetectTypeA number that identifies the group of parameters being autodetected. Res2 is the concatenation of Res2a and Res2b. Possible value are 1: IPX net numbers and frame types on LAN. index = 1.plugno.0.0 result is in res2 with 5 bytes for each frame type in the form 0: protocol (1=TYPE, 2=802.2, 4=SNAP and 5=8023) 1-4: network number So the length of res2 is 5, 10, 15 or 20 depending on the number of frame types on the LAN. The best candidate is the first. 2: ISDN Switch connection. index = 2.plugno.0.0 result is in res1 res1 is 1: connection to switch res1 is 0: no connection to switch plugno=plug number 3: ISDN Local Number Test 4: ISDN Remote Number Test 5: ISDN Switch Type Test 6: ISDN SPID Detect 7: ISDN SPID Test 8: Frame Relay DLCMI and DLCI detectionro
INTEGER
.1.3.6.1.4.1.208.2.4.3.1.1.1
diagAutodetectIndex1First index for autodetect situation (typically interface index).ro
INTEGER
.1.3.6.1.4.1.208.2.4.3.1.1.2
diagAutodetectIndex2Second index for autodetect situation.ro
INTEGER
.1.3.6.1.4.1.208.2.4.3.1.1.3
diagAutodetectIndex3Third index for autodetect situation.ro
INTEGER
.1.3.6.1.4.1.208.2.4.3.1.1.4
diagAutodetectStateAutodetect state ready(1): Test has not been perfomed. startTest(2): Start test stopTest(3): Stop test (only supported for some types) testSucceeded(4): Test succeeded and the result can be found in Res1 and Res2. testFailed(5): Test failed testInProgress(6):Test is in progress. diagAutodetectDuration contains the approximate duration in seconds Typical state sequences after setting state to startTest(1) ->testInProgress(5)->testFailed(4) ->testInProgress(5)->testSucceeded(3)rw
Enumeration
.1.3.6.1.4.1.208.2.4.3.1.1.5
diagAutodetectDurationAverage duration for autodetection (s). 0 means unknown.ro
INTEGER
.1.3.6.1.4.1.208.2.4.3.1.1.6
diagAutodetectRes1Result of autodetection. Res1 contains valid information if the value of diagAutodetectState is testSucceeded(3).ro
Counter
.1.3.6.1.4.1.208.2.4.3.1.1.7
diagAutodetectRes2aResult of autodetection. Res2 contains valid information if the value of diagAutodetectState is testSucceeded(3).ro
OCTET STRING
.1.3.6.1.4.1.208.2.4.3.1.1.8
diagAutodetectRes2bIf the result takes up more than 255 bytes of information the rest is put in this Res2b.ro
OCTET STRING
.1.3.6.1.4.1.208.2.4.3.1.1.9
diagAutodetectPreInputInput for test which is set immediately before settting diagAutodetectState to startTest(1).rw
OCTET STRING
.1.3.6.1.4.1.208.2.4.3.1.1.10
INTEL-DIAG-MIB - SNMP MIB Reference | MIBs Explorer