SNAX/HLS Application Programming Manual

GET-ATTRIBUTES Verb
SNAX/HLS Verbs
104707 Tandem Computers Incorporated 5–11
FMPROFILE
contains the binary value defining the FM PROFILE attribute, extracted from byte
3 of the BIND message. You should see one of the values 2, 3, 4 7, or 18. A value
of 0 can occur only if a session is not started.
PRIPROT
contains the 8 bits defining the primary protocol, as extracted from byte 4 of the
BIND message.
SECPROT
contains the 8 bits defining the secondary protocol, as extracted from byte 5 of the
BIND message.
COMPROT
contains the 16 bits defining the common protocol, as extracted from bytes 6 and
seven of the BIND message.
SEND–MAXRU
contains the maximum RU size that can be sent. It is computed based upon
information in the BIND message, using byte 11 if the application is primary, or
byte 10 if the application is secondary. The values should be between 8 and 30720.
Note that these are real values, not the form used within the BIND.
RCV–MAXRU
contains the maximum RU size that can be received. It is computed based upon
information in the BIND message, using byte 10 if the application is primary, or
byte 11 if the application is secondary. The values should be between 8 and 30720.
Note that these are real values, not the form used within the BIND.