Tag 928
StatusValue
Abbreviation:
StatValuDescription
Indicates the status of a network connection
Wire Format & Usage Example
Single field (key=value)
928=1 (Connected)
In a FIX message (NetworkCounterpartySystemStatusResponse)
8=FIX.4.4 | 9=... | 35=BD | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 928=1 (Connected) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 928=1 (Connected) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
928=1 | Connected | Connected |
928=2 | NotConnectedUnexpected | Not Connected - down expected up |
928=3 | NotConnectedExpected | Not Connected - down expected down |
928=4 | InProcess | In Process |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Connected | Connected | FIX.4.4 |
| 2 | NotConnectedUnexpected | Not Connected - down expected up | FIX.4.4 |
| 3 | NotConnectedExpected | Not Connected - down expected down | FIX.4.4 |
| 4 | InProcess | In Process | FIX.4.4 |