StatusValue

Tag 928

StatusValue

Abbreviation: StatValu
Typeint
Tag928
AddedFIX.4.4
Used in1 messages

Description

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
WireNameDescription
928=1ConnectedConnected
928=2NotConnectedUnexpectedNot connected – down expected up
928=3NotConnectedExpectedNot connected – down expected down
928=4InProcessIn Process

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1ConnectedConnectedFIX.4.4
2NotConnectedUnexpectedNot connected – down expected upFIX.4.4
3NotConnectedExpectedNot connected – down expected downFIX.4.4
4InProcessIn ProcessFIX.4.4