SFPTotal devices are full-compatible with official software SFPTotal Wizard which provides a convenient interface that allows to read, decode, edit and write changes to the memory of optical transceivers GBIC, SFP, SFP+, SFP28, XFP, QSFP+, QSFP28 and QSFP-DD form factors.
The software is available for free download. SFPTotal Wizard can be used for editing code files without connecting to the original device.
Running in the MS Windows environment and uses Microsoft .NET Framework 4.5 or above.
Supported OS:
Software SFPTotal Wizard is used for operating with vendor code of transceivers different form-factors in accordance with generally accepted standards. SFPTotal Wizard works over SFPTotal protocol and is full compatible with original SFPTotal devices. The software supports next features and opportunities:
There is need a PC with USB 2.0 port to connect SFPTotal coding board. The coding board operates through a virtual serial port and could be run on any operating system, using specialized software to connect to the virtual serial port.
You can use the SFPTotal programming boards through a special software SFPTotal Wizard on Windows operating system.
To run application SFPTotal Wizard requires an operating system Windows 7 / 8.1 / 10 / 11 with pre-installed Microsoft .NET Framework of version 4.5 or above.
Download Microsoft .NET Framework directly from the official website: http://www.microsoft.com/ru-ru/download/details.aspx?id=17851
cd %PATH
.\cer\certmgr.exe -add .\cer\SFPTotalTeam.cer -s -r localMachine ROOT
.\cer\certmgr.exe -add .\cer\SFPTotalTeam.cer -s -r localMachine TRUSTEDPUBLISHER
pnputil -i -a "SFPTotal Device.inf"
Use these controls to select module type and page for read and write operations.
CODE TABLE tab contains editor area of current code presented with two equivalent grids in HEX and ASCII formats.
CODE DETAILS tab contains table with decoded binary parameters for the Serial ID page code.
There no need any special settings for connection SFPTotal Plus and SFPTotal Mini.
Leave Serial port number is empty and set flags Automatically search device for connection and Keep connection active in passive mode for auto connection to the board before execute the operations.
You should unset flag Automatically search device for connection and press Refresh to detect connected programming boards in manual connection mode. Set Serial port number in accordance to connected device and press Save to apply this settings.
SFPTotal Wizard provides interface to read all main address spaces of transceiver. It's recommended you familiarize yourself with transceivers memory mapping in the Transceiver memory map
If the data have been read without any error, the software show READ OK in the operation log area. Result of the reading will be shown on software's window. Read data will be presented in HEX and ASCII grids.
The software supports write operations to all available address spaces of transceivers.
There are have read-only and write-protected areas in transceivers memory. It's recommended you familiarize yourself with transceivers memory mapping in the Transceiver memory map
Follow next steps to do the write:
When the software send write command, the coding board execute write sequence, then read the same area after write done and return read data to the software.
The software compares written data and response after operation complete and shows the result.
If the data have been written without any error, the software show WRITE OK message in the operation log area. Result of the write will be shown on software's window.
WRITE FAILThis response means that write process was unsuccessful. WRITE FAIL appears when you trying to write to write-protected transceiver or read-only area.
Serial ID page contains two checksums CC_BASE and CC_EXT which should be calculated after doing any changes in the code. These checksums are used to verify the integrity of the main transceiver code where declared configuration, vendor name, part number and serial number of transceiver.
Use menu Edit - Verify checksum to check values of CC_BASE and CC_EXT for the code. The fields in editor area will be green when checksums are correct and red when are not.
For default, the software automatically checks these values when you making changes in the code. You can disable this feature with flag in menu Edit - Autoset checksum.
Use Edit - Set checksums or special button on general window to recalculate and set correct checksums for the code.
Most 10G, 40G and 100G optical transceivers are write-protected and require password entry to unlock Serial ID page for changes.
The software supports write to write-protected transceivers using a password (MSA SFF-8472). You can use passwords length 4 bytes. Password entry doing in hexadecimal format using uppercase letters (A - F) and numeric (0 - 9).
For example:
00000000 00001011 AAABACAD FFFFFFFF
For default, the software doing the write without entry a password. To set up a password entry preferences you have to use menu Control - Set a password.
Set flag Entering the password before writing data and set password entry preferences to activate the function.
Standart preferences for coding SFP and SFP+ transceivers:
Use SAVE button to apply the preferences or press Cancel.
After set password entry preferences, the software will do the write using a password when you press write button as it works for Write code
If you used scripts before this, there is need to reset script preferences with menu Control - Write using a script - Reset script
Some transceivers don't support MSA standards to implement write-protection functions. Therefore, it is not possible to write to the module, even when the password is well known.
For example:
In that case you have to build a script file and provide correct sequence for success write into transceiver.
Scripts are a special mechanism that do the sequential transmission of instructions to programmer which execute commands for writing and reading code from the transceiver's memory. Scripts are used in the case when it is necessary to implement a specific transceiver programming mechanism, the writing algorithm in which differs from the standard and requires a number of special actions to successfully save the code changes in the transceiver's memory.
The script is a text file, in which each individual instruction begins on a new line. Instructions (commands) are implemented based on the SFPTotal command protocol in accordance with the device version.
Example:
w2A2007B0311223344
w2A000007F{00;7F}
w2A2007F0080
w2A200FF0001
PAUSE
R2A000007F
Use menu Control - Write using a script - Select a script file to upload a script. The uploaded script will be used for doing write operation when you press write button.
Use menu Control - Write using a script - Reset script to reset a script.
The software provides DDM reading function for SFP transceivers.
Use menu Tools - Digital diagnostic monitoring
The software supports a function for search unknown password for write protected transceivers. The feature is helpful for quick check transceiver in short range of well-know passwords. There is available to use search in wide ranges or use brute attack using a dictionary of password.
Since version 1.0.4.6 the software supports automatic back up function for all available pages of transceiver before doing operations read or write.
Set flag in menu Control - Back up transceiver automatically to activate the feature.
The software will do the reading transceiver memory and save the dump of available pages to folder ./backup/ when you read or write anything. The dump file will be named using Vendor name, Part number, Serial number and SHA1 hash of Serial ID page the module.
Tools - General settings contains special parameters for working mode of programming board and the software.
here is a list of the most common error codes and their descriptions.
There were connected more than one transceiver to the coding board. Leave just one transceiver is connected to the board.
The I2C data bus line has been pulled to the ground by transceivers side. Data bus is blocked. Data transfer is impossible.
The transceiver didn't response on address byte with read instruction. It keeps silence. This error appears when you read unavailable page or transceiver is not working.
If you got QERR:R20 on reading Table A2, it mean that module doesn't have Table A2 and doesn't support DDM which presented in this address space.
Same as QERR:R20 for write operations.
The transceiver responses on address byte with write instruction, but didn't response on data byte. It happens when transceiver didn't have a time to save previous data block and there was transfered new one block. In this case recommended to use General seetings to change a pause beetween transfer the blocks for write operations.
Also, this error could be returned when you try to write Table A0 for write-protected transceivers not using a password for unlock.
The device is in demo mode. Write functions is limited.
Please, contact to Technical support to get an acvtivation key for your coding board.
Unknown error on the databus.