User Guide DDOC0099-000-AH
DTS1 CSfC 12 - 17 Command Line Interface
© 2020 Curtiss-Wright Defense Solutions Revision 5.0
12.3.10 ibit
Description
The ibit command performs the initiated built-in test.
Syntax
ibit [-h | --help | --version]
Options
-h, --help............................Print help message.
--version............................Print program version.
-v...........................................Verbose mode. Print more info regarding tests.
-vf.........................................Verbose-on-failure. Print more info about failures.
NOTE
Additional output for -v an -vf is not formalized. Non-verbose IBIT output is at the end of the
response.
Example: IBIT execution
Line Identifier
IBIT_MON ..............................Results for system monitor subsystem.
IBIT_ETH ...............................Results for Ethernet subsystem.
IBIT_RMC# ............................Results for RMC in slot '#'.
Fields
mcu=<s> ................................Result for sysmon microcontroller
i2c=<s> ................................Result for I2C bus
volt=<s>..............................Result for voltage regulator monitors
eth#=<s>..............................Result for Ethernet device eth# (eth0, eth1, ...)
ata=<s> ................................Result for ATA driver log check
smart=<s>............................Result for disk S.M.A.R.T. self assessment
status=<sts> .....................Summary status for the line.
Enumerated types
<s> .........................................Subtest status. 1=pass, 0=fail
<sts> ......................................Status message (OK, ERR "<str>")
<str> .......................................Text string
<summary> ............................Command status summary (OK, ERR)
cw_dts> ibit
[ibit]
IBIT_MON: mcu=<s> i2c=<s> volt=<s> status=<sts>
IBIT_ETH: eth0=<s> eth1=<s>
IBIT_RMC0: volt=<s> ata=<s> smart=<s> status=<sts>
[!ibit] <summary>