A bit array that contains the status of this route.
This is a packed bit string; The following shows the
meaning of each bit:
(bit 0 is the least significant bit and 0=FALSE, 1=TRUE).
bit position meaning
------------ -------
6-31 reserved.
5 aggregate.
4 best.
3 internal.
2 local.
1 suppressed.
0 valid.