INTEL-DIAG-MIB: View SNMP OID List / Download MIB

VENDOR: INTEL CORPORATION


 Home MIB: INTEL-DIAG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 diag 1.3.6.1.4.1.343.6.4
     diagList 1.3.6.1.4.1.343.6.4.1
         diagListNumberOfEntries 1.3.6.1.4.1.343.6.4.1.1 integer read-write
Number of entries in Diagnostics Table (Set value to 0 to delete all entries)
         diagListNumberOfErrorEntries 1.3.6.1.4.1.343.6.4.1.2 integer read-only
Number of errors in Diagnostics Table
         diagListLastUpdateTime 1.3.6.1.4.1.343.6.4.1.3 timeticks read-only
Time of last insertion in Diagnostics Table in timeticks since boot (reinserting an existing entry is not considered an update).
         diagListTable 1.3.6.1.4.1.343.6.4.1.4 no-access
Diagnostics Table
             diagListEntry 1.3.6.1.4.1.343.6.4.1.4.1 no-access
                 diagListIndex 1.3.6.1.4.1.343.6.4.1.4.1.1 integer read-only
Position in table.
                 diagListLevel 1.3.6.1.4.1.343.6.4.1.4.1.2 integer read-only
Error level. Enumeration: 'warning': 32, 'fatalError': 96, 'error': 64.
                 diagListCode 1.3.6.1.4.1.343.6.4.1.4.1.3 integer read-only
Number that uniquely identifies a specific situation. Set code to zero to delete the entry.
                 diagListIfindex 1.3.6.1.4.1.343.6.4.1.4.1.4 integer read-only
Interface index.
                 diagListTimeStamp 1.3.6.1.4.1.343.6.4.1.4.1.5 timeticks read-only
Time of (re)insertion in timeticks since boot.
                 diagListDescription 1.3.6.1.4.1.343.6.4.1.4.1.6 displaystring read-only
Description of the problem.
                 diagListAdvice 1.3.6.1.4.1.343.6.4.1.4.1.7 displaystring read-only
Advice
                 diagListAutoFixAvailable 1.3.6.1.4.1.343.6.4.1.4.1.8 integer read-only
no: This entry cannot be automatically fixed. yes: This entry can be automatically fixed. Enumeration: 'yes': 2, 'no': 1.
                 diagListAutoFixState 1.3.6.1.4.1.343.6.4.1.4.1.9 octet string read-write
When 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.
     diagTest 1.3.6.1.4.1.343.6.4.2
         diagTestTable 1.3.6.1.4.1.343.6.4.2.1 no-access
             diagTestEntry 1.3.6.1.4.1.343.6.4.2.1.1 no-access
                 diagTestType 1.3.6.1.4.1.343.6.4.2.1.1.1 integer read-only
Test type
                 diagTestDescription 1.3.6.1.4.1.343.6.4.2.1.1.2 octet string read-only
Test description
                 diagTestStatus 1.3.6.1.4.1.343.6.4.2.1.1.3 integer read-write
Test status. Begin a test by setting the value to test(2) and then wait for it to go from testing(3) to ready(1). Enumeration: 'ready': 1, 'test': 2, 'testing': 3.
     diagAutodetect 1.3.6.1.4.1.343.6.4.3
         diagAutodetectTable 1.3.6.1.4.1.343.6.4.3.1 no-access
Autodetection table
             diagAutodetectEntry 1.3.6.1.4.1.343.6.4.3.1.1 no-access
                 diagAutodetectType 1.3.6.1.4.1.343.6.4.3.1.1.1 integer read-only
A 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 detection
                 diagAutodetectIndex1 1.3.6.1.4.1.343.6.4.3.1.1.2 integer read-only
First index for autodetect situation (typically interface index).
                 diagAutodetectIndex2 1.3.6.1.4.1.343.6.4.3.1.1.3 integer read-only
Second index for autodetect situation.
                 diagAutodetectIndex3 1.3.6.1.4.1.343.6.4.3.1.1.4 integer read-only
Third index for autodetect situation.
                 diagAutodetectState 1.3.6.1.4.1.343.6.4.3.1.1.5 integer read-write
Autodetect 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) Enumeration: 'testInProgress': 6, 'stopTest': 3, 'testSucceeded': 4, 'startTest': 2, 'ready': 1, 'testFailed': 5.
                 diagAutodetectDuration 1.3.6.1.4.1.343.6.4.3.1.1.6 integer read-only
Average duration for autodetection (s). 0 means unknown.
                 diagAutodetectRes1 1.3.6.1.4.1.343.6.4.3.1.1.7 counter read-only
Result of autodetection. Res1 contains valid information if the value of diagAutodetectState is testSucceeded(3).
                 diagAutodetectRes2a 1.3.6.1.4.1.343.6.4.3.1.1.8 octet string read-only
Result of autodetection. Res2 contains valid information if the value of diagAutodetectState is testSucceeded(3).
                 diagAutodetectRes2b 1.3.6.1.4.1.343.6.4.3.1.1.9 octet string read-only
If the result takes up more than 255 bytes of information the rest is put in this Res2b.
                 diagAutodetectPreInput 1.3.6.1.4.1.343.6.4.3.1.1.10 octet string read-write
Input for test which is set immediately before settting diagAutodetectState to startTest(1).