SCP Forwarding Agent Input/Output Data and MIM (2.3)

Input/Output Data

The agent consumes bytearray or MultiForwardingUDR types.

MIMs

The agent publishes the following MIMs


MIM Parameter

Description

MIM Value TypeMIM Context Type

MultiForwardingUDR's FNTUDR

This MIM parameter is only set when the agent expects input of MultiForwardingUDR type. The MIM value is a string that represents the sub path from the output root directory on the target file system. The path is specified by the fntSpecification field of the last received MultiForwardingUDR. For more information, see MultiForwardingUDR (2.3).

This parameter is of the string type and is defined as a batch MIM context type.

stringbatch

File Transfer Timestamp

This MIM parameter contains a timestamp, indicating when the target file is created in the temporary directory.

datetrailer

Target Filename

This MIM parameter contains the target filename, as defined in Filename Template.

stringtrailer

Target File Size

This MIM parameter provides the size of the file that has been written. The file is located on the server.

longtrailer

Target Hostname

This MIM parameter contains the name of the target host, as defined in the Connection tab of the agent.

stringglobal

Target Pathname

This MIM parameter contains the path to the target file, as defined in the Target tab of the agent.

stringglobal

Target Username

This MIM parameter contains the login name of the user connecting to the remote host, as defined in the Connection tab of the agent.

stringglobal

Connection Retries

This MIM parameter contains the number of connection attempts made.

integerbatch

The agent accesses various resources from the Filename Template configuration to construct the target filename.