ciscoBootHwDiagsMIBResultCode
CISCO-BOOT-HWDIAGS-MIB ·
.1.3.6.1.4.1.9.9.696.1.3.1.7
Object
column
SNMPv2-SMIUnsigned32
This object represents a return code that may be mapped to detailed testresults in an analogous way to how the ciscoBootHwDiagsMIBConfigCode is mapped to configurations. That is, for the CLI example above, a ciscoBootHwDiagsMIBResultCode of F (hex) indicates that all FPGA tests passed. A ciscoBootHwDiagsMIBResultCode of 1 (hex), indicates that ONLY FPGA1 test passed. A ciscoBootHwDiagsMIBResultCode of 3 (hex) indicates that only FPGA1 AND FPGA2-subtest1 passed, and so forth (since there is only one test for FPGA1, but two tests for FPGA2). Hence the encoding is platform dependent and flexible.
Context
- MIB
- CISCO-BOOT-HWDIAGS-MIB
- OID
.1.3.6.1.4.1.9.9.696.1.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoBootHwDiagsMIBEntry
- Table
- ciscoBootHwDiagsMIBTable
- Siblings
- 6
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoBootHwDiagsMIBBankIndex This object, together with ciscoBootHwDiagsMIBTestIndex,
uniquely identifies the information about a particular
diagnostic test. | column | Unsigned32 | .1.3.6.1.4.1.9.9.696.1.3.1.1 |
| ciscoBootHwDiagsMIBLastBootExecuted 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 value of 'false'
i… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.696.1.3.1.2 |
| ciscoBootHwDiagsMIBLastBootPassed 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' indicates that the tes… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.696.1.3.1.3 |
| ciscoBootHwDiagsMIBNextBootConfigured 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 will be executed a… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.696.1.3.1.4 |
| ciscoBootHwDiagsMIBNextBootArmed A value of 'true' indicates that, for a particular numbered
bank, all the configured tests for that same numbered bank are
run. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.696.1.3.1.5 |
| ciscoBootHwDiagsMIBConfigCode This object provides additional optional detailed configuration
options (sub-tests configurations) for a diagnostics test
category. The decoding of this unsigned 32-bit integer is… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.696.1.3.1.6 |