AddPortAssignment

Description:

This method adds a temporary port mapping for use by NEXT_PROTOCOL method FromPortAssignment. An entry will be added to an internal table for this port and this protocol number. In subsequent calls to FromPortAssignment, the standard tables controlled by Initial Decoder Parameters will be consulted. If there is no protocol mapped to the port, the dynamic table will be consulted.

This method adds a temporary port mapping for use by NEXT_PROTOCOL method FromPortAssignment. An entry will be added to an internal table for this port and this protocol number. In subsequent calls to FromPortAssignment, the standard tables controlled by Initial Decoder Parameters will be consulted. If there is no protocol mapped to the port, the dynamic table will be consulted.

Parameters:

[Required]

Filed

"Port Number"


[Required]

List

"Port Field Format"

(Default value: Ascii)

List values:

Ascii

Binary

[Required]

Int64

"Protocol Number"


[Required]

Int

"Port Offset"

(Default value: 0)

Example:

FIELD myfield (Fixed 0) PROCESSING (AddPortAssignment a OtherField Ascii 2130707477 1) (Hex) SUPPRESS_DETAIL

Protocol number is expressed in decimal.