CISCO-BOOT-HWDIAGS-MIB
22 objects
This MIB is used to configure those devices that support boot-time hardware diagnostics. It provides the reports about the respective diagnostic tests executed by the devices as well. Boot-time diagnostics are run after the ROMMON has transferred control to the start code of IOS and before any IOS subsystem has started. Such diagnostics may or may not include those that are destructive to the operation of IOS or communications links that are serviced by IOS and, as such, must be run before IOS has completed booting and before any subsystem has started. During boot-up from either power-on or a reload, and before IOS starts, a loop of all such diagnostics is executed according to the following flow: bank = current_bank for index = 1 to number of diagnostics { if diag[index] is configured AND armed for bank { call diagnostic_function[index]; store results in memory = structure.bank.index; } After all the IOS subsystems have started, one can use either the CLI or this MIB to query the status of the diagnostic tests for each bank. The diagnostic tests are tabulated on the CLI as follows. Information for Hardware Diagnostics Bank 0 (Current bank = 0) Last Boot Next Boot - Diagnostic Ran? Pass/Failed? Configured? Armed? EDAC test YES PASSED YES NO EEPROM test YES PASSED YES NO FPGA(s) test YES FAILED YES NO FPGA Diags: FPGA1:F, FPGA2-REG:P, FPGA2-SRAM:P, FPGA3:F In the table above, there are 3 diagnostic_function categories: EDAC, EEPROM, and FPGA(s). The FPGA category has 4 subtests one associated with FPGA1, two with FPGA2, and one with FPGA3. The MIB shall be used to configure the diagnostic tests to be run on each bank and read the results of the same. The selection of a particular bank to run the tests is hardware- dependent. GLOSSARY CLI - Command Line Interface diags - abbreviation for diagnostics EDAC - Error Detection and Correction EEPROM - Electrically Eraseable Programmable Read-Only Memory FPGA - Field Programmable Gate Array IOS - Internet Operating System MIB - Management Information Base NVRAM - Non-volatile Random Access Memory SRAM - Static Random Access Memory
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.696 | IdentityciscoBootHwDiagsMIB | This MIB is used to configure those devices that support boot-time hardware diagnostics. It provides the reports about the respective diagnostic tests executed… | ||
| 1.3.6.1.4.1.9.9.696.0 | NodeciscoBootHwDiagsMIBNotifs | |||
| 1.3.6.1.4.1.9.9.696.1 | NodeciscoBootHwDiagsMIBObjects | |||
| 1.3.6.1.4.1.9.9.696.1.1 | ScalarciscoBootHwDiagsMIBCurrentBank | read-only | current | This object identifies the current bank the device has booted with and executed the diagnostic tests. |
| 1.3.6.1.4.1.9.9.696.1.2 | TableciscoBootHwDiagsMIBTestTable | not-accessible | current | This table gives the list of possible diagnostic test 'categories' that may be configured, armed, and run for each bank. The categories are the same for all ba… |
| 1.3.6.1.4.1.9.9.696.1.2.1 | RowciscoBootHwDiagsMIBTestEntry | not-accessible | current | Each entry represents a row in ciscoBootHwDiagsMIBTestTable and corresponds to the information about the various categories of diagnostic tests. |
| 1.3.6.1.4.1.9.9.696.1.2.1.1 | ColumnciscoBootHwDiagsMIBTestIndex | not-accessible | current | This object uniquely identifies the information about a particular category of test. |
| 1.3.6.1.4.1.9.9.696.1.2.1.2 | ColumnciscoBootHwDiagsMIBTestName | read-only | current | This object represents the name of the diagnostic test. |
| 1.3.6.1.4.1.9.9.696.1.3 | TableciscoBootHwDiagsMIBTable | not-accessible | current | The table lists the configuration and results of the tests run on the banks. The results correspond to the execution of the respective tests run at the most re… |
| 1.3.6.1.4.1.9.9.696.1.3.1 | RowciscoBootHwDiagsMIBEntry | not-accessible | current | Each entry represents a row in ciscoBootHwDiagsMIBTable and corresponds to the information about the diagnostic tests for a particular bank. |
| 1.3.6.1.4.1.9.9.696.1.3.1.1 | ColumnciscoBootHwDiagsMIBBankIndex | not-accessible | current | This object, together with ciscoBootHwDiagsMIBTestIndex, uniquely identifies the information about a particular diagnostic test. |
| 1.3.6.1.4.1.9.9.696.1.3.1.2 | ColumnciscoBootHwDiagsMIBLastBootExecuted | read-only | current | This object represents the execution status of the test. A value of 'true' indicates that the test has been executed on the most recent boot of the device. A v… |
| 1.3.6.1.4.1.9.9.696.1.3.1.3 | ColumnciscoBootHwDiagsMIBLastBootPassed | read-only | current | This object represents the result of the test on the most recent boot of the device. A value of 'true' indicates that the test passed. A value of 'false' indic… |
| 1.3.6.1.4.1.9.9.696.1.3.1.4 | ColumnciscoBootHwDiagsMIBNextBootConfigured | read-write | current | This object indicates the action to be taken on this bank at the next boot. A value of 'true' indicates that the test identified by ciscoBootHwDiagsMIBTestName… |
| 1.3.6.1.4.1.9.9.696.1.3.1.5 | ColumnciscoBootHwDiagsMIBNextBootArmed | read-write | current | A value of 'true' indicates that, for a particular numbered bank, all the configured tests for that same numbered bank are run. |
| 1.3.6.1.4.1.9.9.696.1.3.1.6 | ColumnciscoBootHwDiagsMIBConfigCode | read-write | current | This object provides additional optional detailed configuration options (sub-tests configurations) for a diagnostics test category. The decoding of this unsign… |
| 1.3.6.1.4.1.9.9.696.1.3.1.7 | ColumnciscoBootHwDiagsMIBResultCode | read-only | current | This object represents a return code that may be mapped to detailed testresults in an analogous way to how the ciscoBootHwDiagsMIBConfigCode is mapped to confi… |
| 1.3.6.1.4.1.9.9.696.2 | NodeciscoBootHwDiagsMIBConform | |||
| 1.3.6.1.4.1.9.9.696.2.1 | NodeciscoBootHwDiagsMIBCompliances | |||
| 1.3.6.1.4.1.9.9.696.2.1.1 | ComplianceciscoBootHwDiagsMIBCompliance | current | The compliance statement for the entities that implement the ciscoBootHwDiagsMIB module. | |
| 1.3.6.1.4.1.9.9.696.2.2 | NodeciscoBootHwDiagsMIBGroups | |||
| 1.3.6.1.4.1.9.9.696.2.2.1 | GroupciscoBootHwDiagsMIBMainObjectGroup | current | This group represents the information about the banks and the diagnostic tests run on them. |