Configuration 3 for AIX for Mount agent

Configuration 3 for AIX follows:

In the following configuration, sysA is the remote NFS server and /home/xyz is the remote directory.

Mount mnt3 (
    MountPoint = "/tmp/m1"
    BlockDevice = "sysA:/home/xyz"
    FSType = nfs
)